index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-14
net: bridge: mcast: Add offload failed mdb flag
Joseph Huang
1
-4
/
+5
2025-04-14
net: convert dev->rtnl_link_state to a bool
Jakub Kicinski
1
-8
/
+2
2025-04-14
udp: properly deal with xfrm encap and ADDRFORM
Paolo Abeni
1
-1
/
+0
2025-04-11
tcp: Rename tcp_or_dccp_get_hashinfo().
Kuniyuki Iwashima
1
-2
/
+1
2025-04-11
net: Unexport shared functions for DCCP.
Kuniyuki Iwashima
1
-1
/
+0
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
7
-353
/
+2
2025-04-10
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
1
-0
/
+24
2025-04-10
net: pass const to msg_data_left()
Breno Leitao
1
-1
/
+1
2025-04-10
tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
Jiayuan Chen
2
-0
/
+2
2025-04-10
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
2
-1
/
+8
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-68
/
+65
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-4
/
+43
2025-04-10
Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-04-10
Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-2
/
+38
2025-04-09
net: remove cpu stall in txq_trans_update()
Eric Dumazet
1
-3
/
+4
2025-04-09
netdev: depend on netdev->lock for qstats in ops locked drivers
Jakub Kicinski
1
-1
/
+3
2025-04-09
xdp: double protect netdev->xdp_flags with netdev->lock
Jakub Kicinski
2
-1
/
+2
2025-04-09
netdev: add "ops compat locking" helpers
Jakub Kicinski
1
-0
/
+16
2025-04-09
net: designate XSK pool pointers in queues as "ops protected"
Jakub Kicinski
2
-3
/
+4
2025-04-09
net: avoid potential race between netdev_get_by_index_lock() and netns switch
Jakub Kicinski
1
-1
/
+5
2025-04-08
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
1
-2
/
+1
2025-04-08
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
1
-0
/
+4
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
4
-0
/
+40
2025-04-08
Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2025-04-08
kunit: Spelling s/slowm/slow/
Geert Uytterhoeven
1
-1
/
+1
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2025-04-08
net: rps: remove kfree_rcu_mightsleep() use
Eric Dumazet
1
-2
/
+3
2025-04-08
Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+2
2025-04-08
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo CaƱuelo Navarro
1
-1
/
+2
2025-04-08
gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
Bartosz Golaszewski
1
-0
/
+1
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
2
-1
/
+3
2025-04-07
mtd: spinand: Fix build with gcc < 7.5
Miquel Raynal
1
-1
/
+1
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-44
/
+8
2025-04-06
Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+8
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
1
-2
/
+2
2025-04-05
hrtimers: Make callback function pointer private
Nam Cao
2
-3
/
+3
2025-04-05
hrtimers: Delete hrtimer_init()
Nam Cao
2
-3
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-36
/
+2
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+0
2025-04-04
Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-9
/
+18
2025-04-04
Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2025-04-04
irqdomain: Stop using 'host' for domain
Jiri Slaby (SUSE)
1
-6
/
+6
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
1
-0
/
+6
2025-04-04
Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drive...
Arnd Bergmann
1
-2
/
+0
2025-04-04
KVM: Allow building irqbypass.ko as as module when kvm.ko is a module
Sean Christopherson
1
-1
/
+1
2025-04-03
Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
3
-1
/
+31
2025-04-03
netdevsim: add dummy device notifiers
Stanislav Fomichev
1
-0
/
+3
[next]