netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-09 07:09:47 to 2022-12-09 21:00:08 UTC [more...]

[PULL] Networking for v6.1 final / v6.1-rc9
 2022-12-09 21:00 UTC  (4+ messages)
` [PULL] Networking for v6.1 final / v6.1-rc9 (with the diff stat :S)

BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
 2022-12-09 20:31 UTC  (13+ messages)

[PATCH net-next 0/2] net: ipa: enable IPA v4.7 support
 2022-12-09 20:22 UTC  (6+ messages)
` [PATCH net-next 1/2] dt-bindings: net: qcom,ipa: Add SM6350 compatible
` [PATCH net-next 2/2] net: ipa: add IPA v4.7 support

[PATCH 1/1] virtio/vsock: Make vsock virtio packet buff size configurable
 2022-12-09 19:48 UTC  (3+ messages)

[PATCH v2 net-next 0/4] Trace points for mv88e6xxx
 2022-12-09 19:40 UTC  (8+ messages)
` [PATCH v2 net-next 1/4] net: dsa: mv88e6xxx: remove ATU age out violation print
` [PATCH v2 net-next 2/4] net: dsa: mv88e6xxx: read FID when handling ATU violations
` [PATCH v2 net-next 3/4] net: dsa: mv88e6xxx: replace ATU violation prints with trace points
` [PATCH v2 net-next 4/4] net: dsa: mv88e6xxx: replace VTU "

[PATCH] dt-bindings: net: Convert Socionext NetSec Ethernet to DT schema
 2022-12-09 19:40 UTC  (2+ messages)

[Patch net-next v3 00/13] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2022-12-09 19:40 UTC  (24+ messages)
` [Patch net-next v3 01/13] net: dsa: microchip: ptp: add the posix clock support
` [Patch net-next v3 02/13] net: dsa: microchip: ptp: Initial hardware time stamping support
` [Patch net-next v3 03/13] net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
` [Patch net-next v3 04/13] net: dsa: microchip: ptp: manipulating absolute time using ptp hw clock
` [Patch net-next v3 05/13] net: dsa: microchip: ptp: enable interrupt for timestamping
` [Patch net-next v3 06/13] net: ptp: add helper for one-step P2P clocks
` [Patch net-next v3 07/13] net: dsa: microchip: ptp: add packet reception timestamping
` [Patch net-next v3 08/13] net: dsa: microchip: ptp: add packet transmission timestamping
` [Patch net-next v3 09/13] net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
` [Patch net-next v3 10/13] net: dsa: microchip: ptp: add periodic output signal
` [Patch net-next v3 11/13] net: dsa: microchip: ptp: add support for perout programmable pins
` [Patch net-next v3 12/13] net: dsa: microchip: ptp: lan937x: add 2 step timestamping
` [Patch net-next v3 13/13] net: dsa: microchip: ptp: lan937x: Enable periodic output in LED pins

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-12-07 (ice)
 2022-12-09 19:32 UTC  (9+ messages)
` [PATCH net 1/4] ice: Create a separate kthread to handle ptp extts work
` [PATCH net 2/4] ice: Correctly handle aux device when num channels change

[PATCH net-next v4 0/2] dsa: lan9303: Move to PHYLINK
 2022-12-09 19:25 UTC  (8+ messages)
` [PATCH net-next v4 1/2] dsa: lan9303: Whitespace Only
` [PATCH net-next v4 2/2] dsa: lan9303: Migrate to PHYLINK

[PATCH net v3 1/1] i40e: Fix the inability to attach XDP program on downed interface
 2022-12-09 19:07 UTC  (2+ messages)

[PATCH net-next 1/1] i40e: allow toggling loopback mode via ndo_set_features callback
 2022-12-09 18:55 UTC 

iproute2 - one line mode should be deprecated?
 2022-12-09 18:55 UTC  (3+ messages)

