aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-14net: bridge: mcast: Add offload failed mdb flagJoseph Huang1-4/+5
2025-04-14net: convert dev->rtnl_link_state to a boolJakub Kicinski1-8/+2
2025-04-14udp: properly deal with xfrm encap and ADDRFORMPaolo Abeni1-1/+0
2025-04-11tcp: Rename tcp_or_dccp_get_hashinfo().Kuniyuki Iwashima1-2/+1
2025-04-11net: Unexport shared functions for DCCP.Kuniyuki Iwashima1-1/+0
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima7-353/+2
2025-04-10trace: tcp: Add tracepoint for tcp_sendmsg_locked()Breno Leitao1-0/+24
2025-04-10net: pass const to msg_data_left()Breno Leitao1-1/+1
2025-04-10tcp: add LINUX_MIB_PAWS_TW_REJECTED counterJiayuan Chen2-0/+2
2025-04-10tcp: add TCP_RFC7323_TW_PAWS drop reasonJiayuan Chen2-1/+8
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-68/+65
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-4/+43
2025-04-10Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-04-10Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-04-09net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima1-2/+38
2025-04-09net: remove cpu stall in txq_trans_update()Eric Dumazet1-3/+4
2025-04-09netdev: depend on netdev->lock for qstats in ops locked driversJakub Kicinski1-1/+3
2025-04-09xdp: double protect netdev->xdp_flags with netdev->lockJakub Kicinski2-1/+2
2025-04-09netdev: add "ops compat locking" helpersJakub Kicinski1-0/+16
2025-04-09net: designate XSK pool pointers in queues as "ops protected"Jakub Kicinski2-3/+4
2025-04-09net: avoid potential race between netdev_get_by_index_lock() and netns switchJakub Kicinski1-1/+5
2025-04-08net: Drop unused @sk of __skb_try_recv_from_queue()Michal Luczaj1-2/+1
2025-04-08udp_tunnel: use static call for GRO hooks when possiblePaolo Abeni1-0/+4
2025-04-08udp_tunnel: create a fastpath GRO lookup.Paolo Abeni4-0/+40
2025-04-08Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+1
2025-04-08kunit: Spelling s/slowm/slow/Geert Uytterhoeven1-1/+1
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2025-04-08net: rps: remove kfree_rcu_mightsleep() useEric Dumazet1-2/+3
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+2
2025-04-08sctp: detect and prevent references to a freed transport in sendmsgRicardo CaƱuelo Navarro1-1/+2
2025-04-08gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flagBartosz Golaszewski1-0/+1
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev2-1/+3
2025-04-07mtd: spinand: Fix build with gcc < 7.5Miquel Raynal1-1/+1
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-44/+8
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+8
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao1-2/+2
2025-04-05hrtimers: Make callback function pointer privateNam Cao2-3/+3
2025-04-05hrtimers: Delete hrtimer_init()Nam Cao2-3/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-36/+2
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+0
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-9/+18
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2025-04-04irqdomain: Stop using 'host' for domainJiri Slaby (SUSE)1-6/+6
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-04-04net: move mp dev config validation to __net_mp_open_rxq()Jakub Kicinski1-0/+6
2025-04-04Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drive...Arnd Bergmann1-2/+0
2025-04-04KVM: Allow building irqbypass.ko as as module when kvm.ko is a moduleSean Christopherson1-1/+1
2025-04-03Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds3-1/+31
2025-04-03netdevsim: add dummy device notifiersStanislav Fomichev1-0/+3