netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-19 01:16:10 to 2022-07-19 15:25:49 UTC [more...]

[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
 2022-07-19 15:25 UTC  (2+ messages)

[RFC 0/1] Introducing OpenVPN Data Channel Offload
 2022-07-19 15:19 UTC  (3+ messages)
` [RFC 1/1] net: introduce OpenVPN Data Channel Offload (ovpn-dco)

[PATCH net-next 0/2] net: ipa: move configuration data files
 2022-07-19 15:08 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipa: list supported IPA versions in the Makefile
` [PATCH net-next 2/2] net: ipa: move configuration data files into a subdirectory

[PATCH] mac80211: Fix wrong channel bandwidths reported for aggregates
 2022-07-19 15:03 UTC  (2+ messages)

[selftests] e71b7f1f44: kernel-selftests.net.fcnal-test.sh.fail
 2022-07-19 14:57 UTC 

[PATCH] docs: driver-api: firmware: add driver firmware guidelines
 2022-07-19 14:49 UTC  (4+ messages)

Handling standalone PCS IRQ
 2022-07-19 14:39 UTC 

[PATCH net-next 0/5] net: ipa: small transaction updates
 2022-07-19 14:35 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ipa: add a transaction committed list
` [PATCH net-next 2/5] net: ipa: rearrange transaction initialization
` [PATCH net-next 3/5] net: ipa: skip some cleanup for unused transactions
` [PATCH net-next 4/5] net: ipa: report when the driver has been removed
` [PATCH net-next 5/5] net: ipa: fix an outdated comment

[PATCH v2 0/4] wcn36xx: Add in debugfs export of firmware feature bits
 2022-07-19 14:33 UTC  (5+ messages)
` [PATCH v2 1/4] wcn36xx: Rename clunky firmware feature bit enum
` [PATCH v2 2/4] wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
` [PATCH v2 3/4] wcn36xx: Move capability bitmap to string translation function to firmware.c
` [PATCH v2 4/4] wcn36xx: Add debugfs entry to read firmware feature strings

[PATCH net-next] net: amd8111e: remove repeated dev->features assignement
 2022-07-19 14:24 UTC 

[PATCH] docs: driver-api: firmware: add driver firmware guidelines. (v2)
 2022-07-19 14:26 UTC  (3+ messages)

[PATCH net-next] net: ipa: initialize ring indexes to 0
 2022-07-19 14:18 UTC 

[PATCH net-next] net: ipa: add an endpoint device attribute group
 2022-07-19 14:14 UTC 

[PATCH v3 net-next 0/5] mtk_eth_soc: add xdp support
 2022-07-19 14:02 UTC  (9+ messages)
` [PATCH v3 net-next 2/5] net: ethernet: mtk_eth_soc: add basic XDP support
` [PATCH v3 net-next 5/5] net: ethernet: mtk_eth_soc: add support for page_pool_get_stats

[PATCH v2 net] net: phy: micrel: Fix warn: passing zero to PTR_ERR
 2022-07-19 13:56 UTC  (2+ messages)

[PATCH net-next] net: dsa: microchip: fix the missing ksz8_r_mib_cnt
 2022-07-19 13:50 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] cleanup for data casting
 2022-07-19 13:48 UTC  (4+ messages)

[net-next PATCH v2 00/15] net: dsa: qca8k: code split for qca8k
 2022-07-19 13:47 UTC  (40+ messages)
` [net-next PATCH v2 01/15] net: dsa: qca8k: make mib autocast feature optional
` [net-next PATCH v2 02/15] net: dsa: qca8k: move mib struct to common code
` [net-next PATCH v2 03/15] net: dsa: qca8k: move qca8k read/write/rmw and reg table "
` [net-next PATCH v2 03/15] net: dsa: qca8k: move qca8kread/write/rmw "
` [net-next PATCH v2 04/15] net: dsa: qca8k: move qca8k bulk read/write helper "
` [net-next PATCH v2 05/15] net: dsa: qca8k: move fdb/vlan/mib init functions "
` [net-next PATCH v2 06/15] net: dsa: qca8k: move port set status/eee/ethtool stats function "
` [net-next PATCH v2 07/15] net: dsa: qca8k: move bridge functions "
` [net-next PATCH v2 08/15] net: dsa: qca8k: move fast age/MTU/port enable/disable "
` [net-next PATCH v2 11/15] net: dsa: qca8k: move port mirror "
` [net-next PATCH v2 12/15] net: dsa: qca8k: move port VLAN "
` [net-next PATCH v2 13/15] net: dsa: qca8k: move port LAG "
` [net-next PATCH v2 14/15] net: dsa: qca8k: move read_switch_id function "
` [net-next PATCH v2 15/15] net: dsa: qca8k: drop unnecessary exposed function and make them static

