| Age | Commit message (Expand) | Author | Lines |
| 2025-06-17 | page_pool: Add page_pool_dev_alloc_netmems helper | Dragos Tatulea | -0/+7 |
| 2025-06-17 | net: Allow const args for of page_to_netmem() | Dragos Tatulea | -1/+1 |
| 2025-06-17 | net: tcp: tsq: Convert from tasklet to BH workqueue | Tejun Heo | -1/+1 |
| 2025-06-17 | vxlan: Support MC routing in the underlay | Petr Machata | -1/+4 |
| 2025-06-17 | net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb() | Petr Machata | -2/+4 |
| 2025-06-17 | net: ipv6: Make udp_tunnel6_xmit_skb() void | Petr Machata | -7/+7 |
| 2025-06-17 | net: ipv4: Add ip_mr_output() | Petr Machata | -0/+2 |
| 2025-06-17 | net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb() | Petr Machata | -2/+2 |
| 2025-06-17 | netmem: fix netmem comments | Mina Almasry | -5/+16 |
| 2025-06-17 | net: dsa: tag_brcm: add support for legacy FCS tags | Álvaro Fernández Rojas | -0/+2 |
| 2025-06-17 | tcp: remove RFC3517/RFC6675 tcp_clear_retrans_hints_partial() | Neal Cardwell | -5/+0 |
| 2025-06-17 | tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint | Neal Cardwell | -1/+0 |
| 2025-06-17 | Merge branch 'io_uring-cmd-for-tx-timestamps' | Jakub Kicinski | -0/+4 |
| 2025-06-17 | net: timestamp: add helper returning skb's tx tstamp | Pavel Begunkov | -0/+4 |
| 2025-06-17 | Merge branch 'shradha_v6.16-rc1' of https://github.com/shradhagupta6/linux | Jakub Kicinski | -1/+5 |
| 2025-06-17 | net: mana: Allocate MSI-X vectors dynamically | Shradha Gupta | -2/+6 |
| 2025-06-16 | net: mana: Add handler for hardware servicing events | Haiyang Zhang | -2/+8 |
| 2025-06-13 | net: pfcp: fix typo in message_priority field name | RubenKelevra | -1/+1 |
| 2025-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | -16/+14 |
| 2025-06-12 | Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | -5/+8 |
| 2025-06-12 | net_sched: remove qdisc_tree_flush_backlog() | Eric Dumazet | -8/+0 |
| 2025-06-11 | Bluetooth: ISO: Fix not using bc_sid as advertisement SID | Luiz Augusto von Dentz | -5/+8 |
| 2025-06-10 | Merge tag 'linux-can-next-for-6.17-20250610' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | -0/+18 |
| 2025-06-10 | net: Fix TOCTOU issue in sk_is_readable() | Michal Luczaj | -2/+5 |
| 2025-06-10 | queue_api: add subqueue variant netif_subqueue_sent | Gur Stavi | -0/+9 |
| 2025-06-10 | net: remove unused sock_enable_timestamps | Willem de Bruijn | -1/+0 |
| 2025-06-10 | net: mana: Expose additional hardware counters for drop and TC via ethtool. | Dipayaan Roy | -0/+131 |
| 2025-06-10 | can: add drop reasons in the receive path of AF_CAN | Davide Caratti | -0/+18 |
| 2025-06-09 | Merge tag 'for-net-2025-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | -1/+1 |
| 2025-06-05 | Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | -1/+1 |
| 2025-06-05 | Bluetooth: MGMT: Protect mgmt_pending list with its own lock | Luiz Augusto von Dentz | -0/+1 |
| 2025-06-05 | Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete | Luiz Augusto von Dentz | -1/+0 |
| 2025-05-30 | net: Fix checksum update for ILA adj-transport | Paul Chaignon | -1/+1 |
| 2025-05-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | -15/+44 |
| 2025-05-28 | net: mana: Add support for Multi Vports on Bare metal | Haiyang Zhang | -1/+3 |
| 2025-05-27 | sctp: mark sctp_do_peeloff static | Christoph Hellwig | -2/+0 |
| 2025-05-27 | vsock: Move lingering logic to af_vsock core | Michal Luczaj | -0/+1 |
| 2025-05-26 | Merge tag 'v6.15' into rdma.git for-next | Jason Gunthorpe | -20/+113 |
| 2025-05-26 | Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | -1/+20 |
| 2025-05-26 | Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Abeni | -2/+17 |
| 2025-05-26 | net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connec... | Qiu Yutan | -0/+3 |
| 2025-05-23 | netfilter: nf_tables: Add notifications for hook changes | Phil Sutter | -0/+5 |
| 2025-05-23 | netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook | Phil Sutter | -1/+1 |
| 2025-05-23 | netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}() | Phil Sutter | -0/+5 |
| 2025-05-23 | netfilter: nf_tables: nft_fib: consistent l3mdev handling | Florian Westphal | -0/+9 |
| 2025-05-23 | af_unix: Introduce SO_PASSRIGHTS. | Kuniyuki Iwashima | -1/+3 |
| 2025-05-23 | af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock. | Kuniyuki Iwashima | -1/+15 |
| 2025-05-23 | net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}. | Kuniyuki Iwashima | -1/+13 |
| 2025-05-23 | scm: Move scm_recv() from scm.h to scm.c. | Kuniyuki Iwashima | -117/+4 |
| 2025-05-22 | Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | -0/+9 |