netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-31 08:31:41 to 2025-02-02 01:20:11 UTC [more...]

[PATCH] ice: Add check for devm_kzalloc()
 2025-02-02  1:20 UTC  (2+ messages)

[PATCH net] net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LAN
 2025-02-02  1:00 UTC  (2+ messages)

[PATCH net v2 1/2] net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
 2025-02-02  1:00 UTC  (10+ messages)
` [PATCH net v2 2/2] net: ipv6: fix dst ref loops "

[PATCH] docs: networking: Remove VLAN_TAG_PRESENT from openvswitch doc
 2025-02-02  0:53 UTC  (2+ messages)

[PATCH net] MAINTAINERS: list openvswitch docs under its entry
 2025-02-02  0:50 UTC 

[PATCH netnext] net: tc: improve qdisc error messages
 2025-02-02  0:39 UTC  (5+ messages)

[PATCH net v4 0/3] Limit devicetree parameters to hardware capability
 2025-02-01 22:02 UTC  (17+ messages)
` [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified

[PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep
 2025-02-01 19:47 UTC  (26+ messages)
` [PATCH 01/13] gpiolib: add gpiods_set_array_value_cansleep()
` [PATCH 02/13] auxdisplay: seg-led-gpio: use gpiods_set_array_value_cansleep
` [PATCH 03/13] bus: ts-nbus: validate ts,data-gpios array size
` [PATCH 04/13] bus: ts-nbus: use gpiods_set_array_value_cansleep
` [PATCH 05/13] gpio: max3191x: "
` [PATCH 06/13] iio: adc: ad7606: "
` [PATCH 07/13] iio: amplifiers: hmc425a: "
` [PATCH 08/13] iio: resolver: ad2s1210: "
` [PATCH 09/13] mmc: pwrseq_simple: "
` [PATCH 10/13] mux: gpio: "
` [PATCH 11/13] net: mdio: mux-gpio: "
` [PATCH 12/13] phy: mapphone-mdm6600: "
` [PATCH 13/13] ASoC: adau1701: "

[PATCH] net: ethernet: mtk_eth_soc: Use of_get_available_child_by_name()
 2025-02-01 18:55 UTC  (2+ messages)

[PATCH v2] net: ethernet: actions: Use of_get_available_child_by_name()
 2025-02-01 18:54 UTC  (2+ messages)

[PATCH] net: ibm: emac: Use of_get_available_child_by_name()
 2025-02-01 18:49 UTC  (2+ messages)

[PATCH] net: ethernet: mtk-star-emac: Use of_get_available_child_by_name()
 2025-02-01 18:47 UTC  (2+ messages)

[PATCH] net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()
 2025-02-01 18:42 UTC  (2+ messages)

[PATCH] net: dsa: sja1105: Use of_get_available_child_by_name()
 2025-02-01 18:38 UTC  (2+ messages)

[PATCH net] net: armonize tstats and dstats
 2025-02-01 18:02 UTC 

[PATCH] net: ethernet: actions: Use of_get_available_child_by_name()
 2025-02-01 17:15 UTC 

[PATCH RFC net-next] ptp: Add file permission checks on PHC chardevs
 2025-02-01 16:22 UTC  (3+ messages)

Move airoha in a dedicated folder
 2025-02-01 15:50 UTC  (3+ messages)

[PATCH v3 0/4] Enable ethernet on qcs615
 2025-02-01 15:48 UTC  (3+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: qcs615: add ethernet node

[RFC v2 PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-02-01 13:48 UTC  (15+ 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
` [RFC v2 PATCH 06/10] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module

[PATCH v9 0/8] rust: Add IO polling
 2025-02-01 12:16 UTC  (6+ messages)
` [PATCH v9 1/8] sched/core: Add __might_sleep_precision()

[PATCH RFC net-next 0/3] vxlan: Support of Hub Spoke Network to use the same VNI
 2025-02-01 11:34 UTC  (4+ messages)
` [PATCH RFC net-next 1/3] vxlan: vxlan_vs_find_vni(): Find vxlan_dev according to vni and remote_ip
` [PATCH RFC net-next 2/3] vxlan: Do not treat vxlan dev as used when unicast remote_ip mismatches
` [PATCH RFC net-next 3/3] vxlan: vxlan_rcv(): Update comment to inlucde ipv6

[PATCH RFC net-next 1/2] net: pcs: xpcs: Add special code to operate in Microchip KSZ9477 switch
 2025-02-01  9:20 UTC  (22+ messages)
            ` [WARNING: ATTACHMENT UNSCANNED]Re: "
                      ` [WARNING: ATTACHMENT UNSCANNED]Re: "

[PATCH v2 bpf] net: Add rx_skb of kfree_skb to raw_tp_null_args[]
 2025-02-01  8:15 UTC  (4+ messages)

WARNING: refcount bug in sctp_transport_put
 2025-02-01  4:35 UTC 

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

[PATCH v1 bpf] net: Annotate rx_sk with __nullable for trace_kfree_skb
 2025-02-01  2:41 UTC  (5+ messages)

[PATCH bpf-next v4 00/14] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
 2025-02-01  1:33 UTC  (3+ messages)
` [PATCH bpf-next v4 12/14] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests

[PATCH net 0/4] ethtool: rss: minor fixes for recent RSS changes
 2025-02-01  1:30 UTC  (5+ messages)
` [PATCH net 1/4] ethtool: rss: fix hiding unsupported fields in dumps
` [PATCH net 2/4] ethtool: ntuple: fix rss + ring_cookie check
` [PATCH net 3/4] selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigure
` [PATCH net 4/4] selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not supported

Unchecked sock pointer causes panic in RAW_TP
 2025-02-01  0:55 UTC  (5+ messages)

[PATCH bpf-next v3 00/18] bpf qdisc
 2025-02-01  0:45 UTC  (20+ messages)
` [PATCH bpf-next v3 01/18] bpf: Make every prog keep a copy of ctx_arg_info
` [PATCH bpf-next v3 02/18] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v3 03/18] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v3 04/18] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v3 05/18] selftests/bpf: Test returning referenced kptr from struct_ops programs
` [PATCH bpf-next v3 06/18] bpf: Prepare to reuse get_ctx_arg_idx
` [PATCH bpf-next v3 07/18] bpf: Generalize finding member offset of struct_ops prog
` [PATCH bpf-next v3 08/18] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v3 09/18] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v3 10/18] bpf: Search and add kfuncs in struct_ops prologue and epilogue
` [PATCH bpf-next v3 11/18] bpf: net_sched: Add a qdisc watchdog timer
` [PATCH bpf-next v3 12/18] bpf: net_sched: Support updating bstats
` [PATCH bpf-next v3 13/18] bpf: net_sched: Support updating qstats
` [PATCH bpf-next v3 14/18] bpf: net_sched: Allow writing to more Qdisc members
` [PATCH bpf-next v3 15/18] libbpf: Support creating and destroying qdisc
` [PATCH bpf-next v3 16/18] selftests/bpf: Add a basic fifo qdisc test
` [PATCH bpf-next v3 17/18] selftests/bpf: Add a bpf fq qdisc to selftest
` [PATCH bpf-next v3 18/18] selftests/bpf: Test attaching bpf qdisc to mq and non root