[PATCH 0/4] wcn36xx: Add in debugfs export of firmware feature bits
 2022-07-19 13:39 UTC  (7+ messages)
` [PATCH 1/4] wcn36xx: Rename clunky firmware feature bit enum
` [PATCH 2/4] wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
` [PATCH 3/4] wcn36xx: Move capability bitmap to string translation function to firmware.c
` [PATCH 4/4] wcn36xx: Add debugfs entry to read firmware feature strings

[pull request][net-next 00/14] mlx5 updates 2022-07-17
 2022-07-19 13:32 UTC  (5+ messages)
` [net-next 03/14] net/mlx5e: Expose rx_oversize_pkts_buffer counter

[PATCH] ixgbe: Manual AN-37 for troublesome link partners for X550 SFI
 2022-07-19 13:30 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH bpf-next v6 00/13] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-19 13:24 UTC  (14+ messages)
` [PATCH bpf-next v6 01/13] bpf: Introduce BTF ID flags and 8-byte BTF set
` [PATCH bpf-next v6 02/13] tools/resolve_btfids: Add support for resolving kfunc flags
` [PATCH bpf-next v6 03/13] bpf: Switch to new kfunc flags infrastructure
` [PATCH bpf-next v6 04/13] bpf: Add support for forcing kfunc args to be trusted
` [PATCH bpf-next v6 05/13] bpf: Add documentation for kfuncs
` [PATCH bpf-next v6 06/13] net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
` [PATCH bpf-next v6 07/13] net: netfilter: Add kfuncs to allocate and insert CT
` [PATCH bpf-next v6 08/13] net: netfilter: Add kfuncs to set and change CT timeout
` [PATCH bpf-next v6 09/13] net: netfilter: Add kfuncs to set and change CT status
` [PATCH bpf-next v6 10/13] selftests/bpf: Add verifier tests for trusted kfunc args
` [PATCH bpf-next v6 11/13] selftests/bpf: Add tests for new nf_conntrack kfuncs
` [PATCH bpf-next v6 12/13] selftests/bpf: Add negative "
` [PATCH bpf-next v6 13/13] selftests/bpf: Fix test_verifier failed test in unprivileged mode

[PATCH] s390/net: Fix comment typo
 2022-07-19 13:06 UTC  (2+ messages)

[PATCH net-next] tcp: fix condition for increasing pingpong count
 2022-07-19 13:01 UTC 

[PATCH net-next 7/7] tls: rx: do not use the standard strparser
 2022-07-19 13:01 UTC  (3+ messages)

[RFC PATCH v1 0/3] virtio/vsock: use SO_RCVLOWAT to set POLLIN/POLLRDNORM
 2022-07-19 12:58 UTC  (8+ messages)
