index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2020-02-06
3
-111
/
+13
|
\
|
*
ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c
Jeff Layton
2020-01-27
2
-105
/
+1
|
*
ceph: use copy-from2 op in copy_file_range
Luis Henriques
2020-01-27
1
-6
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-04
21
-120
/
+153
|
\
\
|
*
|
l2tp: Allow duplicate session creation with UDP
Ridge Kennedy
2020-02-04
1
-1
/
+6
|
*
|
net_sched: fix an OOB access in cls_tcindex
Cong Wang
2020-02-04
1
-20
/
+20
|
*
|
net: hsr: fix possible NULL deref in hsr_handle_frame()
Eric Dumazet
2020-02-04
1
-0
/
+2
|
*
|
Merge tag 'rxrpc-fixes-20200203' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
2020-02-03
10
-69
/
+83
|
|
\
\
|
|
*
|
rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
David Howells
2020-02-03
5
-24
/
+15
|
|
*
|
rxrpc: Fix missing active use pinning of rxrpc_local object
David Howells
2020-01-30
5
-40
/
+62
|
|
*
|
rxrpc: Fix insufficient receive notification generation
David Howells
2020-01-30
1
-4
/
+2
|
|
*
|
rxrpc: Fix use-after-free in rxrpc_put_local()
David Howells
2020-01-30
1
-1
/
+4
|
*
|
|
tcp: Reduce SYN resend delay if a suspicous ACK is received
SeongJae Park
2020-02-02
1
-1
/
+7
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-02-01
5
-25
/
+27
|
|
\
\
\
|
|
*
|
|
netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flag
Paul Blakey
2020-01-31
1
-0
/
+1
|
|
*
|
|
netfilter: flowtable: Fix missing flush hardware on table free
Paul Blakey
2020-01-31
1
-0
/
+1
|
|
*
|
|
netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanup
Paul Blakey
2020-01-31
1
-1
/
+1
|
|
*
|
|
netfilter: Use kvcalloc
Joe Perches
2020-01-31
2
-4
/
+3
|
|
*
|
|
netfilter: ipset: fix suspicious RCU usage in find_set_and_id
Kadlecsik József
2020-01-29
1
-20
/
+21
|
*
|
|
|
cls_rsvp: fix rsvp_policy
Eric Dumazet
2020-02-01
1
-4
/
+2
|
*
|
|
|
tcp: clear tp->segs_{in|out} in tcp_disconnect()
Eric Dumazet
2020-01-31
1
-0
/
+2
|
*
|
|
|
tcp: clear tp->data_segs{in|out} in tcp_disconnect()
Eric Dumazet
2020-01-31
1
-0
/
+2
|
*
|
|
|
tcp: clear tp->delivered in tcp_disconnect()
Eric Dumazet
2020-01-31
1
-0
/
+1
|
*
|
|
|
tcp: clear tp->total_retrans in tcp_disconnect()
Eric Dumazet
2020-01-31
1
-0
/
+1
*
|
|
|
|
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
3
-3
/
+3
*
|
|
|
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
10
-109
/
+103
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-31
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
1
-1
/
+1
|
*
|
|
|
net/xdp: set FOLL_PIN via pin_user_pages()
John Hubbard
2020-01-31
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-01-30
10
-41
/
+64
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net/core: Do not clear VF index for node/port GUIDs query
Leon Romanovsky
2020-01-30
1
-2
/
+2
|
*
|
|
mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6
Geert Uytterhoeven
2020-01-30
2
-6
/
+6
|
*
|
|
net: drop_monitor: Use kstrdup
Joe Perches
2020-01-30
1
-6
/
+2
|
*
|
|
mptcp: MPTCP_HMAC_TEST should depend on MPTCP
Geert Uytterhoeven
2020-01-30
1
-2
/
+4
|
*
|
|
mptcp: Fix incorrect IPV6 dependency check
Geert Uytterhoeven
2020-01-30
1
-1
/
+1
|
*
|
|
mptcp: handle tcp fallback when using syn cookies
Florian Westphal
2020-01-29
4
-1
/
+14
|
*
|
|
mptcp: avoid a lockdep splat when mcast group was joined
Florian Westphal
2020-01-29
1
-2
/
+6
|
*
|
|
mptcp: fix panic on user pointer access
Florian Westphal
2020-01-29
1
-18
/
+22
|
*
|
|
mptcp: defer freeing of cached ext until last moment
Florian Westphal
2020-01-29
1
-2
/
+4
|
|
/
/
|
*
|
sch_choke: Use kvcalloc
Joe Perches
2020-01-29
1
-1
/
+1
|
*
|
mptcp: Fix build with PROC_FS disabled.
David S. Miller
2020-01-29
1
-0
/
+2
*
|
|
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
2020-01-29
9
-45
/
+58
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nfs: use time64_t internally
Arnd Bergmann
2019-12-18
3
-14
/
+14
|
*
|
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2019-12-18
6
-21
/
+27
|
*
|
packet: clarify timestamp overflow
Arnd Bergmann
2019-12-18
1
-10
/
+17
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
275
-2580
/
+17461
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-27
1
-2
/
+9
|
|
\
\
\
|
|
*
|
|
flow_dissector: Fix to use new variables for port ranges in bpf hook
Yoshiki Komachi
2020-01-27
1
-2
/
+9
|
*
|
|
|
Revert "pktgen: Allow configuration of IPv6 source address range"
David S. Miller
2020-01-27
1
-98
/
+0
|
*
|
|
|
net/core: Replace driver version to be kernel version
Leon Romanovsky
2020-01-27
1
-0
/
+2
[next]