netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-12 07:09:08 to 2021-03-12 20:17:33 UTC [more...]

[PATCH] net: bonding: fix error return code of bond_neigh_init()
 2021-03-12 20:16 UTC  (4+ messages)

[PATCH net] flow_dissector: fix byteorder of dissected ICMP ID
 2021-03-12 20:08 UTC 

[PATCH 0/7 v4] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-12 20:05 UTC  (12+ messages)
` [PATCH 1/7] mm/page_alloc: Move gfp_allowed_mask enforcement to prepare_alloc_pages
` [PATCH 2/7] mm/page_alloc: Rename alloced to allocated
` [PATCH 3/7] mm/page_alloc: Add a bulk page allocator
` [PATCH 4/7] SUNRPC: Set rq_page_end differently
` [PATCH 5/7] SUNRPC: Refresh rq_pages using a bulk page allocator
` [PATCH 6/7] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH 7/7] net: page_pool: use alloc_pages_bulk in refill code path

[PATCH net-next 0/6] ionic Rx updates
 2021-03-12 20:01 UTC  (4+ messages)
` [PATCH net-next 2/6] ionic: implement Rx page reuse

[PATCH net-next 0/6] skbuff: micro-optimize flow dissection
 2021-03-12 19:47 UTC  (7+ messages)
` [PATCH net-next 1/6] flow_dissector: constify bpf_flow_dissector's data pointers
` [PATCH net-next 2/6] skbuff: make __skb_header_pointer()'s data argument const
` [PATCH net-next 3/6] flow_dissector: constify raw input @data argument
` [PATCH net-next 4/6] linux/etherdevice.h: misc trailing whitespace cleanup
` [PATCH net-next 5/6] ethernet: constify eth_get_headlen()'s @data argument
` [PATCH net-next 6/6] skbuff: micro-optimize {,__}skb_header_pointer()

[PATCH v2] eeprom/optoe: driver to read/write SFP/QSFP/CMIS EEPROMS
 2021-03-12 19:59 UTC  (10+ messages)

[RFC net-next v2 1/3] devlink: move health state to uAPI
 2021-03-12 19:56 UTC  (4+ messages)

[PATCH net-next v3 v3 0/2] axienet clock additions
 2021-03-12 19:52 UTC  (3+ messages)
` [PATCH net-next v3 v3 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks
` [PATCH net-next v3 v3 2/2] net: axienet: Enable more clocks

[PATCH net-next v2 0/2] axienet clock additions
 2021-03-12 19:44 UTC  (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks
` [PATCH net-next v2 2/2] net: axienet: Enable more clocks

stmmac driver timeout issue
 2021-03-12 19:09 UTC  (7+ messages)

[PATCH net-next 0/3] tcp: better deal with delayed TX completions
 2021-03-12 19:09 UTC  (4+ messages)

[PATCH v2 1/5] thermal/drivers/core: Use a char pointer for the cooling device name
 2021-03-12 18:49 UTC  (2+ messages)

[PATCH net] ibmvnic: update MAINTAINERS
 2021-03-12 18:45 UTC 

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-12 18:41 UTC  (14+ messages)

[PATCH net-next 0/4] gro: micro-optimize dev_gro_receive()
 2021-03-12 18:36 UTC  (9+ messages)
` [PATCH net-next 1/4] gro: give 'hash' variable in dev_gro_receive() a less confusing name
` [PATCH net-next 2/4] gro: don't dereference napi->gro_hash[x] multiple times in dev_gro_receive()
` [PATCH net-next 3/4] gro: simplify gro_list_prepare()
` [PATCH net-next 4/4] gro: improve flow distribution across GRO buckets in dev_gro_receive()

[PATCH bpf-next 00/10] BPF static linking
 2021-03-12 18:07 UTC  (5+ messages)
` [PATCH bpf-next 07/10] bpftool: add `gen bpfo` command to perform "

[net-next PATCH 00/10] ethtool: Factor out common code related to writing ethtool strings
 2021-03-12 17:49 UTC  (11+ messages)
` [net-next PATCH 01/10] ethtool: Add common function for filling out strings
` [net-next PATCH 02/10] intel: Update drivers to use ethtool_sprintf
` [net-next PATCH 03/10] nfp: Replace nfp_pr_et with ethtool_sprintf
` [net-next PATCH 04/10] hisilicon: Update drivers to use ethtool_sprintf
` [net-next PATCH 05/10] ena: Update driver "
` [net-next PATCH 06/10] netvsc: "
` [net-next PATCH 07/10] virtio_net: "
` [net-next PATCH 08/10] vmxnet3: "
` [net-next PATCH 09/10] bna: "
` [net-next PATCH 10/10] ionic: "

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2021-03-12
 2021-03-12 17:47 UTC  (6+ messages)
` [PATCH net 1/5] ice: fix napi work done reporting in xsk path
` [PATCH net 2/5] i40e: move headroom initialization to i40e_configure_rx_ring
` [PATCH net 3/5] ice: move headroom initialization to ice_setup_rx_ctx
` [PATCH net 4/5] ixgbe: move headroom initialization to ixgbe_configure_rx_ring
` [PATCH net 5/5] igb: avoid premature Rx buffer reuse

Offload taprio qdisc issue with concurrent best-effort traffic
 2021-03-12 17:40 UTC 

[PATCH] mt76: mt7921: remove redundant check on type
 2021-03-12 17:29 UTC 

[PATCH iproute2-next 0/6] ip: nexthop: Support resilient groups
 2021-03-12 17:23 UTC  (7+ messages)
` [PATCH iproute2-next 1/6] nexthop: Synchronize uAPI files
` [PATCH iproute2-next 2/6] json_print: Add print_tv()
` [PATCH iproute2-next 3/6] nexthop: Extract a helper to parse a NH ID
` [PATCH iproute2-next 4/6] nexthop: Add ability to specify group type
` [PATCH iproute2-next 5/6] nexthop: Add support for resilient nexthop groups
` [PATCH iproute2-next 6/6] nexthop: Add support for nexthop buckets

[PATCH V2 net-next 1/2] net: dsa: bcm_sf2: store PHY interface/mode in port structure
 2021-03-12 17:22 UTC  (4+ messages)
` [PATCH V2 net-next 2/2] net: dsa: bcm_sf2: setup BCM4908 internal crossbar

[PATCH] net: dsa: bcm_sf2: setup BCM4908 internal crossbar
 2021-03-12 17:16 UTC  (6+ messages)

[PATCH net] net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()
 2021-03-12 16:59 UTC 

[PATCH net] net: ipa: terminate message handler arrays
 2021-03-12 16:58 UTC  (2+ messages)

[PATCH net-next 00/10] net: Resilient NH groups: netdevsim, selftests
 2021-03-12 16:50 UTC  (11+ messages)
` [PATCH net-next 01/10] netdevsim: fib: Introduce a lock to guard nexthop hashtable
` [PATCH net-next 02/10] netdevsim: Create a helper for setting nexthop hardware flags
` [PATCH net-next 03/10] netdevsim: Add support for resilient nexthop groups
` [PATCH net-next 04/10] netdevsim: Allow reporting activity on nexthop buckets
` [PATCH net-next 05/10] selftests: fib_nexthops: Declutter test output
` [PATCH net-next 06/10] selftests: fib_nexthops: List each test case in a different line
` [PATCH net-next 07/10] selftests: fib_nexthops: Test resilient nexthop groups
` [PATCH net-next 08/10] selftests: forwarding: Add resilient hashing test
` [PATCH net-next 09/10] selftests: forwarding: Add resilient multipath tunneling nexthop test
` [PATCH net-next 10/10] selftests: netdevsim: Add test for resilient nexthop groups offload API

[PATCH net-next] net: ipv6: addrconf: Add accept_ra_prefix_route
 2021-03-12 16:41 UTC  (5+ messages)

VRF leaking doesn't work
 2021-03-12 16:39 UTC  (4+ messages)

[PATCH net] wireless/nl80211: fix wdev_id may be used uninitialized
 2021-03-12 16:36 UTC 

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-12 16:18 UTC  (8+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE

[PATCH net-next 0/6] net: dsa: hellcreek: Add support for dumping tables
 2021-03-12 16:11 UTC  (5+ messages)
` [PATCH net-next 2/6] net: dsa: hellcreek: Report META data usage

[PATCH net-next] net: ocelot: Extend MRP
 2021-03-12 16:08 UTC  (5+ messages)

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-12 16:03 UTC  (13+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH 0/1] pull request for net-next: batman-adv 2021-03-12
 2021-03-12 15:47 UTC  (2+ messages)
` [PATCH 1/1] batman-adv: Use netif_rx_any_context()

[RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-12 15:33 UTC  (20+ messages)
` [RFC PATCH v6 01/22] af_vsock: update functions for connectible socket
` [RFC PATCH v6 02/22] af_vsock: separate wait data loop
` [RFC PATCH v6 04/22] af_vsock: implement SEQPACKET receive loop
` [RFC PATCH v6 06/22] af_vsock: implement send logic for SEQPACKET
` [RFC PATCH v6 07/22] af_vsock: rest of SEQPACKET support
` [RFC PATCH v6 08/22] af_vsock: update comments for stream sockets
` [RFC PATCH v6 09/22] virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
` [RFC PATCH v6 10/22] virtio/vsock: simplify credit update function API
` [RFC PATCH v6 12/22] virtio/vsock: fetch length for SEQPACKET record

[net-next 1/2] xen-netback: add module parameter to disable ctrl-ring
 2021-03-12 15:18 UTC  (4+ messages)

[PATCH 00/10] Rid W=1 warnings from OF
 2021-03-12 15:18 UTC  (4+ messages)
` [PATCH 08/10] of: of_net: Demote non-conforming kernel-doc header

[PATCH net] selftests/bpf: set gopt opt_class to 0 if get tunnel opt failed
 2021-03-12 15:15 UTC  (3+ messages)

[PATCH net-next v3 00/16] net: xps: improve the xps maps handling
 2021-03-12 15:04 UTC  (17+ messages)
` [PATCH net-next v3 01/16] net-sysfs: convert xps_cpus_show to bitmap_zalloc
` [PATCH net-next v3 02/16] net-sysfs: store the return of get_netdev_queue_index in an unsigned int
` [PATCH net-next v3 03/16] net-sysfs: make xps_cpus_show and xps_rxqs_show consistent
` [PATCH net-next v3 04/16] net: embed num_tc in the xps maps
` [PATCH net-next v3 05/16] net: embed nr_ids "
` [PATCH net-next v3 06/16] net: assert the rtnl lock is held when calling __netif_set_xps_queue
` [PATCH net-next v3 07/16] net: remove the xps possible_mask
` [PATCH net-next v3 08/16] net: move the xps maps to an array
` [PATCH net-next v3 09/16] net: add an helper to copy xps maps to the new dev_maps
` [PATCH net-next v3 10/16] net: improve queue removal readability in __netif_set_xps_queue
` [PATCH net-next v3 11/16] net-sysfs: move the rtnl unlock up in the xps show helpers
` [PATCH net-next v3 12/16] net-sysfs: move the xps cpus/rxqs retrieval in a common function
` [PATCH net-next v3 13/16] net: fix use after free in xps
` [PATCH net-next v3 14/16] net: NULL the old xps map entries when freeing them
` [PATCH net-next v3 15/16] net/mlx5e: take the rtnl lock when calling netif_set_xps_queue
` [PATCH net-next v3 16/16] virtio_net: take the rtnl lock when calling virtnet_set_affinity

[BUG] net/ppp: A use after free in ppp_unregister_channe
 2021-03-12 14:47 UTC  (3+ messages)
  `  "

[PATCH v3 net-next 0/3] net/sched: act_police: add support for packet-per-second policing
 2021-03-12 14:22 UTC  (5+ messages)
` [PATCH v3 net-next 1/3] flow_offload: "
` [PATCH v3 net-next 2/3] flow_offload: reject configuration of packet-per-second policing in offload drivers
` [PATCH v3 net-next 3/3] net/sched: act_police: add support for packet-per-second policing

[PATCH net-next v2] net: sock: simplify tw proto registration
 2021-03-12 14:15 UTC  (3+ messages)

[PATCH] vhost: Fix vhost_vq_reset()
 2021-03-12 14:09 UTC 

[Patch bpf-next v4 00/11] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-12 12:02 UTC  (3+ messages)
` [Patch bpf-next v4 04/11] skmsg: avoid lock_sock() in sk_psock_backlog()

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-12 12:01 UTC  (5+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH net-next v5 1/2] net: Add a WWAN subsystem
 2021-03-12 11:49 UTC  (7+ messages)
` [PATCH net-next v5 2/2] net: Add Qcom WWAN control driver

[PATCH 0/4] Rid W=1 warnings from PTP
 2021-03-12 11:09 UTC  (5+ messages)
` [PATCH 1/4] ptp_pch: Remove unused function 'pch_ch_control_read()'
` [PATCH 2/4] ptp_pch: Move 'pch_*()' prototypes to shared header
` [PATCH 3/4] ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard comment
` [PATCH 4/4] ptp: ptp_p: Demote non-conformant kernel-doc headers and supply a param description

[PATCH] igb: avoid premature Rx buffer reuse
 2021-03-12 10:24 UTC  (4+ messages)

[PATCH RESEND net-next] tracing: remove holes in events
 2021-03-12 10:08 UTC 

[PATCH 4.19-stable 1/3] tcp: annotate tp->copied_seq lockless reads
 2021-03-12  9:51 UTC  (4+ messages)
` [PATCH 4.19-stable 2/3] tcp: annotate tp->write_seq "
` [PATCH 4.19-stable 3/3] tcp: add sanity tests to TCP_QUEUE_SEQ

[PATCH bpf-next v3 0/4] Expose network namespace cookies to user space
 2021-03-12  9:57 UTC  (2+ messages)

[PATCH RFC net-next] taprio: Handle short intervals and large packets
 2021-03-12  9:28 UTC 

[PATCH net-next 0/2] axienet clock additions
 2021-03-12  8:53 UTC  (6+ messages)
` [PATCH net-next 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks
` [PATCH net-next 2/2] net: axienet: Enable more clocks

[PATCH net-next 0/4] net: hns3: support imp-controlled PHYs
 2021-03-12  8:50 UTC  (5+ messages)
` [PATCH net-next 1/4] net: hns3: add support for "
` [PATCH net-next 2/4] net: hns3: add get/set pause parameters "
` [PATCH net-next 3/4] net: hns3: add ioctl "
` [PATCH net-next 4/4] net: hns3: add phy loopback "

[PATCH net] mptcp: fix bit MPTCP_PUSH_PENDING tests
 2021-03-12  8:11 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: setup core clock even in TRGMII mode
 2021-03-12  8:07 UTC  (2+ messages)
` [PATCH net,v2] "

[PATCH] ia64: tools: add generic errno.h definition
 2021-03-12  7:51 UTC 

[PATCH net-next 23/23] net: ethernet: mtk_eth_soc: fix parsing packets in GDM
 2021-03-12  7:36 UTC  (2+ messages)

[net-next 2/2] xen-netback: add module parameter to disable dynamic multicast control
 2021-03-12  7:35 UTC  (2+ messages)

[PATCH 0/5 v3] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-12  7:32 UTC  (4+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH] net: ipv4: route.c: Fix indentation of multi line comment
 2021-03-12  7:30 UTC 

[PATCH] net: ethernet: dec: tulip: Random spelling fixes throughout the file pnic2.c
 2021-03-12  7:23 UTC  (2+ messages)

[PATCH v10 00/20] dlb: introduce DLB device driver
 2021-03-12  7:18 UTC  (3+ messages)

[PATCH V3 0/6] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
 2021-03-12  7:08 UTC  (10+ messages)
` [PATCH V3 6/6] vDPA/ifcvf: verify mandatory feature bits for vDPA


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