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
...
|
*
|
net: xdp: add invalid buffer warning
John Fastabend
2016-12-17
1
-0
/
+6
|
*
|
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...
Xin Long
2016-12-17
1
-4
/
+3
|
*
|
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
Xin Long
2016-12-17
1
-1
/
+4
|
*
|
irda: irnet: add member name to the miscdevice declaration
LABBE Corentin
2016-12-17
1
-3
/
+3
|
*
|
irda: irnet: Remove unused IRNET_MAJOR define
LABBE Corentin
2016-12-17
1
-3
/
+0
|
*
|
irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h
LABBE Corentin
2016-12-17
1
-1
/
+0
|
*
|
irda: irnet: Move linux/miscdevice.h include
LABBE Corentin
2016-12-17
2
-1
/
+1
|
*
|
irda: irproc.c: Remove unneeded linux/miscdevice.h include
LABBE Corentin
2016-12-17
1
-1
/
+0
|
*
|
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
2016-12-17
2
-8
/
+13
|
*
|
inet: Don't go into port scan when looking for specific bind port
Tom Herbert
2016-12-17
1
-1
/
+1
|
*
|
net/sched: cls_flower: Use masked key when calling HW offloads
Paul Blakey
2016-12-17
1
-1
/
+1
|
*
|
net/sched: cls_flower: Use mask for addr_type
Paul Blakey
2016-12-17
1
-0
/
+4
|
|
/
*
|
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-12-16
9
-507
/
+256
|
\
\
|
*
|
libceph: remove now unused finish_request() wrapper
Ilya Dryomov
2016-12-14
1
-10
/
+4
|
*
|
libceph: always signal completion when done
Ilya Dryomov
2016-12-14
1
-14
/
+11
|
*
|
crush: include mapper.h in mapper.c
Tobias Klauser
2016-12-12
1
-0
/
+2
|
*
|
libceph: no need to drop con->mutex for ->get_authorizer()
Ilya Dryomov
2016-12-12
1
-6
/
+0
|
*
|
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
2016-12-12
4
-6
/
+6
|
*
|
libceph: verify authorize reply on connect
Ilya Dryomov
2016-12-12
1
-0
/
+13
|
*
|
libceph: no need for GFP_NOFS in ceph_monc_init()
Ilya Dryomov
2016-12-12
1
-6
/
+6
|
*
|
libceph: stop allocating a new cipher on every crypto request
Ilya Dryomov
2016-12-12
2
-25
/
+61
|
*
|
libceph: uninline ceph_crypto_key_destroy()
Ilya Dryomov
2016-12-12
2
-8
/
+9
|
*
|
libceph: remove now unused ceph_*{en,de}crypt*() functions
Ilya Dryomov
2016-12-12
2
-383
/
+0
|
*
|
libceph: switch ceph_x_decrypt() to ceph_crypt()
Ilya Dryomov
2016-12-12
1
-46
/
+32
|
*
|
libceph: switch ceph_x_encrypt() to ceph_crypt()
Ilya Dryomov
2016-12-12
1
-34
/
+37
|
*
|
libceph: tweak calcu_signature() a little
Ilya Dryomov
2016-12-12
1
-15
/
+28
|
*
|
libceph: rename and align ceph_x_authorizer::reply_buf
Ilya Dryomov
2016-12-12
2
-6
/
+7
|
*
|
libceph: introduce ceph_crypt() for in-place en/decryption
Ilya Dryomov
2016-12-12
2
-0
/
+89
|
*
|
libceph: introduce ceph_x_encrypt_offset()
Ilya Dryomov
2016-12-12
1
-2
/
+6
|
*
|
libceph: old_key in process_one_ticket() is redundant
Ilya Dryomov
2016-12-12
1
-3
/
+1
|
*
|
libceph: ceph_x_encrypt_buflen() takes in_len
Ilya Dryomov
2016-12-12
1
-3
/
+4
*
|
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-16
1
-3
/
+3
|
\
\
\
|
*
|
|
Revert "af_unix: fix hard linked sockets on overlay"
Miklos Szeredi
2016-12-16
1
-3
/
+3
*
|
|
|
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-12-16
9
-169
/
+101
|
\
\
\
\
|
*
|
|
|
sunrpc: use DEFINE_SPINLOCK()
Fabian Frederick
2016-12-06
1
-2
/
+1
|
*
|
|
|
svcrdma: Further clean-up of svc_rdma_get_inv_rkey()
Chuck Lever
2016-11-30
1
-14
/
+5
|
*
|
|
|
svcrdma: Break up dprintk format in svc_rdma_accept()
Chuck Lever
2016-11-30
1
-37
/
+18
|
*
|
|
|
svcrdma: Remove unused variable in rdma_copy_tail()
Chuck Lever
2016-11-30
1
-2
/
+0
|
*
|
|
|
svcrdma: Remove unused variables in xprt_rdma_bc_allocate()
Chuck Lever
2016-11-30
1
-4
/
+0
|
*
|
|
|
svcrdma: Remove svc_rdma_op_ctxt::wc_status
Chuck Lever
2016-11-30
2
-3
/
+2
|
*
|
|
|
svcrdma: Remove DMA map accounting
Chuck Lever
2016-11-30
2
-11
/
+3
|
*
|
|
|
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
Chuck Lever
2016-11-30
2
-16
/
+16
|
*
|
|
|
svcrdma: Renovate sendto chunk list parsing
Chuck Lever
2016-11-30
2
-67
/
+39
|
*
|
|
|
svcauth_gss: Close connection when dropping an incoming message
Chuck Lever
2016-11-30
2
-6
/
+10
|
*
|
|
|
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
Chuck Lever
2016-11-30
1
-0
/
+1
|
*
|
|
|
sunrpc: GFP_KERNEL should be GFP_NOFS in crypto code
J. Bruce Fields
2016-11-01
2
-8
/
+7
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
6
-16
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
switch getfrag callbacks to ..._full() primitives
Al Viro
2016-12-05
2
-6
/
+6
|
*
|
|
|
|
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
4
-10
/
+7
*
|
|
|
|
|
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-12-15
10
-120
/
+138
|
\
\
\
\
\
\
[prev]
[next]