Advanced Filters
Published Title Version Author Status
2025-10-27 20:13 UTC net: mana: Implement ndo_tx_timeout and serialize queue resets per port. 2 dipayanroy@linux.microsoft.com finished in 44m0s
2025-10-27 19:46 UTC net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx 2 jonas.gorski@gmail.com finished in 50m0s
2025-10-27 19:37 UTC documentation: networking: arcnet: correct the ARCNET web URL 1 rdunlap@infradead.org finished in 47m0s
2025-10-27 19:29 UTC tools: ynl: fix indent issues in the main Python lib 2 kuba@kernel.org finished in 47m0s
2025-10-27 19:21 UTC selftests: drv-net: replace the nsim ring test with a drv-net one 2 kuba@kernel.org finished in 44m0s
2025-10-27 16:08 UTC netconsole: Fix race condition in between reader and writer of userdata 3 gustavold@gmail.com finished in 48m0s
2025-10-27 15:24 UTC ice: add support for unmanaged DPLL on E830 NIC 4 arkadiusz.kubalewski@intel.com skipped
2025-10-27 14:15 UTC net/tcp: fix permanent FIN-WAIT-1 state and add packetdrill test 3 wokezhong@gmail.com finished in 3h40m0s
2025-10-27 12:27 UTC ethtool: introduce PHY MSE diagnostics UAPI and drivers 8 o.rempel@pengutronix.de finished in 2m0s
2025-10-27 11:45 UTC net: mana: Implement ndo_tx_timeout and serialize queue resets per port. 1 dipayanroy@linux.microsoft.com finished in 47m0s
2025-10-27 10:25 UTC sctp: Hold sock lock while iterating over address list 2 stefan.wiehler@nokia.com finished in 3h41m0s
2025-10-27 10:13 UTC sctp: Prevent TOCTOU out-of-bounds write 2 stefan.wiehler@nokia.com finished in 3h48m0s
2025-10-27 09:57 UTC selftests: net: use BASH for bareudp testing 1 po-hsu.lin@canonical.com finished in 48m0s
2025-10-27 09:37 UTC iavf and ice: GTP RSS support and flow enhancements 7 aleksandr.loktionov@intel.com finished in 38m0s
2025-10-27 08:50 UTC sctp: Hold sock lock while iterating over address list 1 stefan.wiehler@nokia.com finished in 3h47m0s
2025-10-27 08:48 UTC sctp: Prevent TOCTOU out-of-bounds write 1 stefan.wiehler@nokia.com finished in 3h45m0s
2025-10-27 08:22 UTC icmp: Add RFC 5837 support 2 idosch@nvidia.com finished in 3h39m0s
2025-10-27 07:38 UTC tcp: fix receive autotune again 2 edumazet@google.com finished in 3h48m0s
2025-10-27 05:31 UTC selftest: net: fix variable sized type issue not at the end of a struct 2 ankitkhushwaha.linux@gmail.com finished in 38m0s
2025-10-27 05:08 UTC selftest: net: fix variable sized type not at the end of struct warnings 1 ankitkhushwaha.linux@gmail.com finished in 39m0s
2025-10-27 03:29 UTC Add driver for 1Gbe network chips from MUCSE 16 dong100@mucse.com finished in 37m0s
2025-10-27 02:40 UTC xfrm: Correct inner packet family determination 2 jianbol@nvidia.com finished in 3h51m0s
2025-10-27 02:34 UTC xfrm: Remove redundant state inner mode check 2 jianbol@nvidia.com finished in 3h46m0s
2025-10-27 02:32 UTC add drop reason when do fragment 2 liyonglong@chinatelecom.cn finished in 3h42m0s
2025-10-26 23:43 UTC net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family 3 daniel@makrotopia.org finished in 37m0s
2025-10-26 18:00 UTC xdrgen: handle _XdrString in union encoder/decoder 1 kc9282016@gmail.com finished in 43m0s
2025-10-26 17:54 UTC net: Split ndo_set_rx_mode into snapshot and deferred write 2 viswanathiyyappan@gmail.com skipped
2025-10-26 17:46 UTC selftest: net: fix socklen_t type mismatch in sctp_collision test 1 ankitkhushwaha.linux@gmail.com finished in 38m0s
2025-10-26 16:33 UTC net: sctp: fix KMSAN uninit-value in sctp_inq_pop 3 vnranganath.20@gmail.com finished in 3h41m0s
2025-10-26 15:08 UTC Enable Inbound IPsec offload on Marvell CN10K SoC 5 tanmay@marvell.com finished in 43m0s
2025-10-26 14:18 UTC Make TC BPF helpers preserve skb metadata 3 jakub@cloudflare.com finished in 3h41m0s
2025-10-26 09:56 UTC net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated 1 tonghao@bamaicloud.com finished in 3h43m0s
2025-10-25 20:53 UTC Resolve ARM kCFI build failure in idpf xsk.c 1 nathan@kernel.org finished in 38m0s
2025-10-25 20:48 UTC net: stmmac: phylink PCS conversion part 3 (dodgy stuff) 1 rmk@armlinux.org.uk finished in 39m0s
2025-10-25 19:02 UTC selftests: af_unix: Add tests for ECONNRESET and EOF semantics 2 adelodunolaoluwa@yahoo.com finished in 54m0s
2025-10-25 17:05 UTC net: dsa: yt921x: Add STP/MST/HSR/LAG support 2 mmyangfl@gmail.com finished in 36m0s
2025-10-25 14:47 UTC net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family 2 daniel@makrotopia.org finished in 38m0s
2025-10-25 12:05 UTC net: tcp_lp: fix kernel-doc warnings and update outdated reference links 1 rakuram.e96@gmail.com finished in 3h38m0s
2025-10-25 09:18 UTC net: ipv4: Remove extern udp_v4_early_demux()/tcp_v4_early_demux() in .c files 1 wangliang74@huawei.com finished in 3h40m0s
2025-10-25 07:40 UTC sctp: Constify struct sctp_sched_ops 1 christophe.jaillet@wanadoo.fr finished in 41m0s
2025-10-25 06:53 UTC xsk: mitigate the side effect of cq_lock 1 kerneljasonxing@gmail.com finished in 3h45m0s
2025-10-25 06:18 UTC net: hinic3: PF initialization 3 gongfan1@huawei.com finished in 40m0s
2025-10-25 01:46 UTC bug fixes for the hibmcge ethernet driver 1 shaojijie@huawei.com finished in 44m0s
2025-10-24 21:57 UTC tools: ynl: rework the string representation of NlError 1 kuba@kernel.org finished in 52m0s
2025-10-24 21:55 UTC selftests: drv-net: replace the nsim ring test with a drv-net one 1 kuba@kernel.org finished in 44m0s
2025-10-24 20:47 UTC [pull request] ice: postpone service task disabling 1 anthony.l.nguyen@intel.com finished in 49m0s
2025-10-24 18:55 UTC dpll: spec: add missing module-name and clock-id to pin-get reply 1 poros@redhat.com finished in 46m0s
2025-10-24 18:25 UTC idpf: correct queue index in Rx allocation error messages 3 alok.a.tiwari@oracle.com finished in 41m0s
2025-10-24 18:02 UTC net: netmem: remove NET_IOV_MAX from net_iov_type enum 1 bobbyeshleman@gmail.com finished in 1h36m0s
2025-10-24 17:01 UTC net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family 1 daniel@makrotopia.org finished in 54m0s
2025-10-24 16:22 UTC nf_conntrack_ftp: Added nfct_seqadj_ext_add(). 4 a.melnychenko@vyos.io finished in 4h8m0s
2025-10-24 15:25 UTC nfp: xsk: fix memory leak in nfp_net_alloc() 1 nihaal@cse.iitm.ac.in finished in 1h14m0s
2025-10-24 14:49 UTC dpll: Add support for phase adjustment granularity 1 ivecera@redhat.com finished in 38m0s
2025-10-24 13:46 UTC iavf: fix incorrect warning message in iavf_del_vlans() 1 alok.a.tiwari@oracle.com finished in 39m0s
2025-10-24 13:24 UTC tools: ynl: fix string attribute length to include null terminator 1 poros@redhat.com finished in 38m0s
2025-10-24 12:58 UTC tools: ynl: avoid print_field when there is no reply 1 liuhangbin@gmail.com finished in 40m0s
2025-10-24 12:07 UTC tcp: remove one ktime_get() from recvmsg() fast path 1 edumazet@google.com finished in 3h54m0s
2025-10-24 11:44 UTC net: sctp: fix KMSAN uninit-value in sctp_inq_pop 2 vnranganath.20@gmail.com finished in 3h59m0s
2025-10-24 11:23 UTC net: airoha: Fix a copy and paste bug in probe() 1 dan.carpenter@linaro.org finished in 55m0s
2025-10-24 10:40 UTC xsk: avoid data corruption on cq descriptor number 2 fmancera@suse.de finished in 3h49m0s
2025-10-24 10:20 UTC add drop reason when do fragment 2 liyonglong@chinatelecom.cn finished in 4h3m0s
2025-10-24 09:39 UTC net: rose: Prevent the use of freed digipeat 1 lizhi.xu@windriver.com finished in 3h50m0s
2025-10-24 09:12 UTC net: rps: softnet_data reorg to make enqueue_to_backlog() fast 1 edumazet@google.com finished in 4h6m0s
2025-10-24 09:06 UTC net: rose: Prevent the use of freed digipeat 1 lizhi.xu@windriver.com finished in 4h8m0s
2025-10-24 09:05 UTC net: rose: Prevent the use of freed digipeat 1 lizhi.xu@windriver.com finished in 4h7m0s
2025-10-24 09:05 UTC net: optimize enqueue_to_backlog() for the fast path 1 edumazet@google.com finished in 4h14m0s
2025-10-24 07:50 UTC tcp: fix receive autotune again 1 edumazet@google.com finished in 3h52m0s
2025-10-24 03:32 UTC net: dsa: yt921x: Add STP/MST/HSR/LAG support 1 mmyangfl@gmail.com finished in 42m0s
2025-10-24 02:41 UTC net/sched: Remove unused typedef psched_tdiff_t 1 yuehaibing@huawei.com finished in 36m0s
2025-10-24 02:31 UTC xfrm: Correct inner packet family determination 1 jianbol@nvidia.com finished in 3h42m0s
2025-10-24 01:31 UTC net: rose: Prevent the use of freed digipeat 1 lizhi.xu@windriver.com finished in 3h46m0s
2025-10-23 23:16 UTC sctp: Avoid redundant initialisation in sctp_accept() and sctp_do_peeloff(). 3 kuniyu@google.com finished in 3h38m0s
2025-10-23 22:04 UTC convert net drivers to ndo_hwtstamp API part 2 5 vadim.fedorenko@linux.dev finished in 38m0s
2025-10-23 20:58 UTC net: devmem: improve cpu cost of RX token management 5 bobbyeshleman@gmail.com finished in 3h45m0s
2025-10-23 20:53 UTC selftest: net: prevent use of uninitialized variable 2 alessandro.zanni87@gmail.com finished in 38m0s
2025-10-23 19:18 UTC sctp: Hold RCU read lock while iterating over address list 1 stefan.wiehler@nokia.com finished in 3h50m0s
2025-10-23 18:27 UTC vsock: add namespace support to vhost-vsock 8 bobbyeshleman@gmail.com skipped
2025-10-23 16:58 UTC selftests/unix: Add test for ECONNRESET and EOF behaviour 1 adelodunolaoluwa@yahoo.com finished in 42m0s
2025-10-23 15:06 UTC dibs: Remove reset of static vars in dibs_init() 1 wintera@linux.ibm.com finished in 1h32m0s
2025-10-23 14:48 UTC net/tcp: fix permanent FIN-WAIT-1 state and add packetdrill test 2 wokezhong@gmail.com finished in 3h57m0s
2025-10-23 14:45 UTC net: bridge: Flush multicast groups when snooping is disabled 1 petrm@nvidia.com finished in 3h59m0s
2025-10-23 13:50 UTC netrom: Preventing the use of abnormal neighbor 1 lizhi.xu@windriver.com finished in 3h42m0s
2025-10-23 13:25 UTC idpf: correct queue index in Rx allocation error messages 2 alok.a.tiwari@oracle.com finished in 43m0s
2025-10-23 13:13 UTC There are some bugfix for the HNS3 ethernet driver 1 shaojijie@huawei.com finished in 41m0s
2025-10-23 12:54 UTC mptcp: Fix conflicts between MPTCP and sockmap 3 jiayuan.chen@linux.dev finished in 3h43m0s
2025-10-23 12:24 UTC net: key: Fix potential integer overflow in set_ipsecrequest 1 clf700383@gmail.com finished in 3h43m0s
2025-10-23 09:52 UTC net: sctp: fix KMSAN uninit-value in sctp_inq_pop 1 vnranganath.20@gmail.com finished in 3h44m0s
2025-10-23 09:39 UTC Add AF_XDP zero copy support 4 m-malladi@ti.com finished in 50m0s
2025-10-23 09:24 UTC MAINTAINERS: mark ISDN subsystem as orphan 1 bagasdotme@gmail.com finished in 49m0s
2025-10-23 09:16 UTC net: add phylink managed WoL and convert stmmac 2 rmk@armlinux.org.uk finished in 3h49m0s
2025-10-23 08:50 UTC Add IPIP flowtable SW acceleration 8 lorenzo@kernel.org skipped
2025-10-23 08:34 UTC rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS 1 amorenoz@redhat.com finished in 3h41m0s
2025-10-23 02:55 UTC Documentation: ARCnet: Update obsolete contact info 2 bagasdotme@gmail.com finished in 39m0s
2025-10-23 02:00 UTC smc: rename smc_find_ism_store_rc to reflect broader usage 1 dust.li@linux.alibaba.com finished in 45m0s
2025-10-23 01:45 UTC Implement more features for txgbe devices 2 jiawenwu@trustnetic.com finished in 59m0s
2025-10-23 01:30 UTC strparser: fix typo in comment 1 julia.lawall@inria.fr finished in 51m0s
2025-10-22 22:12 UTC tcp: Remove unnecessary null check in tcp_inbound_md5_hash() 1 ebiggers@kernel.org finished in 1h56m0s
2025-10-22 21:17 UTC sctp: Avoid redundant initialisation in sctp_accept() and sctp_do_peeloff(). 2 kuniyu@google.com finished in 2h50m0s
2025-10-22 20:43 UTC net: mana: Handle SKB if TX SGEs exceed hardware limit 2 gargaditya@linux.microsoft.com finished in 38m0s
2025-10-22 19:37 UTC psp: track stats from core and provide a driver stats api 1 daniel.zahka@gmail.com finished in 3h42m0s