netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-17 08:29:21 to 2022-03-17 19:22:06 UTC [more...]

[PATCH net-next] net: Add lockdep asserts to ____napi_schedule()
 2022-03-17 19:21 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: mscc-miim: add integrated PHY reset support
 2022-03-17 19:14 UTC  (7+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: mscc-miim: add lan966x compatible

[pull request][net-next 00/15] mlx5 updates 2022-03-17
 2022-03-17 18:54 UTC  (16+ messages)
` [net-next 01/15] net/mlx5e: Validate MTU when building non-linear legacy RQ fragments info
` [net-next 02/15] net/mlx5e: Add headroom only to the first fragment in legacy RQ
` [net-next 03/15] net/mlx5e: Build SKB in place over the first fragment in non-linear "
` [net-next 04/15] net/mlx5e: RX, Test the XDP program existence out of the handler
` [net-next 05/15] net/mlx5e: Drop the len output parameter from mlx5e_xdp_handle
` [net-next 06/15] net/mlx5e: Drop cqe_bcnt32 from mlx5e_skb_from_cqe_mpwrq_linear
` [net-next 07/15] net/mlx5: DR, Adjust structure member to reduce memory hole
` [net-next 08/15] net/mlx5: DR, Remove mr_addr rkey from struct mlx5dr_icm_chunk
` [net-next 09/15] net/mlx5: DR, Remove icm_addr from mlx5dr_icm_chunk to reduce memory
` [net-next 10/15] net/mlx5: DR, Remove num_of_entries byte_size from struct mlx5_dr_icm_chunk
` [net-next 11/15] net/mlx5: DR, Remove 4 members from mlx5dr_ste_htbl to reduce memory
` [net-next 12/15] net/mlx5: DR, Remove hw_ste from mlx5dr_ste "
` [net-next 13/15] net/mlx5: CT: Remove extra rhashtable remove on tuple entries
` [net-next 14/15] net/mlx5: Remove unused exported contiguous coherent buffer allocation API
` [net-next 15/15] net/mlx5: Remove unused fill page array API function

[PATCH net-next v3 0/2] flow_offload: add tc police parameters
 2022-03-17 18:52 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: flow_offload: add tc police action parameters

[PATCH] enetc: use correct format characters
 2022-03-17 18:51 UTC  (3+ messages)

[PATCH v4] net:bonding:Add support for IPV6 RLB to balance-alb mode
 2022-03-17 18:49 UTC  (2+ messages)

[PATCH net-next 0/5] net: lan966x: Add support for FDMA
 2022-03-17 18:51 UTC  (6+ messages)
` [PATCH net-next 1/5] dt-bindings: net: lan966x: Extend with FDMA interrupt
` [PATCH net-next 2/5] net: lan966x: Add registers that are used for FDMA
` [PATCH net-next 3/5] net: lan966x: Expose functions that are needed by FDMA
` [PATCH net-next 4/5] net: lan966x: Add FDMA functionality
` [PATCH net-next 5/5] net: lan96x: Update FDMA to change MTU

[PATCH net-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-17 18:42 UTC  (15+ messages)
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH net v2 0/2] ipv4: Handle TOS and scope properly for ICMP redirects and PMTU updates
 2022-03-17 18:42 UTC  (5+ messages)
` [PATCH net v2 1/2] ipv4: Fix route lookups when handling "
` [PATCH net v2 2/2] selftest: net: Test IPv4 PMTU exceptions with DSCP and ECN

[PATCH intel-net 0/3] ice: xsk: various fixes
 2022-03-17 18:36 UTC  (4+ messages)
` [PATCH intel-net 1/3] ice: synchronize_rcu() when terminating rings
` [PATCH intel-net 2/3] ice: xsk: fix VSI state check in ice_xsk_wakeup()
` [PATCH intel-net 3/3] ice: clear cmd_type_offset_bsz for TX rings

[PATCH] net: axiemac: initialize PHY before device reset
 2022-03-17 18:26 UTC  (4+ messages)

[PATCH net-next 0/5] devlink: hold the instance lock in eswitch callbacks
 2022-03-17 18:19 UTC  (8+ messages)
` [PATCH net-next 1/5] bnxt: use the devlink instance lock to protect sriov
` [PATCH net-next 5/5] devlink: hold the instance lock during eswitch_mode callbacks

[GIT PULL] Networking for 5.17-final
 2022-03-17 18:16 UTC 

[RFC PATCH v4 00/15] Landlock LSM
 2022-03-17 18:03 UTC  (11+ messages)
` [RFC PATCH v4 02/15] landlock: filesystem access mask helpers
` [RFC PATCH v4 03/15] landlock: landlock_find/insert_rule refactoring

[PATCH net-next v5 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-03-17 17:59 UTC  (4+ messages)
` [PATCH net-next v5 05/13] net: wwan: t7xx: Add control port

[PATCH intel-next] ice: xsk: check if Rx ring was filled up to the end
 2022-03-17 17:57 UTC 

[PATCH v2 1/2] dt-bindings: net: xilinx_axienet: add pcs-handle attribute
 2022-03-17 17:31 UTC  (6+ messages)
` [PATCH v2 2/2] net: axiemac: use a phandle to reference pcs_phy

[PATCH] iavf: Fix hang during reboot/shutdown
 2022-03-17 17:30 UTC  (4+ messages)

[PATCH net-next] ptp: ocp: fix sprintf overflow in ptp_ocp_verify()
 2022-03-17 17:04 UTC  (2+ messages)

[PATCH bpf-next 0/3] Make 2-byte access to bpf_sk_lookup->remote_port endian-agnostic
 2022-03-17 16:58 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Treat bpf_sk_lookup remote_port as a 2-byte field
` [PATCH bpf-next 2/3] selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port
` [PATCH bpf-next 3/3] selftests/bpf: Fix test for 4-byte load from remote_port on big-endian

[RFC net] tcp: ensure PMTU updates are processed during fastopen
 2022-03-17 16:40 UTC  (2+ messages)

[PATCH net] net: bcmgenet: skip invalid partial checksums
 2022-03-17 16:40 UTC  (2+ messages)

[PATCH net] net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower offload
 2022-03-17 16:40 UTC  (2+ messages)

[PATCH net] bnx2x: fix built-in kernel driver load failure
 2022-03-17 16:40 UTC  (7+ messages)
  ` [EXT] "

[PATCH iproute2-next v7 0/2] GTP support for ip link and tc flowers
 2022-03-17 16:27 UTC  (3+ messages)
` [PATCH iproute2-next v7 1/2] ip: GTP support in ip link
` [PATCH iproute2-next v7 2/2] f_flower: Implement gtp options support

[PATCH] net: phy: mscc: Add MODULE_FIRMWARE macros
 2022-03-17 16:20 UTC  (2+ messages)

[PATCH iproute2-next v5 0/2] GTP support for ip link and tc flowers
 2022-03-17 16:11 UTC  (7+ messages)
` [PATCH iproute2-next v5 1/2] ip: GTP support in ip link

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-03-17 16:11 UTC  (10+ messages)
` [PATCH 1/9] virtio_blk: "
` [PATCH 2/9] virtio_console: "
` [PATCH 4/9] netfilter: h323: "
` [PATCH 5/9] virtio-scsi: "
` (subset) [PATCH 0/9] treewide: "

[PATCH v3 net-next 0/5] bridge: dsa: switchdev: mv88e6xxx: Implement bridge flood flags
 2022-03-17 16:02 UTC  (18+ messages)
` [PATCH 2/5] net: bridge: Implement bridge flood flag
` [PATCH 4/5] mv88e6xxx: Offload the "

[PATCH net-next 0/2][pull request] 40GbE Intel Wired LAN Driver Updates 2022-03-17
 2022-03-17 16:02 UTC  (3+ messages)
` [PATCH net-next 1/2] i40e: little endian only valid checksums
` [PATCH net-next 2/2] igb: zero hwtstamp by default

[PATCH v2] ipv6: acquire write lock for addr_list in dev_forward_change
 2022-03-17 15:56 UTC 

ordering of call to unbind() in usbnet_disconnect
 2022-03-17 15:53 UTC  (9+ messages)

[PATCH net-next v3 0/3] net: icmp: add skb drop reasons to icmp
 2022-03-17 15:49 UTC  (13+ messages)
` [PATCH net-next v3 2/3] net: icmp: introduce __ping_queue_rcv_skb() to report drop reasons
` [PATCH net-next v3 3/3] net: icmp: add reasons of the skb drops to icmp protocol

[RFC][PATCH] net: fs_enet: fix tx error handling
 2022-03-17 15:38 UTC 

Banners Order
 2022-03-17 15:28 UTC 

[PATCH v2 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-17 15:26 UTC  (12+ messages)
` [PATCH v2 net-next 1/4] net: bridge: add fdb flag to extent locked port feature
` [PATCH v2 net-next 2/4] net: switchdev: add support for offloading of fdb locked flag
` [PATCH v2 net-next 3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation
` [PATCH v2 net-next 4/4] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[PATCH] selftests: net: fix array_size.cocci warning
 2022-03-17 15:22 UTC  (3+ messages)

[PATCH net] af_netlink: Fix shift out of bounds in group mask calculation
 2022-03-17 15:10 UTC  (2+ messages)

[PATCH] ipv6: acquire write lock for addr_list in dev_forward_change
 2022-03-17 14:51 UTC  (4+ messages)

[PATCH] drivers: net: xgene: Fix regression in CRC stripping
 2022-03-17 14:42 UTC 

[PATCH net-next 0/3] Add support for 1588 in LAN8814
 2022-03-17 14:38 UTC  (4+ messages)

[PATCH net] openvswitch: always update flow key after NAT
 2022-03-17 14:30 UTC  (4+ messages)
` [ovs-dev] "

[PATCH] rtw89: Fix spelling mistake "Mis-Match" -> "Mismatch"
 2022-03-17 14:17 UTC  (2+ messages)

[PATCH] brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback"
 2022-03-17 14:17 UTC  (2+ messages)

[PATCH] iwlwifi: mei: fix building iwlmei
 2022-03-17 14:15 UTC  (4+ messages)

[PATCH bpf-next] net: Use skb->len to check the validity of the parameters in bpf_skb_load_bytes
 2022-03-17 14:08 UTC  (7+ messages)

[PATCH net-next 0/3] bridge: dsa: switchdev: mv88e6xxx: Implement local_receive bridge flag
 2022-03-17 14:05 UTC  (4+ messages)

[PATCH bpf-next] net: Enlarge offset check value from 0xffff to 0x7fffffff in bpf_skb_load_bytes
 2022-03-17 13:59 UTC 

[PATCHv3 bpf-next 00/13] bpf: Add kprobe multi link
 2022-03-17 13:24 UTC  (4+ messages)
` [PATCHv3 bpf-next 03/13] bpf: Add multi kprobe link

[PATCH net-next] net: stmmac: clean up impossible condition
 2022-03-17 13:00 UTC  (2+ messages)

[PATCH] net: phy: marvell: Add errata section 5.1 for Alaska PHY
 2022-03-17 12:52 UTC  (4+ messages)

[PATCH] net: dsa: Add missing of_node_put() in dsa_port_parse_of
 2022-03-17 12:40 UTC  (3+ messages)

[PATCH net-next,v3] net: geneve: support IPv4/IPv6 as inner protocol
 2022-03-17 12:10 UTC  (2+ messages)

[PATCH iproute2-next v6 0/2] GTP support for ip link and tc flowers
 2022-03-17 12:01 UTC  (3+ messages)
` [PATCH iproute2-next v6 1/2] ip: GTP support in ip link
` [PATCH iproute2-next v6 2/2] f_flower: Implement gtp options support

[PATCH bpf-next v3 0/4] Fixes for sock_fields selftests
 2022-03-17 11:39 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] selftests/bpf: Fix error reporting from sock_fields programs
` [PATCH bpf-next v3 2/4] selftests/bpf: Check dst_port only on the client socket
` [PATCH bpf-next v3 3/4] selftests/bpf: Use constants for socket states in sock_fields test
` [PATCH bpf-next v3 4/4] selftests/bpf: Fix test for 4-byte load from dst_port on big-endian

[PATCH AUTOSEL 5.10 01/20] xfrm: Check if_id in xfrm_migrate
 2022-03-17 11:23 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 19/20] bnx2: Fix an error message

PFCP support in kernel
 2022-03-17 11:16 UTC  (5+ messages)

[PATCH net-next 0/5] net: lan743x: PCI11010 / PCI11414 devices Enhancements
 2022-03-17 10:53 UTC  (10+ messages)
` [PATCH net-next 2/5] net: lan743x: Add support for EEPROM
` [PATCH net-next 3/5] net: lan743x: Add support for OTP
` [PATCH net-next 4/5] net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)

