index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2026-05-22
net/sched: tbf: add extack to offload params
David Yang
2026-05-22
net: mana: Expose hardware diagnostic info via debugfs
Erni Sri Satya Vennela
2026-05-21
Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-21
net: dsa: add NETC switch tag support
Wei Fang
2026-05-20
tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction
Eric Dumazet
2026-05-20
smc: Use flexible array for SMCD connections
Rosen Penev
2026-05-20
net: shaper: rework the VALID marking (again)
Jakub Kicinski
2026-05-20
wifi: cfg80211: add a function to parse UHR DBE
Johannes Berg
2026-05-18
Merge tag 'nf-26-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-05-16
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
2026-05-16
netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()
Lorenzo Bianconi
2026-05-16
ipvs: avoid possible loop in ip_vs_dst_event on resizing
Julian Anastasov
2026-05-15
net: always declare __sock_wfree() and tcp_wfree()
Eric Dumazet
2026-05-14
net/sched: qdisc_qstats_qlen_backlog() runs locklessly
Eric Dumazet
2026-05-14
netlink: add one debug check in nla_nest_end()
Eric Dumazet
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-14
Bluetooth: serialize accept_q access
Jiexun Wang
2026-05-13
net: make is_skb_wmem() available to modules
Eric Dumazet
2026-05-13
macsec: use rcu_work to defer TX SA crypto cleanup out of softirq
Jinliang Zheng
2026-05-13
macsec: use rcu_work to defer RX SA crypto cleanup out of softirq
Jinliang Zheng
2026-05-11
net/sched: mq: no longer acquire qdisc spinlocks in dump operations
Eric Dumazet
2026-05-11
net/sched: add const qualifiers to gnet_stats helpers
Eric Dumazet
2026-05-11
net/sched: add qdisc_qlen_lockless() helper
Eric Dumazet
2026-05-11
net/sched: annotate data-races around sch->qstats.backlog
Eric Dumazet
2026-05-11
net/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()
Eric Dumazet
2026-05-08
Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-05-08
genetlink: free the skb on 'group >= family->n_mcgrps'
Alice Ryhl
2026-05-08
net: nsh: fix incorrect header length macros
Ilya Maximets
2026-05-08
ipv6: flowlabel: enforce per-netns limit for unprivileged callers
Maoyi Xie
2026-05-08
netfilter: nf_conntrack_expect: restore helper propagation via expectation
Pablo Neira Ayuso
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-06
Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inve...
Mikhail Gavrilov
2026-05-06
Merge tag 'wireless-next-2026-05-06' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-05-05
net: mana: Use per-queue allocation for tx_qp to reduce allocation size
Aditya Garg
2026-05-05
Merge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-05-05
amt: Store struct sock in struct amt_dev.
Kuniyuki Iwashima
2026-05-05
vxlan: Free vxlan_sock with kfree_rcu().
Kuniyuki Iwashima
2026-05-05
vxlan: Store struct sock in struct vxlan_sock.
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_sock_release().
Kuniyuki Iwashima
2026-05-05
net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
Dipayaan Roy
2026-05-05
wifi: cfg80211: separate NPCA validity from chandef validity
Johannes Berg
2026-05-05
wifi: mac80211: mlme: use NPCA chandef if capable
Johannes Berg
2026-05-05
wifi: mac80211: allow only AP chanctx sharing with NPCA
Johannes Berg
2026-05-05
wifi: cfg80211: add helper for parsing NPCA to chandef
Johannes Berg
2026-05-05
wifi: cfg80211: allow representing NPCA in chandef
Johannes Berg
[next]