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 '9p-for-5.9-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2020-08-15
1
-1
/
+1
|
\
|
*
net/9p: Fix sparse endian warning in trans_fd.c
Alexander Kapshuk
2020-07-19
1
-1
/
+1
*
|
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-08-15
2
-1
/
+10
|
\
\
|
*
|
SUNRPC dont update timeout value on connection reset
Olga Kornievskaia
2020-08-04
1
-0
/
+9
|
*
|
sunrpc: destroy rpc_inode_cachep after unregister_filesystem
Dan Aloni
2020-07-17
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
20
-146
/
+198
|
\
\
\
|
*
|
|
net: openvswitch: introduce common code for flushing flows
Tonghao Zhang
2020-08-13
3
-21
/
+27
|
*
|
|
af_packet: TPACKET_V3: fix fill status rwlock imbalance
John Ogness
2020-08-13
1
-2
/
+7
|
*
|
|
Revert "ipv4: tunnel: fix compilation on ARCH=um"
David S. Miller
2020-08-12
1
-1
/
+0
|
*
|
|
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
2020-08-12
1
-5
/
+7
|
*
|
|
ipv4: tunnel: fix compilation on ARCH=um
Johannes Berg
2020-08-12
1
-0
/
+1
|
*
|
|
vsock: fix potential null pointer dereference in vsock_poll()
Stefano Garzarella
2020-08-12
1
-1
/
+1
|
*
|
|
net: initialize fastreuse on inet_inherit_port
Tim Froidcoeur
2020-08-11
1
-0
/
+1
|
*
|
|
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
2020-08-11
1
-44
/
+53
|
*
|
|
net: Fix potential memory leak in proto_register()
Miaohe Lin
2020-08-11
1
-10
/
+15
|
*
|
|
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
2020-08-11
1
-2
/
+5
|
*
|
|
net/tls: Fix kmap usage
Ira Weiny
2020-08-11
1
-1
/
+2
|
*
|
|
tcp: correct read of TFO keys on big endian systems
Jason Baron
2020-08-10
3
-24
/
+31
|
*
|
|
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
2020-08-10
2
-13
/
+7
|
*
|
|
net: Convert to use the fallthrough macro
Miaohe Lin
2020-08-08
1
-3
/
+3
|
*
|
|
net: Use helper function ip_is_fragment()
Miaohe Lin
2020-08-08
1
-1
/
+1
|
*
|
|
net: Remove meaningless jump label out_fs
Miaohe Lin
2020-08-08
1
-2
/
+1
|
*
|
|
net: Set fput_needed iff FDPUT_FPUT is set
Miaohe Lin
2020-08-08
1
-1
/
+1
|
*
|
|
net: Use helper function fdput()
Miaohe Lin
2020-08-08
1
-4
/
+2
|
*
|
|
net/tls: allow MSG_CMSG_COMPAT in sendmsg
Rouven Czerwinski
2020-08-07
1
-1
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-07
1
-8
/
+29
|
|
\
\
\
|
|
*
|
|
bpf: Change uapi for bpf iterator map elements
Yonghong Song
2020-08-06
1
-8
/
+29
|
*
|
|
|
mptcp: fix warn at shutdown time for unaccepted msk sockets
Paolo Abeni
2020-08-07
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-08-12
6
-30
/
+24
|
\
\
\
\
|
*
|
|
|
libceph: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-03
4
-4
/
+4
|
*
|
|
|
libceph: just have osd_req_op_init() return a pointer
Jeff Layton
2020-08-03
1
-23
/
+16
|
*
|
|
|
libceph: dump class and method names on method calls
Ilya Dryomov
2020-08-03
1
-0
/
+3
|
*
|
|
|
libceph: use target_copy() in send_linger()
Ilya Dryomov
2020-08-03
1
-3
/
+1
*
|
|
|
|
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
3
-9
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
xfrm: policy: Use sequence counters with associated lock
Ahmed S. Darwish
2020-07-29
1
-5
/
+5
|
*
|
|
|
|
netfilter: nft_set_rbtree: Use sequence counter with associated rwlock
Ahmed S. Darwish
2020-07-29
1
-2
/
+2
|
*
|
|
|
|
netfilter: conntrack: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
1
-2
/
+3
*
|
|
|
|
|
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-09
10
-264
/
+287
|
\
\
\
\
\
\
|
*
|
|
|
|
|
svcrdma: CM event handler clean up
Chuck Lever
2020-07-28
1
-31
/
+25
|
*
|
|
|
|
|
svcrdma: Remove transport reference counting
Chuck Lever
2020-07-28
4
-27
/
+2
|
*
|
|
|
|
|
svcrdma: Fix another Receive buffer leak
Chuck Lever
2020-07-28
1
-0
/
+2
|
*
|
|
|
|
|
SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
Chuck Lever
2020-07-24
2
-2
/
+1
|
*
|
|
|
|
|
svcrdma: Display chunk completion ID when posting a rw_ctxt
Chuck Lever
2020-07-13
1
-2
/
+12
|
*
|
|
|
|
|
svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()
Chuck Lever
2020-07-13
2
-6
/
+7
|
*
|
|
|
|
|
svcrdma: Introduce Send completion IDs
Chuck Lever
2020-07-13
1
-3
/
+12
|
*
|
|
|
|
|
svcrdma: Record Receive completion ID in svc_rdma_decode_rqst
Chuck Lever
2020-07-13
1
-6
/
+6
|
*
|
|
|
|
|
svcrdma: Introduce Receive completion IDs
Chuck Lever
2020-07-13
1
-3
/
+12
|
*
|
|
|
|
|
svcrdma: Add common XDR encoders for RDMA and Read segments
Chuck Lever
2020-07-13
2
-14
/
+4
|
*
|
|
|
|
|
svcrdma: Add common XDR decoders for RDMA and Read segments
Chuck Lever
2020-07-13
6
-34
/
+19
|
*
|
|
|
|
|
SUNRPC: Add helpers for decoding list discriminators symbolically
Chuck Lever
2020-07-13
2
-15
/
+14
[next]