index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-06
Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
17
-48
/
+96
2025-02-06
rxrpc: Fix race in call state changing vs recvmsg()
David Howells
1
-1
/
+9
2025-02-06
rxrpc: Fix call state set to not include the SERVER_SECURING state
David Howells
5
-10
/
+6
2025-02-06
netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
Cong Wang
1
-1
/
+1
2025-02-06
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Quang Le
1
-0
/
+3
2025-02-05
net: rose: lock the socket in rose_bind()
Eric Dumazet
1
-8
/
+16
2025-02-04
rxrpc: Fix the rxrpc_connection attend queue handling
David Howells
2
-7
/
+11
2025-02-04
net: harmonize tstats and dstats
Paolo Abeni
1
-0
/
+14
2025-02-04
ethtool: ntuple: fix rss + ring_cookie check
Jakub Kicinski
1
-1
/
+1
2025-02-04
ethtool: rss: fix hiding unsupported fields in dumps
Jakub Kicinski
1
-1
/
+2
2025-02-03
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
2
-4
/
+4
2025-02-03
HID: intel-thc: fix CONFIG_HID dependency
Arnd Bergmann
1
-2
/
+1
2025-02-02
net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
3
-9
/
+18
2025-02-02
net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
3
-6
/
+11
2025-02-02
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-9
/
+5
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
31
-145
/
+213
2025-01-30
Merge tag 'nf-25-01-30' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-4
/
+4
2025-01-30
net: revert RTNL changes in unregister_netdevice_many_notify()
Eric Dumazet
1
-30
/
+3
2025-01-30
net: hsr: fix fill_frame_info() regression vs VLAN packets
Eric Dumazet
1
-2
/
+5
2025-01-30
mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-01-30
netfilter: nf_tables: reject mismatching sum of field_len with set key length
Pablo Neira Ayuso
1
-4
/
+4
2025-01-30
Merge tag 'for-net-2025-01-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
1
-2
/
+2
2025-01-30
net: xdp: Disallow attaching device-bound programs in generic mode
Toke Høiland-Jørgensen
1
-0
/
+4
2025-01-30
tcp: correct handling of extreme memory squeeze
Jon Maloy
1
-3
/
+6
2025-01-30
vsock: Allow retrying on connect() failure
Michal Luczaj
1
-0
/
+5
2025-01-30
vsock: Keep the binding until socket destruction
Michal Luczaj
1
-2
/
+6
2025-01-30
bpf: Disable non stream socket for strparser
Jiayuan Chen
1
-1
/
+4
2025-01-30
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
3
-5
/
+67
2025-01-30
strparser: Add read_sock callback
Jiayuan Chen
1
-2
/
+9
2025-01-29
Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection
Fedor Pchelkin
1
-2
/
+2
2025-01-29
bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
Shigeru Yoshida
1
-4
/
+1
2025-01-29
bpf: Remove unnecessary BTF lookups in bpf_sk_storage_tracing_allowed
Jared Kangas
1
-12
/
+1
2025-01-29
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-9
/
+35
2025-01-29
batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1()
Remi Pommarel
1
-7
/
+5
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-21
/
+6
2025-01-28
ethtool: Fix set RXNFC command with symmetric RSS hash
Gal Pressman
1
-1
/
+1
2025-01-28
Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
10
-369
/
+53
2025-01-28
add a string-to-qstr constructor
Al Viro
1
-9
/
+5
2025-01-28
Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
8
-35
/
+87
2025-01-28
mptcp: handle fastopen disconnect correctly
Paolo Abeni
1
-1
/
+3
2025-01-28
mptcp: pm: only set fullmesh for subflow endp
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-01-28
mptcp: consolidate suboption status
Paolo Abeni
2
-22
/
+21
2025-01-28
rxrpc, afs: Fix peer hash locking vs RCU callback
David Howells
2
-14
/
+14
2025-01-28
net: page_pool: don't try to stash the napi id
Jakub Kicinski
4
-7
/
+14
2025-01-28
net: rose: fix timer races against user threads
Eric Dumazet
1
-0
/
+15
2025-01-27
net/ncsi: use dev_set_mac_address() for Get MC MAC Address handling
Paul Fertser
1
-10
/
+8
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+6
2025-01-27
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-17
/
+10
2025-01-26
mm: alloc_pages_bulk: rename API
Luiz Capitulino
3
-8
/
+6
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+3
[prev]
[next]