[PATCH stable] can: af_can: fix NULL pointer dereference in can_rcv_filter
 2022-12-09 18:35 UTC  (2+ messages)

[PATCH net v2 0/3] Stop corrupting socket's task_frag
 2022-12-09 18:19 UTC  (4+ messages)
` [PATCH net v2 1/3] net: Introduce sk_use_task_frag in struct sock
` [PATCH net v2 2/3] Treewide: Stop corrupting socket's task_frag
` [PATCH net v2 3/3] net: simplify sk_page_frag

[PATCH iproute2] libnetlink: Fix memory leak in __rtnl_talk_iov()
 2022-12-09 18:20 UTC  (2+ messages)

[PATCH iproute2] ip-link: man: Document existence of netns argument in add command
 2022-12-09 18:20 UTC  (2+ messages)

[PATCH ethtool v2 00/13] ethtool: clean up and fix
 2022-12-09 18:09 UTC  (12+ messages)
` [PATCH ethtool v2 07/13] ethtool: avoid null pointer dereference
` [PATCH ethtool v2 08/13] ethtool: fix runtime errors found by sanitizers
` [PATCH ethtool v2 09/13] ethtool: merge uapi changes to implement BIT and friends

[PATCH bpf v2 2/2] selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
 2022-12-09 18:07 UTC  (2+ messages)

