netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-29 20:14:10 to 2025-01-31 08:31:44 UTC [more...]

[PATCH v3 net] udp: gso: do not drop small packets when PMTU reduces
 2025-01-31  8:31 UTC 

[PATCH 5.10 4/5] net: add more sanity check in virtio_net_hdr_to_skb()
 2025-01-31  8:31 UTC 

[PATCH 5.10 3/5] net: tighten bad gso csum offset check in virtio_net_hdr
 2025-01-31  8:31 UTC 

[PATCH 5.10 2/5] net: drop bad gso csum_start and offset in virtio_net_hdr
 2025-01-31  8:31 UTC 

[PATCH RFC net-next v2 0/6] Device memory TCP TX
 2025-01-31  8:29 UTC  (13+ messages)
` [PATCH RFC net-next v2 1/6] net: add devmem TCP TX documentation
` [PATCH RFC net-next v2 2/6] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH RFC net-next v2 3/6] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v2 4/6] net: devmem: TCP tx netlink api
` [PATCH RFC net-next v2 5/6] net: devmem: Implement TX path
` [PATCH RFC net-next v2 6/6] net: devmem: make dmabuf unbinding scheduled work

[PATCH 5.10 0/5] net: Backport fix for CVE-2024-43817
 2025-01-31  8:27 UTC  (2+ messages)