[PATCH net-next V1 0/5]net: lan743x: PCI11010 / PCI11414 devices
 2022-03-17 10:43 UTC  (6+ messages)
` [PATCH net-next V1 1/5] net: lan743x: Add support to display Tx Queue statistics
` [PATCH net-next V1 2/5] net: lan743x: Add support for EEPROM
` [PATCH net-next V1 3/5] net: lan743x: Add support for OTP
` [PATCH net-next V1 4/5] net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)
` [PATCH net-next V1 5/5] net: lan743x: Add support for PTP-IO Event Output (Periodic Output)

[PATCH net-next v4 0/2] net: mvneta: Armada 98DX2530 SoC
 2022-03-17 10:10 UTC  (2+ messages)

[PATCH v5 net-next 00/15] net: bridge: Multiple Spanning Trees
 2022-03-17  9:56 UTC  (18+ messages)
` [PATCH v5 net-next 03/15] net: bridge: mst: Support setting and reporting MST port states
` [PATCH v5 net-next 04/15] net: bridge: mst: Notify switchdev drivers of MST mode changes
` [PATCH v5 net-next 05/15] net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
` [PATCH v5 net-next 06/15] net: bridge: mst: Notify switchdev drivers of MST state changes
` [PATCH v5 net-next 07/15] net: bridge: mst: Add helper to map an MSTI to a VID set
` [PATCH v5 net-next 08/15] net: bridge: mst: Add helper to check if MST is enabled
` [PATCH v5 net-next 09/15] net: bridge: mst: Add helper to query a port's MST state

[PATCH net-next] ptp: ocp: Fix PTP_PF_* verification requests
 2022-03-17  9:50 UTC  (2+ messages)

[PATCH] net: axiemac: use a phandle to reference pcs_phy
 2022-03-17  9:10 UTC  (3+ messages)

[PATCH net-next v4 0/2] af_vsock: add two new tests for SOCK_SEQPACKET
 2022-03-17  8:49 UTC  (4+ messages)
` [PATCH net-next v4 1/2] af_vsock: SOCK_SEQPACKET receive timeout test
` [PATCH net-next v4 2/2] af_vsock: SOCK_SEQPACKET broken buffer test


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