[PATCH intel-next v4] i40e: allow toggling loopback mode via ndo_set_features callback
 2022-12-09 17:57 UTC  (7+ messages)
    ` [Intel-wired-lan] "

[PATCH net-next] net: dsa: don't call ptp_classify_raw() if switch doesn't provide RX timestamping
 2022-12-09 17:58 UTC 

[PATCH bpf-next v3 00/12] xdp: hints via kfuncs
 2022-12-09 17:47 UTC  (20+ messages)
` [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
` [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
      ` [xdp-hints] "

[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
 2022-12-09 17:11 UTC  (16+ messages)

[PATCH v2] net: lan9303: Fix read error execution path
 2022-12-09 17:08 UTC  (3+ messages)

[PATCH v1 0/3] Stop corrupting socket's task_frag
 2022-12-09 16:50 UTC  (12+ messages)
` [PATCH v1 1/3] net: Introduce sk_use_task_frag in struct sock
` [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
` [PATCH v1 3/3] net: simplify sk_page_frag

[pull request][net-next 00/15] mlx5 updates 2022-12-03
 2022-12-09 16:34 UTC  (11+ messages)
` [net-next 14/15] net/mlx5: SRIOV, Add 802.1ad VST support

[RFC PATCH v4 2/4] dpll: Add DPLL framework base functions
 2022-12-09 16:19 UTC  (12+ messages)

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-12-09 16:03 UTC  (3+ messages)
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded

[PATCH net-next] MAINTAINERS: Update email address for Marvell Prestera Ethernet Switch driver
 2022-12-09 15:45 UTC 

[PATCH net-next v5] r8169: add support for rtl8168h(revid 0x2a) + rtl8211fs fiber application
 2022-12-09 15:29 UTC  (7+ messages)

[PATCH next] wifi: nl80211: emit CMD_START_AP on multicast group when an AP is started
 2022-12-09 15:28 UTC 

[PATCH net-next v3 4/4] net: lan966x: Add ptp trap rules
 2022-12-09 15:30 UTC  (20+ messages)

[PATCH net] net: defxx: Fix missing err handling in dfx_init()
 2022-12-09 15:23 UTC  (4+ messages)

[PATCH net-next 0/3] net: add IFF_NO_ADDRCONF to prevent ipv6 addrconf
 2022-12-09 15:21 UTC  (4+ messages)
` [PATCH net-next 1/3] net: add IFF_NO_ADDRCONF and use it in bonding "
` [PATCH net-next 2/3] net: team: use IFF_NO_ADDRCONF flag "
` [PATCH net-next 3/3] net: failover: "

[PATCHv4 net-next 0/5] net: eliminate the duplicate code in the ct nat functions of ovs and tc
 2022-12-09 15:21 UTC  (6+ messages)
` [PATCHv4 net-next 3/5] openvswitch: return NF_DROP when fails to add nat ext in ovs_ct_nat
` [PATCHv4 net-next 5/5] net: move the nat function to nf_nat_ovs for ovs and tc

[PATCH net] lib: packing: fix shift wrapping in bit_reverse()
 2022-12-09 14:30 UTC  (3+ messages)

[syzbot] kernel stack overflow in sock_close
 2022-12-09 14:19 UTC  (3+ messages)

[PATCH net-next] net: microchip: vcap: Fix initialization of value and mask
 2022-12-09 12:07 UTC 

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-09 12:00 UTC  (2+ messages)
` (subset) "

[PATCH net-next v5 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
 2022-12-09 11:28 UTC  (3+ messages)

[PATCH] iommu/arm-smmu: don't unregister on shutdown
 2022-12-09 11:24 UTC  (2+ messages)

[PATCH net-next v4 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
 2022-12-09 11:18 UTC  (5+ messages)

[PATCH net-next v4] net: ngbe: Add ngbe mdio bus driver
 2022-12-09 11:16 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v2] igb: conditionalize I2C bit banging on external thermal sensor support
 2022-12-09 11:10 UTC  (2+ messages)
` [PATCH net v3] "

[PATCH net] team: prevent ipv6 link local address on port devices
 2022-12-09 11:11 UTC  (9+ messages)

[PATCH net] net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()
 2022-12-09 11:00 UTC  (2+ messages)

[PATCH net v2] drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
 2022-12-09 11:00 UTC  (2+ messages)

[PATCH net] net: stmmac: fix possible memory leak in stmmac_dvr_probe()
 2022-12-09 11:00 UTC  (2+ messages)

[PATCH] [PATCH v9 net-next] net: openvswitch: Add support to count upcall packets
 2022-12-09 10:50 UTC  (2+ messages)

[PATCH net-next v1 00/13] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2022-12-09 10:26 UTC  (4+ messages)
` [PATCH net-next v1 02/13] net: wwan: tmi: Add buffer management

[PATCH net 0/3] Bonding: fix high prio not effect issue
 2022-12-09 10:13 UTC  (4+ messages)
` [PATCH net 1/3] bonding: access curr_active_slave with rtnl_dereference
` [PATCH net 2/3] bonding: do failover when high prio link up
` [PATCH net 3/3] selftests: bonding: add bonding prio option test

[PATCH net-next v6 0/4] net/sched: retpoline wrappers for tc
 2022-12-09  9:40 UTC  (2+ messages)

pull request (net-next): ipsec-next 2022-12-09
 2022-12-09  9:33 UTC 

[RFC PATCH v4 4/4] ptp_ocp: implement DPLL ops
 2022-12-09  9:32 UTC  (10+ messages)

[PATCH net-next v3] net: ngbe: Add ngbe mdio bus driver
 2022-12-09  9:19 UTC  (2+ messages)

[PATCH v4 net-next 0/9] dt-binding preparation for ocelot switches
 2022-12-09  9:10 UTC  (3+ messages)
` [PATCH v4 net-next 3/9] dt-bindings: net: dsa: utilize base definitions for standard dsa switches

[PATCH net-next] net: hns3: use strscpy() to instead of strncpy()
 2022-12-09  9:02 UTC  (2+ messages)

[PATCH net-next v2] myri10ge: use strscpy() to instead of strncpy()
 2022-12-09  9:02 UTC  (2+ messages)

[PATCH net-next v2] liquidio: use strscpy() to instead of strncpy()
 2022-12-09  9:01 UTC  (2+ messages)

[PATCH net-next v2] hns: use strscpy() to instead of strncpy()
 2022-12-09  9:01 UTC  (2+ messages)

[PATCH v2 net-next] net: ethernet: enetc: unlock XDP_REDIRECT for XDP non-linear buffers
 2022-12-09  8:58 UTC  (3+ messages)

[PATCH net-next] net: tso: inline tso_count_descs()
 2022-12-09  8:56 UTC  (5+ messages)

[PATCH v4] net: vmw_vsock: vmci: Check memcpy_from_msg()
 2022-12-09  8:50 UTC  (2+ messages)

[PATCH net-next v2 8/9] octeon_ep: add PF-VF mailbox communication
 2022-12-09  8:48 UTC  (2+ messages)

[PATCH RESEND net-next] tcp: socket-specific version of WARN_ON_ONCE()
 2022-12-09  8:39 UTC  (6+ messages)

[linus:master] [selftests] 7e0147592b: kernel-selftests.net.fcnal-test.sh.IPv4_ping.With_VRF.net.ipv4.raw_l3mdev_accept=1.ping_local_device_bind_-_ns-A_IP.fail
 2022-12-09  8:16 UTC 

[PATCH][next] xfrm: Fix spelling mistake "tyoe" -> "type"
 2022-12-09  8:13 UTC  (2+ messages)

[PATCH 2/2] mac80211_hwsim: handle RTT requests with virtio
 2022-12-09  8:12 UTC  (2+ messages)

[PATCH][next] xfrm: Fix spelling mistake "oflload" -> "offload"
 2022-12-09  8:12 UTC  (2+ messages)

[PATCH net-next v2 0/6] tsnep: XDP support
 2022-12-09  8:11 UTC  (12+ messages)
` [PATCH net-next v2 2/6] tsnep: Add XDP TX support
` [PATCH net-next v2 3/6] tsnep: Support XDP BPF program setup
` [PATCH net-next v2 5/6] tsnep: Add RX queue info for XDP support

[PATCH net-next 00/14] bridge: mcast: Extensions for EVPN
 2022-12-09  8:09 UTC  (29+ messages)
` [PATCH net-next 01/14] bridge: mcast: Do not derive entry type from its filter mode
` [PATCH net-next 02/14] bridge: mcast: Split (*, G) and (S, G) addition into different functions
` [PATCH net-next 03/14] bridge: mcast: Place netlink policy before validation functions
` [PATCH net-next 04/14] bridge: mcast: Add a centralized error path
` [PATCH net-next 05/14] bridge: mcast: Expose br_multicast_new_group_src()
` [PATCH net-next 06/14] bridge: mcast: Expose __br_multicast_del_group_src()
` [PATCH net-next 07/14] bridge: mcast: Add a flag for user installed source entries
` [PATCH net-next 08/14] bridge: mcast: Avoid arming group timer when (S, G) corresponds to a source
` [PATCH net-next 09/14] bridge: mcast: Add support for (*, G) with a source list and filter mode
` [PATCH net-next 10/14] bridge: mcast: Allow user space to add "
` [PATCH net-next 11/14] bridge: mcast: Allow user space to specify MDB entry routing protocol
` [PATCH net-next 12/14] bridge: mcast: Support replacement of MDB port group entries
` [PATCH net-next 13/14] selftests: forwarding: Rename bridge_mdb test
` [PATCH net-next 14/14] selftests: forwarding: Add bridge MDB test

[PATCH v2 net-next] tcp: socket-specific version of WARN_ON_ONCE()
 2022-12-09  7:55 UTC  (2+ messages)

[PATCH net-next v3 0/3] add tx packets aggregation to ethtool and rmnet
 2022-12-09  7:38 UTC  (4+ messages)
` [PATCH net-next v3 2/3] net: qualcomm: rmnet: add tx packets aggregation

[syzbot] INFO: task hung in rxrpc_destroy_all_calls (3)
 2022-12-09  7:19 UTC 

[PATCH xfrm-next 00/13] mlx5 IPsec packet offload support (Part I)
 2022-12-09  7:18 UTC  (2+ 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).