index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-10
ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
Eric Dumazet
1
-1
/
+1
2025-02-10
net: stmmac: Apply new page pool parameters when SPH is enabled
Furong Xu
1
-0
/
+5
2025-02-07
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
3
-99
/
+22
2025-02-07
net: fib_rules: annotate data-races around rule->[io]ifindex
Eric Dumazet
1
-11
/
+13
2025-02-06
rtnetlink: fix netns leak with rtnl_setlink()
Nicolas Dichtel
1
-0
/
+1
2025-02-06
ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt
Murad Masimov
1
-0
/
+11
2025-02-06
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
6
-11
/
+39
2025-02-06
Merge branch 'net-first-round-to-use-dev_net_rcu'
Jakub Kicinski
11
-65
/
+113
2025-02-06
ipv6: Use RCU in ip6_input()
Eric Dumazet
1
-5
/
+9
2025-02-06
ipv6: icmp: convert to dev_net_rcu()
Eric Dumazet
1
-19
/
+23
2025-02-06
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
1
-1
/
+6
2025-02-06
flow_dissector: use RCU protection to fetch dev_net()
Eric Dumazet
1
-10
/
+11
2025-02-06
ipv4: icmp: convert to dev_net_rcu()
Eric Dumazet
1
-14
/
+17
2025-02-06
ipv4: use RCU protection in __ip_rt_update_pmtu()
Eric Dumazet
1
-5
/
+6
2025-02-06
ipv4: use RCU protection in inet_select_addr()
Eric Dumazet
1
-1
/
+2
2025-02-06
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
1
-1
/
+7
2025-02-06
ipv4: use RCU protection in ipv4_default_advmss()
Eric Dumazet
1
-3
/
+8
2025-02-06
ipv4: use RCU protection in ip_dst_mtu_maybe_forward()
Eric Dumazet
1
-3
/
+10
2025-02-06
ipv4: add RCU protection to ip4_dst_hoplimit()
Eric Dumazet
1
-2
/
+7
2025-02-06
net: add dev_net_rcu() helper
Eric Dumazet
2
-1
/
+7
2025-02-06
Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-178
/
+446
2025-02-06
Revert "net: stmmac: Specify hardware capability value when FIFO size isn't s...
Russell King (Oracle)
1
-18
/
+17
2025-02-06
MAINTAINERS: add a sample ethtool section entry
Jakub Kicinski
1
-0
/
+6
2025-02-06
MAINTAINERS: add entry for ethtool
Jakub Kicinski
1
-0
/
+10
2025-02-05
Merge branch 'rxrpc-call-state-fixes'
Jakub Kicinski
5
-11
/
+15
2025-02-05
rxrpc: Fix race in call state changing vs recvmsg()
David Howells
1
-1
/
+9
2025-02-05
rxrpc: Fix call state set to not include the SERVER_SECURING state
David Howells
5
-10
/
+6
2025-02-05
net: sched: Fix truncation of offloaded action statistics
Ido Schimmel
1
-1
/
+1
2025-02-05
tun: revert fix group permission check
Willem de Bruijn
1
-9
/
+5
2025-02-05
Merge branch 'net_sched-two-security-bug-fixes-and-test-cases'
Jakub Kicinski
4
-2
/
+60
2025-02-05
selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()
Cong Wang
1
-1
/
+33
2025-02-05
netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
Cong Wang
1
-1
/
+1
2025-02-05
selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0
Quang Le
1
-0
/
+23
2025-02-05
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Quang Le
1
-0
/
+3
2025-02-05
selftests: mptcp: connect: -f: no reconnect
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-02-05
Merge tag 'for-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-7
/
+22
2025-02-04
net: rose: lock the socket in rose_bind()
Eric Dumazet
1
-8
/
+16
2025-02-04
net: atlantic: fix warning during hot unplug
Jacob Moroni
1
-1
/
+3
2025-02-04
Merge tag 'kthreads-fixes-2025-02-04' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2025-02-04
Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2025-02-04
Merge tag 'platform-drivers-x86-v6.14-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-8
/
+7
2025-02-04
rxrpc: Fix the rxrpc_connection attend queue handling
David Howells
3
-7
/
+12
2025-02-04
platform/x86/intel/ifs: Update documentation with image download path
Jithu Joseph
1
-5
/
+4
2025-02-03
net: harmonize tstats and dstats
Paolo Abeni
2
-1
/
+15
2025-02-03
Merge branch 'ethtool-rss-minor-fixes-for-recent-rss-changes'
Jakub Kicinski
3
-3
/
+11
2025-02-03
selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not ...
Jakub Kicinski
1
-1
/
+6
2025-02-03
selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigure
Jakub Kicinski
1
-0
/
+2
2025-02-03
ethtool: ntuple: fix rss + ring_cookie check
Jakub Kicinski
1
-1
/
+1
2025-02-03
ethtool: rss: fix hiding unsupported fields in dumps
Jakub Kicinski
1
-1
/
+2
2025-02-04
kthread: Fix return value on kzalloc() failure in kthread_affine_preferred()
Yu-Chun Lin
1
-2
/
+2
[next]