` [PATCH 5.10 1/5] net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation

linux-next: duplicate patches in the bluetooth tree
 2025-01-31  7:37 UTC  (2+ messages)

[PATCH v5 0/4] RTL9300 MDIO driver
 2025-01-31  7:33 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: net: Add Realtek MDIO controller
` [PATCH v5 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch
` [PATCH v5 3/4] mips: dts: realtek: Add MDIO controller
` [PATCH v5 4/4] net: mdio: Add RTL9300 MDIO driver

[PATCH netnext] net: tc: improve qdisc error messages
 2025-01-31  7:27 UTC  (4+ messages)

[PATCH v4 0/4] RTL9300 MDIO driver
 2025-01-31  7:26 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch

[PATCH bpf-next v4 00/14] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
 2025-01-31  7:21 UTC  (15+ messages)
` [PATCH bpf-next v4 01/14] selftests/bpf: helpers: Add append_tid()
` [PATCH bpf-next v4 02/14] selftests/bpf: test_xdp_veth: Remove unused defines
` [PATCH bpf-next v4 03/14] selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()
` [PATCH bpf-next v4 04/14] selftests/bpf: test_xdp_veth: Use int to describe next veth
` [PATCH bpf-next v4 05/14] selftests/bpf: test_xdp_veth: Split network configuration
` [PATCH bpf-next v4 06/14] selftests/bpf: test_xdp_veth: Rename config[]
` [PATCH bpf-next v4 07/14] selftests/bpf: test_xdp_veth: Add prog_config[] table
` [PATCH bpf-next v4 08/14] selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration
` [PATCH bpf-next v4 09/14] selftests/bpf: test_xdp_veth: Use unique names
` [PATCH bpf-next v4 10/14] selftests/bpf: test_xdp_veth: Add new test cases for XDP flags
` [PATCH bpf-next v4 11/14] selftests/bpf: Optionally select broadcasting flags
` [PATCH bpf-next v4 12/14] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
` [PATCH bpf-next v4 13/14] selftests/bpf: test_xdp_veth: Add XDP program on egress test
` [PATCH bpf-next v4 14/14] selftests/bpf: Remove test_xdp_redirect_multi.sh

[PATCH bpf v1 0/2] bpf: fix ktls panic and add tests
 2025-01-31  6:20 UTC  (5+ messages)
` [PATCH bpf v1 1/2] bpf: fix ktls panic

[PATCH] ice: Add check for devm_kzalloc()
 2025-01-31  6:17 UTC  (2+ messages)

[patch v2] tg3: Disable tg3 PCIe AER on system reboot
 2025-01-31  5:08 UTC  (5+ messages)
` [PATCH net v3] "

[PATCH v1 net 0/2] net: Fix race of rtnl_net_lock(dev_net(dev))
 2025-01-31  4:33 UTC  (4+ messages)
` [PATCH v1 net 1/2] net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net()
` [PATCH v1 net 2/2] dev: Use rtnl_net_dev_lock() in unregister_netdev()

[PATCH net v3] vmxnet3: Fix tx queue race condition with XDP
 2025-01-31  4:23 UTC 

[PATCH RFC net-next 0/2] Add SGMII port support to KSZ9477 switch
 2025-01-31  2:35 UTC  (24+ messages)
` [PATCH RFC net-next 1/2] net: pcs: xpcs: Add special code to operate in Microchip "
                ` [WARNING: ATTACHMENT UNSCANNED]Re: "

[GIT PULL] Networking for v6.14-rc1
 2025-01-31  2:00 UTC  (2+ messages)

[PATCH v5 iwl-net 0/3] ice: fix Rx data path for heavy 9k MTU traffic
 2025-01-31  0:30 UTC  (7+ messages)
` [PATCH v5 iwl-net 1/3] ice: put Rx buffers after being done with current frame
  ` [Intel-wired-lan] "
` [PATCH v5 iwl-net 2/3] ice: gather page_count()'s of each frag right before XDP prog call
  ` [Intel-wired-lan] "
` [PATCH v5 iwl-net 3/3] ice: stop storing XDP verdict within ice_rx_buf
  ` [Intel-wired-lan] "

[PATCH] igc: Fix HW RX timestamp when passed by ZC XDP
 2025-01-30 23:42 UTC  (2+ messages)

[PATCH 0/1] XDP metadata support for tun driver
 2025-01-30 23:16 UTC  (3+ messages)
` [PATCH 1/1] net: tun: add XDP metadata support

[PATCH net] phy: fix null pointer issue in phy_attach_direct()
 2025-01-30 19:52 UTC  (6+ messages)

[PATCH v2 net] udp: gso: do not drop small packets when PMTU reduces
 2025-01-30 18:34 UTC  (3+ messages)

[RFC net-next 0/2] netdevgenl: Add an xsk attribute to queues
 2025-01-30 18:13 UTC  (9+ messages)
` [RFC net-next 1/2] netdev-genl: Add an XSK "
` [RFC net-next 2/2] selftests: drv-net: Test queue xsk attribute

[RFC v2 PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-30 17:23 UTC  (9+ messages)
` [RFC v2 PATCH 02/10] net: ti: prueth: Adds ICSSM Ethernet driver
` [RFC v2 PATCH 03/10] net: ti: prueth: Adds PRUETH HW and SW configuration
` [RFC v2 PATCH 04/10] net: ti: prueth: Adds link detection, RX and TX support
` [RFC v2 PATCH 05/10] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver

[PATCH ethtool-next 00/14] Add JSON output to --module-info
 2025-01-30 17:20 UTC  (10+ messages)
` [PATCH ethtool-next 08/14] cmis: Enable JSON output support in CMIS modules

[PATCH net] net: hsr: fix fill_frame_info() regression vs VLAN packets
 2025-01-30 17:10 UTC  (2+ messages)

[PATCH net 0/1] Netfilter fixes for net
 2025-01-30 17:10 UTC  (3+ messages)
` [PATCH net 1/1] netfilter: nf_tables: reject mismatching sum of field_len with set key length

[PATCH net] MAINTAINERS: add Neal to TCP maintainers
 2025-01-30 17:10 UTC  (2+ messages)

[PATCH net] net: revert RTNL changes in unregister_netdevice_many_notify()
 2025-01-30 17:10 UTC  (3+ messages)

[PATCH net 0/3] net: ethtool: timestamping: Fix small issues in the new uAPI
 2025-01-30 16:56 UTC  (14+ messages)
` [PATCH net 1/3] MAINTAINERS: Add myself as maintainer for socket timestamping and expand file list
` [PATCH net 2/3] net: ethtool: tsconfig: Fix ts filters and types enums size check
` [PATCH net 3/3] net: ethtool: tsconfig: Fix netlink type of hwtstamp flags

[PATCH net v2 1/2] net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
 2025-01-30 16:53 UTC  (12+ messages)
` [PATCH net v2 2/2] net: ipv6: fix dst ref loops "

Possible mistake in commit 3ca459eaba1b ("tun: fix group permission check")
 2025-01-30 16:46 UTC  (11+ messages)

less size_t please (was Re: [PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len())
 2025-01-30 16:15 UTC  (2+ messages)

[PATCH] kasan, mempool: don't store free stacktrace in io_alloc_cache objects
 2025-01-30 16:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next 0/1] selftests: net: Add support for testing SO_RCVMARK and SO_RCVPRIORITY
 2025-01-30 15:15 UTC  (6+ messages)
` [PATCH net-next 1/1] "

[PATCH nf-next] netfilter: ip6_tables: replace the loop with xt_entry_foreach
 2025-01-30 15:01 UTC  (2+ messages)

KSZ9477 HSR Offloading
 2025-01-30 14:17 UTC  (15+ messages)

[PATCH v2 net] gro_cells: Avoid packet re-ordering for cloned skbs
 2025-01-30 13:26 UTC  (9+ messages)

[syzbot] Monthly rdma report (Jan 2025)
 2025-01-30 13:12 UTC 

[PATCH net 0/2] mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted
 2025-01-30 13:10 UTC  (2+ messages)

[PATCH ethtool-next v2 00/14] Add JSON output to --module-info
 2025-01-30 13:03 UTC  (4+ messages)
` [PATCH ethtool-next v2 05/14] qsfp: Refactor sff8636_show_dom() by moving code into separate functions

[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
 2025-01-30 12:05 UTC  (4+ messages)
` [PATCH bpf-next/net v2 4/7] bpf: Add mptcp_subflow bpf_iter

[Patch net 0/4] net_sched: two security bug fixes and test cases
 2025-01-30 11:17 UTC  (3+ messages)
` [Patch net 1/4] pfifo_tail_enqueue: Drop new packet when sch->limit == 0

[PATCH net v3 0/2] Fix missing rtnl lock in suspend path
 2025-01-30 10:50 UTC  (2+ messages)

[PATCH RFC net-next v3 0/8] netconsole: Add support for CPU population
 2025-01-30 10:38 UTC  (17+ messages)
` [PATCH RFC net-next v3 1/8] netconsole: consolidate send buffers into netconsole_target struct
` [PATCH RFC net-next v3 2/8] netconsole: Rename userdata to extradata
` [PATCH RFC net-next v3 3/8] netconsole: Helper to count number of used entries
` [PATCH RFC net-next v3 4/8] netconsole: Introduce configfs helpers for sysdata features
` [PATCH RFC net-next v3 5/8] netconsole: Include sysdata in extradata entry count
` [PATCH RFC net-next v3 6/8] netconsole: add support for sysdata and CPU population
` [PATCH RFC net-next v3 7/8] netconsole: selftest: test for sysdata CPU

pull request: bluetooth 2025-01-29
 2025-01-30 10:20 UTC  (2+ messages)

[RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction
 2025-01-30 10:18 UTC  (12+ messages)

[PATCH net-next v6 00/12] Begin upstreaming Homa transport protocol
 2025-01-30  9:57 UTC  (21+ messages)
` [PATCH net-next v6 05/12] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v6 08/12] net: homa: create homa_incoming.c

[RFC net-next] mlx4: Remove unused functions
 2025-01-30  9:36 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in ieee80211_prep_channel
 2025-01-30  8:34 UTC 

[PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len()
 2025-01-30  8:16 UTC  (3+ messages)

[PATCH] udp: gso: fix MTU check for small packets
 2025-01-30  7:58 UTC  (8+ messages)

[PATCH v5 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2025-01-30  6:05 UTC  (4+ messages)
  ` [PATCH v5 1/4] dt-bindings: net: Add FSD EQoS device tree bindings

[PATCH net-next v2 09/10] bnxt_en: Extend queue stop/start for TX rings
 2025-01-30  5:39 UTC  (2+ messages)

[PATCH net 1/2] net: xdp: Disallow attaching device-bound programs in generic mode
 2025-01-30  3:40 UTC  (2+ messages)

[net,v3] tcp: correct handling of extreme memory squeeze
 2025-01-30  3:10 UTC  (2+ messages)

[PATCH net v2] bgmac: reduce max frame size to support just MTU 1500
 2025-01-30  3:10 UTC  (2+ messages)

[PATCH net v3 0/6] vsock: Transport reassignment and error handling issues
 2025-01-30  3:10 UTC  (2+ messages)

[PATCH net 0/2] pds_core: fixes for adminq overflow
 2025-01-30  3:03 UTC  (3+ messages)
` [PATCH net 2/2] pds_core: Add a retry mechanism when the adminq is full

[PATCH v9 0/8] rust: Add IO polling
 2025-01-30  1:14 UTC  (5+ messages)
` [PATCH v9 1/8] sched/core: Add __might_sleep_precision()

[PATCH net] vmxnet3: Fix tx queue race condition with XDP
 2025-01-30  1:15 UTC  (3+ messages)
` [PATCH net v2] "

[TEST] nft-flowtable-sh flaking after pulling first chunk of the merge window
 2025-01-30  1:00 UTC  (3+ messages)

[syzbot] [net?] UBSAN: array-index-out-of-bounds in mr_table_dump
 2025-01-30  0:56 UTC  (3+ messages)
` [PATCH v3] net: ipmr: Fix out-of-bounds access i mr_mfc_uses_dev()

[PATCH v1 net-next 4/4] net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_dev_net()
 2025-01-30  0:32 UTC  (2+ messages)

[PATCH net 1/2] net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
 2025-01-30  0:24 UTC  (8+ messages)
` [PATCH net 2/2] net: ipv6: fix dst ref loops "

[PATCH net] net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LAN
 2025-01-29 23:13 UTC 

[Patch net-next v2] hv_netvsc: Set device flags for properly indicating bonding in Hyper-V
 2025-01-29 22:22 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH bpf v9 0/5] bpf: fix wrong copied_seq calculation and add tests
 2025-01-29 22:00 UTC  (2+ messages)

[PATCH v3 5.10 1/1] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
 2025-01-29 20:31 UTC 


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