aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecJakub Kicinski1-1/+2
5 daysMerge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+7
7 daysMerge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-17/+2
11 daysnetfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera1-0/+7
11 daysRevert "mm: introduce a new page type for page pool in page type"Byungchul Park1-17/+2
12 daystcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet1-3/+4
13 daysnet: shaper: rework the VALID marking (again)Jakub Kicinski1-0/+1
2026-05-18Merge tag 'nf-26-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski3-3/+9
2026-05-16netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie1-0/+1
2026-05-16netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi1-2/+6
2026-05-16ipvs: avoid possible loop in ip_vs_dst_event on resizingJulian Anastasov1-1/+2
2026-05-14Bluetooth: serialize accept_q accessJiexun Wang1-0/+1
2026-05-13macsec: use rcu_work to defer TX SA crypto cleanup out of softirqJinliang Zheng1-1/+2
2026-05-13macsec: use rcu_work to defer RX SA crypto cleanup out of softirqJinliang Zheng1-1/+3
2026-05-08Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+4
2026-05-08genetlink: free the skb on 'group >= family->n_mcgrps'Alice Ryhl1-1/+3
2026-05-08net: nsh: fix incorrect header length macrosIlya Maximets1-2/+2
2026-05-08ipv6: flowlabel: enforce per-netns limit for unprivileged callersMaoyi Xie1-0/+1
2026-05-08netfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso1-1/+4
2026-05-07xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie1-1/+2
2026-05-06Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inversionMikhail Gavrilov1-1/+1
2026-05-05Merge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-5/+26
2026-05-05net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy1-0/+6
2026-05-04ipmr: Add __rcu to netns_ipv4.mrt.Kuniyuki Iwashima1-1/+1
2026-05-05ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCUWaiman Long1-4/+16
2026-05-05ipvs: fix races around est_mutex and est_cpulistJulian Anastasov1-1/+10
2026-05-01Merge tag 'nf-26-05-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-1/+16
2026-04-30ipv6: Implement limits on extension header parsingDaniel Borkmann2-0/+9
2026-05-01netfilter: flowtable: fix inline pppoe encapsulation in xmit pathPablo Neira Ayuso1-1/+3
2026-04-29bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
2026-04-29net: add net_iov_init() and use it to initialize ->page_typeJakub Kicinski1-0/+15
2026-04-30netfilter: nft_fwd_netdev: use recursion counter in neigh egress pathWeiming Shi1-0/+13
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-0/+13
2026-04-24Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-3/+35
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds15-2092/+5
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-6/+13
2026-04-23drivers: net: 8390: wd80x3: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: 8390: ultra: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: smsc: smc9194: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: amd: lance: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: 3com: 3c515: Remove this driverAndrew Lunn1-1/+0
2026-04-23net: remove unused ATM protocols and legacy ATM device driversJakub Kicinski1-53/+0
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski3-1007/+5
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski10-1027/+0
2026-04-22net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
2026-04-21netfilter: nf_tables: add hook transactions for device deletionsPablo Neira Ayuso1-0/+13
2026-04-20net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming1-0/+3
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-0/+6
2026-04-18tcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet1-1/+1
2026-04-18tcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet1-1/+1