summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-6/+31
8 daysnet: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy1-0/+6
8 daysipmr: Add __rcu to netns_ipv4.mrt.Kuniyuki Iwashima1-1/+1
9 dayssched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAINWaiman Long1-1/+5
9 daysipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCUWaiman Long1-4/+16
9 daysipvs: fix races around est_mutex and est_cpulistJulian Anastasov1-1/+10
12 daysMerge tag 'nf-26-05-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski3-1/+24
13 daysipv6: Implement limits on extension header parsingDaniel Borkmann2-0/+9
13 daysnetfilter: flowtable: fix inline pppoe encapsulation in xmit pathPablo Neira Ayuso1-1/+3
13 daysMerge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-1/+62
13 daysdpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera1-0/+1
13 daysnetfilter: x_tables: add .check_hooks to matches and targetsPablo Neira Ayuso1-0/+8
13 daysMerge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
14 daysbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
14 daysnet: add net_iov_init() and use it to initialize ->page_typeJakub Kicinski1-0/+15
14 daysnetfilter: nft_fwd_netdev: use recursion counter in neigh egress pathWeiming Shi1-0/+13
2026-04-29Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-0/+42
2026-04-29Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+10
2026-04-28tracepoint: Fix typo in tracepoint.h commentSheng Che Peng1-1/+1
2026-04-28ipmr: Free mr_table after RCU grace period.Kuniyuki Iwashima1-0/+3
2026-04-28Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-04-28Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds2-4/+14
2026-04-26Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+7
2026-04-25Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+13
2026-04-25Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-14/+20
2026-04-24Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-3/+35
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-50/+360
2026-04-24Merge tag 'spi-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2026-04-24Merge tag 'sound-fix-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-04-24Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+2
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds36-4566/+6
2026-04-24Merge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-1/+2
2026-04-24Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+13
2026-04-24Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds10-20/+87
2026-04-24drivers: net: 8390: wd80x3: Remove this driverAndrew Lunn1-1/+0
2026-04-24drivers: net: 8390: ultra: Remove this driverAndrew Lunn1-1/+0
2026-04-24drivers: net: smsc: smc9194: Remove this driverAndrew Lunn1-1/+0
2026-04-24drivers: net: amd: lance: Remove this driverAndrew Lunn1-1/+0
2026-04-24drivers: net: 3com: 3c515: Remove this driverAndrew Lunn1-1/+0
2026-04-24eventpoll: refresh eventpoll_release() fast-path commentChristian Brauner1-6/+10
2026-04-24nstree: fix func. parameter kernel-doc warningsRandy Dunlap1-3/+3
2026-04-24rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells1-1/+0
2026-04-23rxrpc: Fix potential UAF after skb_unshare() failureDavid Howells1-2/+2
2026-04-23rxrpc: Fix rxkad crypto unalignment handlingDavid Howells1-0/+1
2026-04-23Merge tag 'acpi-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+6
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 Kicinski12-1893/+6
2026-04-23net: remove ISDN subsystem and Bluetooth CMTPJakub Kicinski9-1334/+0
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski13-1281/+0
2026-04-238021q: use RCU for egress QoS mappingsLongxuan Yu1-9/+16