` [RFC PATCH v1 1/3] vsock: use sk_skrcvlowat to set POLLIN,POLLRDNORM, bits
` [RFC PATCH v1 2/3] virtio/vsock: use 'target' in notify_poll_in, callback
` [RFC PATCH v1 3/3] vsock_test: POLLIN + SO_RCVLOWAT test

[PATCH net] mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
 2022-07-19 12:58 UTC  (2+ messages)

[PATCH] vsock/vmci: Fix comment typo
 2022-07-16  4:45 UTC 

[PATCH net-next v2 0/6] net/smc: Introduce virtually contiguous buffers for SMC-R
 2022-07-19 12:55 UTC  (4+ messages)

[PATCH] net: openvswitch: Fix comment typo
 2022-07-16  4:44 UTC 

[PATCH] net: llc: Fix comment typo
 2022-07-16  4:41 UTC 

[PATCH] mptcp: Fix comment typo
 2022-07-16  4:42 UTC 

[RFC/RFT v5 0/4] expected throughput from AQL airtime
 2022-07-19 12:35 UTC  (5+ messages)
` [RFC/RFT v5 1/4] mac80211: use AQL airtime for expected throughput
` [RFC/RFT v5 2/4] mac80211: add periodic monitor for channel busy time
` [RFC/RFT v5 3/4] mac80211: add busy time factor into expected throughput
` [RFC/RFT v5 4/4] mac80211: extend channel info with average busy time

[PATCH net v2] net/sched: cls_api: Fix flow action initialization
 2022-07-19 12:24 UTC 

[patch net-next v2 00/12] mlxsw: Implement dev info and dev flash for line cards
 2022-07-19 11:41 UTC  (16+ messages)
` [patch net-next v2 01/12] net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration
` [patch net-next v2 02/12] net: devlink: introduce nested devlink entity for line card
` [patch net-next v2 03/12] mlxsw: core_linecards: Introduce per line card auxiliary device
` [patch net-next v2 04/12] mlxsw: core_linecard_dev: Set nested devlink relationship for a line card
` [patch net-next v2 05/12] mlxsw: core_linecards: Expose HW revision and INI version
` [patch net-next v2 06/12] mlxsw: reg: Extend MDDQ by device_info
` [patch net-next v2 07/12] mlxsw: core_linecards: Probe provisioned line cards for devices and expose FW version
` [patch net-next v2 08/12] mlxsw: reg: Add Management DownStream Device Tunneling Register
` [patch net-next v2 09/12] mlxsw: core_linecards: Expose device PSID over device info
` [patch net-next v2 10/12] mlxsw: core_linecards: Implement line card device flashing
` [patch net-next v2 11/12] selftests: mlxsw: Check line card info on provisioned line card
` [patch net-next v2 12/12] selftests: mlxsw: Check line card info on activated "

[PATCH v3 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb
 2022-07-19 11:36 UTC  (5+ messages)
` [PATCH v4 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
  ` [PATCH v4 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb

[PATCH net 1/2] net: lantiq_xrx200: confirm skb is allocated before using
 2022-07-19 11:31 UTC  (3+ messages)
` [PATCH net 2/2] net: lantiq_xrx200: fix return value in ENOMEM case

[RFC Patch net-next 00/10] net: dsa: microchip: add support for phylink mac config and link up
 2022-07-19 11:04 UTC  (13+ messages)
` [RFC Patch net-next 01/10] net: dsa: microchip: lan937x: read rgmii delay from device tree
` [RFC Patch net-next 02/10] net: dsa: microchip: add common gigabit set and get function
` [RFC Patch net-next 03/10] net: dsa: microchip: add common 100/10Mbps selection function
` [RFC Patch net-next 04/10] net: dsa: microchip: add common duplex and flow control function
` [RFC Patch net-next 06/10] net: dsa: microchip: lan937x: add support for configuing xMII register
` [RFC Patch net-next 07/10] net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config

[PATCH V5 net-next] net: marvell: prestera: add phylink support
 2022-07-19 10:57 UTC 

[PATCH net v2 0/8] amt: fix validation and synchronization bugs
 2022-07-19 10:50 UTC  (2+ messages)

[PATCH net v2 1/2] net: dsa: sja1105: silent spi_device_id warnings
 2022-07-19 10:40 UTC  (2+ messages)

[PATCH] be2net: Fix buffer overflow in be_get_module_eeprom
 2022-07-19 10:20 UTC  (2+ messages)

[PATCH net-next v3 0/3] add framework for selftests in devlink
 2022-07-19 10:18 UTC  (4+ messages)
  ` [PATCH net-next v3 1/3] devlink: introduce framework for selftests

[PATCH v1 net 00/15] sysctl: Fix data-races around ipv4_net_table (Round 4)
 2022-07-19  9:38 UTC  (3+ messages)
` [PATCH v1 net 03/15] ipv4: Fix data-races around sysctl_fib_multipath_hash_fields

[PATCH net-next v5 00/27] io_uring zerocopy send
 2022-07-19  9:35 UTC  (4+ messages)
` [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc

[PATCH net] net/sched: cls_api: Fix flow action initialization
 2022-07-19  9:32 UTC  (5+ messages)

[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-19  9:19 UTC  (9+ messages)
` [PATCH V2 vfio 03/11] vfio: Introduce DMA logging uAPIs
` [PATCH V2 vfio 06/11] vfio: Introduce the DMA logging feature support

[PATCH V4 net-next] net: marvell: prestera: add phylink support
 2022-07-19  9:07 UTC  (4+ messages)

[PATCH net-next 2/6] software node: allow named software node to be created
 2022-07-19  8:50 UTC  (17+ messages)

[PATCH bpf-next] bpf: fix bpf compile error caused by CONFIG_CGROUP_BPF
 2022-07-19  9:01 UTC 

[PATCH v2 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
 2022-07-19  8:45 UTC  (2+ messages)

[PATCH net-next] net: prestera: acl: add support for 'police' action on egress
 2022-07-19  8:30 UTC  (2+ messages)

[PATCH] tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program
 2022-07-19  8:24 UTC 

[PATCH RFC bpf-next 0/4] bpf: Fixes for CONFIG_X86_KERNEL_IBT
 2022-07-19  8:24 UTC  (8+ messages)
` [PATCH RFC bpf-next 4/4] selftests/bpf: Fix kprobe get_func_ip tests "

[PATCH iproute2-next 0/2] PPPoE support in tc-flower
 2022-07-19  7:58 UTC  (4+ messages)
` [PATCH iproute2-next 1/2] lib: Introduce ppp protocols

[PATCH -next v2] wifi: b43legacy: clean up one inconsistent indenting
 2022-07-19  7:56 UTC 

igc: missing HW timestamps at TX
 2022-07-19  7:40 UTC  (4+ messages)

[PATCH net-next v4] net: virtio_net: notifications coalescing support
 2022-07-19  7:31 UTC  (6+ messages)

[PATCH -next] wifi: mac80211: clean up one inconsistent indenting
 2022-07-19  7:09 UTC  (2+ messages)

[PATCH bpf v2 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
 2022-07-19  6:58 UTC  (2+ messages)

[PATCH v3] vmxnet3: Implement ethtool's get_channels command
 2022-07-19  4:29 UTC 

[PATCH 00/16] Introduce DEBUG_BITMAP config option and bitmap_check_params()
 2022-07-19  4:25 UTC  (3+ messages)
` [PATCH 14/16] mm/percpu: optimize pcpu_alloc_area()

[PATCH net-next v2 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2022-07-15
 2022-07-19  3:50 UTC  (2+ messages)

[PATCH] vmxnet3: Record queue number to incoming packets
 2022-07-19  3:50 UTC  (2+ messages)

[PATCH v2] net: macb: fixup sparse warnings on __be16 ports
 2022-07-19  3:50 UTC  (2+ messages)

[PATCH net-next v2] net: prestera: acl: fix code formatting
 2022-07-19  3:50 UTC  (2+ messages)

[PATCH 0/2] crypto: make the sha1 library optional
 2022-07-19  3:48 UTC  (3+ messages)

[PATCH net v2 1/1] ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
 2022-07-19  3:40 UTC  (2+ messages)

[patch net-next 0/9] devlink: prepare mlxsw and netdevsim for locked reload
 2022-07-19  3:40 UTC  (2+ messages)

[PATCH net 1/1] net: stmmac: remove redunctant disable xPCS EEE call
 2022-07-19  3:40 UTC  (2+ messages)

[PATCH net 0/2] Fix 2 DSA issues with vlan_filtering_is_global
 2022-07-19  3:40 UTC  (2+ messages)

[PATCH net 1/1] i40e: Fix erroneous adapter reinitialization during recovery process
 2022-07-19  3:40 UTC  (2+ messages)

[PATCH] net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZE
 2022-07-19  3:40 UTC  (2+ messages)

[PATCH v1] Bluetooth: Fix cvsd sco setup failure
 2022-07-19  3:37 UTC  (7+ messages)

[PATCH v4] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-19  3:23 UTC  (3+ messages)

[PATCH net 0/5] net: lan966x: Fix issues with MAC table
 2022-07-19  3:20 UTC  (2+ messages)

[PATCH] sr9700: improve packet length sanity check
 2022-07-19  3:07 UTC  (2+ messages)

[net-next PATCH v4 0/5] Add MTU change with stmmac interface running
 2022-07-19  1:32 UTC  (6+ messages)
` [net-next PATCH v4 1/5] net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
` [net-next PATCH v4 2/5] net: ethernet: stmicro: stmmac: first disable all queues and disconnect in release
` [net-next PATCH v4 3/5] net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
` [net-next PATCH v4 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
` [net-next PATCH v4 5/5] net: ethernet: stmicro: stmmac: permit MTU change with interface up


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).