[Patch net v2 0/4] net_sched: two security bug fixes and test cases
 2025-01-31 23:13 UTC  (4+ messages)
` [Patch net v2 2/4] selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0

[PATCH net-next v6 00/12] Begin upstreaming Homa transport protocol
 2025-01-31 22:51 UTC  (9+ messages)
` [PATCH net-next v6 08/12] net: homa: create homa_incoming.c

[syzbot] [wireless?] WARNING in ADDR
 2025-01-31 22:50 UTC 

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

[PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len()
 2025-01-31 20:28 UTC  (2+ messages)

[PATCH net 00/16] net: first round to use dev_net_rcu()
 2025-01-31 19:46 UTC  (31+ messages)
` [PATCH net 01/16] net: add dev_net_rcu() helper
` [PATCH net 02/16] ipv4: add RCU protection to ip4_dst_hoplimit()
` [PATCH net 03/16] ipv4: use RCU protection in ip_dst_mtu_maybe_forward()
` [PATCH net 04/16] ipv4: use RCU protection in ipv4_default_advmss()
` [PATCH net 05/16] ipv4: use RCU protection in rt_is_expired()
` [PATCH net 06/16] tcp: convert to dev_net_rcu()
` [PATCH net 07/16] net: gro: convert four dev_net() calls
` [PATCH net 08/16] udp: convert to dev_net_rcu()
` [PATCH net 09/16] ipv4: icmp: "
` [PATCH net 10/16] ipv6: "
` [PATCH net 11/16] ipv6: input: "
` [PATCH net 12/16] ipv6: output: "
` [PATCH net 13/16] ipv6: use RCU protection in ip6_default_advmss()
` [PATCH net 14/16] net: filter: convert to dev_net_rcu()
` [PATCH net 15/16] flow_dissector: use rcu protection to fetch dev_net()

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

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

[PATCH v1 net 1/2] net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net()
 2025-01-31 18:10 UTC  (2+ messages)

[PATCH v3 net] udp: gso: do not drop small packets when PMTU reduces
 2025-01-31 18:03 UTC  (2+ messages)

[PATCH RFC net-next v2 0/6] Device memory TCP TX
 2025-01-31 17:45 UTC  (12+ 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 5/6] net: devmem: Implement TX path

[PATCH iwl-next v4] ixgbe: Fix possible skb NULL pointer dereference
 2025-01-31 15:15 UTC  (3+ messages)

[PATCH net] phy: fix null pointer issue in phy_attach_direct()
 2025-01-31 14:57 UTC  (5+ messages)

next-20250129: rk3399-rock-pi-4b NFS mount and boot failed
 2025-01-31 14:20 UTC  (2+ messages)

[PATCH] igc: Fix HW RX timestamp when passed by ZC XDP
 2025-01-31 13:36 UTC  (4+ messages)

Stepping down as maintainer
 2025-01-31 13:23 UTC  (2+ messages)

[PATCH RFC net-next v3 0/8] netconsole: Add support for CPU population
 2025-01-31 13:11 UTC  (5+ messages)
` [PATCH RFC net-next v3 1/8] netconsole: consolidate send buffers into netconsole_target struct

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

[PATCH RFC net-next] netconsole: selftest: Add test for fragmented messages
 2025-01-31 12:39 UTC 

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

[PATCH v2 1/3] Bluetooth: Fix possible race with userspace of sysfs isoc_alt
 2025-01-31 10:23 UTC  (6+ messages)

[PATCH iwl-net v1] ice: fix memory leak in aRFS after reset
 2025-01-31 10:12 UTC  (2+ messages)

[PATCH net v3] vmxnet3: Fix tx queue race condition with XDP
 2025-01-31  9:23 UTC  (2+ messages)

[PATCH 5.10 5/5] net: test for not too small csum_start in virtio_net_hdr_to_skb()
 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 


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