netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-24 18:25:14 to 2020-03-25 10:30:24 UTC [more...]

[PATCH bpf-next 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-25 10:30 UTC  (25+ messages)
` [PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP

[PATCHv2 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-25 10:29 UTC  (7+ messages)
` [PATCHv2 bpf-next 1/5] bpf: Add socket assign support
` [PATCHv2 bpf-next 2/5] bpf: Prefetch established socket destinations
` [PATCHv2 bpf-next 3/5] net: Track socket refcounts in skb_steal_sock()
` [PATCHv2 bpf-next 4/5] bpf: Don't refcount LISTEN sockets in sk_assign()
` [PATCHv2 bpf-next 5/5] selftests: bpf: add test for sk_assign

[PATCH net] selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED
 2020-03-25 10:26 UTC  (2+ messages)

user space interface for configuring T1 PHY management mode (master/slave)
 2020-03-25 10:21 UTC  (3+ messages)

[RFC][PATCH 1/2] ethtool: Add BroadRReach Master/Slave PHY tunable
 2020-03-25 10:17 UTC  (2+ messages)
` [RFC][PATCH 2/2] net: phy: tja11xx: Add BroadRReach Master/Slave support into TJA11xx PHY driver

[PATCH bpf-next] libbpf: don't allocate 16M for log buffer by default
 2020-03-25  9:54 UTC  (5+ messages)

[PATCH net-next 00/15] Add packet trap policers support
 2020-03-25  9:46 UTC  (22+ messages)
` [PATCH net-next 01/15] devlink: "
` [PATCH net-next 02/15] Documentation: Add description of packet trap policers
` [PATCH net-next 03/15] netdevsim: Add devlink-trap policer support
` [PATCH net-next 04/15] devlink: Add packet trap group parameters support
` [PATCH net-next 05/15] devlink: Allow setting of packet trap group parameters
` [PATCH net-next 06/15] netdevsim: Add support for "
` [PATCH net-next 07/15] selftests: netdevsim: Add test cases for devlink-trap policers
` [PATCH net-next 08/15] mlxsw: reg: Extend QPCR register
` [PATCH net-next 09/15] mlxsw: spectrum: Track used packet trap policer IDs
` [PATCH net-next 10/15] mlxsw: spectrum_trap: Prepare policers for registration with devlink
` [PATCH net-next 11/15] mlxsw: spectrum_trap: Add devlink-trap policer support
` [PATCH net-next 12/15] mlxsw: spectrum_trap: Do not initialize dedicated discard policer
` [PATCH net-next 13/15] mlxsw: spectrum_trap: Switch to use correct packet trap group
` [PATCH net-next 14/15] mlxsw: spectrum_trap: Add support for setting of packet trap group parameters
` [PATCH net-next 15/15] selftests: mlxsw: Add test cases for devlink-trap policers

[PATCH v3 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-03-25  9:42 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH v2 net-next 00/11] s390/qeth: updates 2020-03-25
 2020-03-25  9:35 UTC  (12+ messages)
` [PATCH v2 net-next 01/11] s390/qeth: simplify RX buffer tracking
` [PATCH v2 net-next 02/11] s390/qeth: split out RX poll code
` [PATCH v2 net-next 03/11] s390/qeth: remove redundant if-clause in "
` [PATCH v2 net-next 04/11] s390/qdio: extend polling support to multiple queues
` [PATCH v2 net-next 05/11] s390/qeth: simplify L3 dev_id logic
` [PATCH v2 net-next 06/11] s390/qeth: clean up the mac_bits
` [PATCH v2 net-next 07/11] s390/qeth: collect more TX statistics
` [PATCH v2 net-next 08/11] s390/qeth: add TX IRQ coalescing support for IQD devices
` [PATCH v2 net-next 09/11] s390/qeth: fine-tune MAC Address-related errnos
` [PATCH v2 net-next 10/11] s390/qeth: keep track of fixed prio-queue configuration
` [PATCH v2 net-next 11/11] s390/qeth: modernize two list helpers

[PATCH] netfilter: nft_fwd_netdev: Fix CONFIG_NET_CLS_ACT=n build
 2020-03-25  9:33 UTC 

[PATCH iproute2-next] bash-completion: devlink: add bash-completion function
 2020-03-25  9:28 UTC  (2+ messages)

[PATCH net-next 00/11] s390/qeth: updates 2020-03-24
 2020-03-25  9:20 UTC  (7+ messages)
` [PATCH net-next 01/11] s390/qeth: simplify RX buffer tracking
` [PATCH net-next 02/11] s390/qeth: split out RX poll code
` [PATCH net-next 04/11] s390/qdio: extend polling support to multiple queues
` [PATCH net-next 06/11] s390/qeth: clean up the mac_bits

[PATCH 1/3] net: wan: wanxl: use $(CC68K) instead of $(AS68K) for rebuilding firmware
 2020-03-25  9:12 UTC  (10+ messages)
` [PATCH 3/3] kbuild: remove AS variable

Re: [PATCH] net: ena: Add PCI shutdown handler to allow safe kexec
 2020-03-25  9:08 UTC 

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-25  8:37 UTC  (3+ messages)
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it

[PATCH V8 0/9] vDPA support
 2020-03-25  8:27 UTC  (10+ messages)
` [PATCH V8 1/9] vhost: refine vhost and vringh kconfig
` [PATCH V8 2/9] vhost: allow per device message handler
` [PATCH V8 3/9] vhost: factor out IOTLB
` [PATCH V8 4/9] vringh: IOTLB support
` [PATCH V8 5/9] vDPA: introduce vDPA bus
` [PATCH V8 6/9] virtio: introduce a vDPA based transport
` [PATCH V8 7/9] vhost: introduce vDPA-based backend
` [PATCH V8 8/9] vdpasim: vDPA device simulator
` [PATCH V8 9/9] virtio: Intel IFC VF driver for VDPA

[PATCH v2 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-25  8:25 UTC  (5+ messages)
` [PATCH v2 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260
` [PATCH v2 2/2] Bluetooth: btusb: Read the supported features of Microsoft vendor extension

[PATCH V7 7/8] vdpasim: vDPA device simulator
 2020-03-25  8:15 UTC  (3+ messages)

[PATCH net] selftests/net: add missing tests to Makefile
 2020-03-25  8:07 UTC 

[PATCH v1 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-25  8:02 UTC  (11+ messages)
` [PATCH v1 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260

[PATCH v2 bpf-next 0/6] Add support for cgroup bpf_link
 2020-03-25  6:57 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/6] bpf: factor out cgroup storages operations
` [PATCH v2 bpf-next 2/6] bpf: factor out attach_type to prog_type mapping for attach/detach
` [PATCH v2 bpf-next 3/6] bpf: implement bpf_link-based cgroup BPF program attachment
` [PATCH v2 bpf-next 4/6] bpf: implement bpf_prog replacement for an active bpf_cgroup_link
` [PATCH v2 bpf-next 5/6] libbpf: add support for bpf_link-based cgroup attachment
` [PATCH v2 bpf-next 6/6] selftests/bpf: test FD-based "

[PATCH] e1000e: bump up timeout to wait when ME un-configure ULP mode
 2020-03-25  6:49 UTC  (7+ messages)

[PATCH] mt76: mt76x0: pci: add mt7610 PCI ID
 2020-03-25  5:55 UTC 

[PATCH net-next] net: use indirect call wrappers for skb_copy_datagram_iter()
 2020-03-25  4:22 UTC  (2+ messages)

No networking due to "net/mlx5e: Add support for devlink-port in non-representors mode"
 2020-03-25  4:01 UTC 

[PATCH 0/6] Support programmable pins for Ocelot PTP driver
 2020-03-25  3:20 UTC  (8+ messages)
` [PATCH 6/6] ptp_ocelot: support 4 programmable pins

[PATCH V7 3/8] vringh: IOTLB support
 2020-03-25  3:13 UTC  (3+ messages)

[PATCH] ipv4: fix a RCU-list bug in inet_dump_fib()
 2020-03-25  3:04 UTC  (2+ messages)
` [ipv4] f3f6f46e79: kernel-selftests.net.pmtu.sh.fail

[PATCH 3/7] docs: fix broken references to text files
 2020-03-25  2:42 UTC  (2+ messages)

[RFC, iproute2-next] iproute2:tc:action: add a gate control action
 2020-03-25  2:40 UTC  (5+ messages)
` [v1,net-next 0/5] Introduce a flow gate control action and apply IEEE
  ` [v1,iproute2 1/2] iproute2:tc:action: add a gate control action
      ` [EXT] "

[PATCH v2 1/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390
 2020-03-25  2:26 UTC  (2+ messages)
  ` [PATCH v2 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QCA chip QCA6390

[PATCH bpf-next v3 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-25  1:46 UTC  (6+ messages)
` [PATCH bpf-next v3 1/4] xdp: Support specifying expected existing program when attaching XDP

[PATCH net-next] cxgb4: remove set but not used variable 'tab'
 2020-03-25  1:17 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/1] net: stmmac: Add support for VLAN Rx filtering
 2020-03-25  0:56 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2020-03-25  0:40 UTC 

Significant performance degradation after updating i40e driver vrom version 2.1.14-k to 2.3.2-k
 2020-03-25  0:35 UTC 

[PATCH 0/7] Netfilter fixes for net
 2020-03-25  0:31 UTC  (9+ messages)
` [PATCH 1/7] netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion
` [PATCH 2/7] netfilter: nft_set_pipapo: Separate partial and complete overlap cases "
` [PATCH 3/7] netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
` [PATCH 4/7] netfilter: nft_set_rbtree: Detect partial overlaps on insertion
` [PATCH 5/7] netfilter: nft_fwd_netdev: validate family and chain type
` [PATCH 6/7] netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
` [PATCH 7/7] selftests: netfilter: add nfqueue test case

[pull request][net 0/5] Mellanox, mlx5 fixes 2020-03-24
 2020-03-25  0:29 UTC  (7+ messages)
` [net 1/5] net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure
` [net 2/5] net/mlx5e: Enhance ICOSQ WQE info fields
` [net 3/5] net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset
` [net 4/5] net/mlx5e: Fix ICOSQ recovery flow with Striding RQ
` [net 5/5] net/mlx5e: Do not recover from a non-fatal syndrome

[patch V3 13/20] Documentation: Add lock ordering and nesting documentation
 2020-03-25  0:28 UTC  (3+ messages)

[PATCH net-next v7 0/2] net/mlx5e: add indr block support in the FT mode
 2020-03-25  0:27 UTC  (3+ messages)
` [PATCH net-next v7 1/2] net/mlx5e: refactor indr setup block
` [PATCH net-next v7 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support

[PATCH net] r8169: re-enable MSI on RTL8168c
 2020-03-25  0:21 UTC  (2+ messages)

[PATCH net-next v3] devlink: expand the devlink-info documentation
 2020-03-24 23:49 UTC  (2+ messages)

[PATCH] net: PHY: bcm-unimac: Fix clock handling
 2020-03-24 23:46 UTC  (2+ messages)

[PATCH net-next] net: phy: mscc: consolidate a common RGMII delay implementation
 2020-03-24 23:36 UTC  (4+ messages)

[PATCH net-next 0/3] qed: Fix and enhance slowpath workqueue mechanism
 2020-03-24 23:36 UTC  (3+ messages)
` [PATCH net-next 1/3] qed: Replace wq_active Boolean with an atomic QED_SLOWPATH_ACTIVE flag

[PATCH v3 00/14] net: axienet: Update error handling and add 64-bit DMA support
 2020-03-24 23:33 UTC  (2+ messages)

[PATCH net-next] ethtool: fix incorrect tx-checksumming settings reporting
 2020-03-24 23:25 UTC  (2+ messages)

[PATCH net] cxgb4/ptp: pass the sign of offset delta in FW CMD
 2020-03-24 23:24 UTC  (2+ messages)

[PATCH v2 net-next] tcp/dccp: Move initialisation of refcounted into if block
 2020-03-24 23:23 UTC  (2+ messages)

[PATCH net-next] net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify code
 2020-03-24 23:21 UTC  (2+ messages)

[PATCH net] net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
 2020-03-24 23:19 UTC  (2+ messages)

pull-request: wireless-drivers-next-2020-03-24
 2020-03-24 23:16 UTC  (2+ messages)

[PATCH net v3] net: cbs: Fix software cbs to consider packet sending time
 2020-03-24 23:15 UTC  (3+ messages)

[PATCH bpf-next 0/6] Add support for cgroup bpf_link
 2020-03-24 23:05 UTC  (6+ messages)
` [PATCH bpf-next 5/6] libbpf: add support for bpf_link-based cgroup attachment

iproute2: tc deletion freezes whole server
 2020-03-24 22:57 UTC  (4+ messages)

[PATCH 00/10] implement DEVLINK_CMD_REGION_NEW
 2020-03-24 22:34 UTC  (11+ messages)
` [PATCH 01/10] devlink: prepare to support region operations
` [PATCH 02/10] devlink: convert snapshot destructor callback to region op
` [PATCH 03/10] devlink: trivial: fix tab in function documentation
` [PATCH 04/10] devlink: add function to take snapshot while locked
` [PATCH 05/10] devlink: extract snapshot id allocation to helper function
` [PATCH 06/10] devlink: convert snapshot id getter to return an error
` [PATCH] devlink: track snapshot id usage count using an xarray
` [PATCH 08/10] devlink: implement DEVLINK_CMD_REGION_NEW
` [PATCH 09/10] netdevsim: support taking immediate snapshot via devlink
` [PATCH 10/10] ice: add a devlink region for dumping NVM contents

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-03-24 21:01 UTC  (11+ messages)

[PATCH v3 6/7] net: qrtr: Add MHI transport layer
 2020-03-24 20:40 UTC  (4+ messages)
` [PATCH v3 7/7] net: qrtr: Do not depend on ARCH_QCOM

[PATCH] net: ena: Add PCI shutdown handler to allow safe kexec
 2020-03-24 20:04 UTC  (2+ messages)

[RFC net-next 0/2] split phylink PCS operations and add PCS support for dpaa2
 2020-03-24 19:46 UTC  (7+ messages)
` [RFC net-next 2/5] net: phylink: add separate pcs operations structure

[PATCH] kbuild: remove AS variable
 2020-03-24 19:43 UTC  (2+ messages)

[PATCH iproute2-next 0/2] Add devlink-trap policers support
 2020-03-24 19:36 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] devlink: Add devlink trap policer set and show commands
` [PATCH iproute2-next 2/2] devlink: Add ability to bind policer to trap group

[RFC] Packet pacing (offload) for flow-aggregates and forwarding use-cases
 2020-03-24 19:26 UTC 

[PATCH] Documentation: Clarify better about the rwsem non-owner release issue
 2020-03-24 18:26 UTC  (5+ messages)


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).