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.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
2016-12-13
libceph: no need to drop con->mutex for ->get_authorizer()
Ilya Dryomov
1
-6
/
+0
2016-12-13
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
4
-6
/
+6
2016-12-13
libceph: verify authorize reply on connect
Ilya Dryomov
1
-0
/
+13
2016-12-13
libceph: no need for GFP_NOFS in ceph_monc_init()
Ilya Dryomov
1
-6
/
+6
2016-12-13
libceph: stop allocating a new cipher on every crypto request
Ilya Dryomov
2
-25
/
+61
2016-12-13
libceph: uninline ceph_crypto_key_destroy()
Ilya Dryomov
2
-8
/
+9
2016-12-13
libceph: remove now unused ceph_*{en,de}crypt*() functions
Ilya Dryomov
2
-383
/
+0
2016-12-13
libceph: switch ceph_x_decrypt() to ceph_crypt()
Ilya Dryomov
1
-46
/
+32
2016-12-13
libceph: switch ceph_x_encrypt() to ceph_crypt()
Ilya Dryomov
1
-34
/
+37
2016-12-13
libceph: tweak calcu_signature() a little
Ilya Dryomov
1
-15
/
+28
2016-12-13
libceph: rename and align ceph_x_authorizer::reply_buf
Ilya Dryomov
2
-6
/
+7
2016-12-13
libceph: introduce ceph_crypt() for in-place en/decryption
Ilya Dryomov
2
-0
/
+89
2016-12-13
libceph: introduce ceph_x_encrypt_offset()
Ilya Dryomov
1
-2
/
+6
2016-12-13
libceph: old_key in process_one_ticket() is redundant
Ilya Dryomov
1
-3
/
+1
2016-12-13
libceph: ceph_x_encrypt_buflen() takes in_len
Ilya Dryomov
1
-3
/
+4
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-12-11
netfilter: nft_counter: rework atomic dump and reset
Pablo Neira
1
-72
/
+55
2016-12-11
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
Asbjørn Sloth Tønnesen
1
-27
/
+27
2016-12-11
net: l2tp: export debug flags to UAPI
Asbjørn Sloth Tønnesen
1
-10
/
+0
2016-12-11
net: bridge: shorten ageing time on topology change
Vivien Didelot
3
-2
/
+30
2016-12-11
net: bridge: add helper to set topology change
Vivien Didelot
4
-4
/
+11
2016-12-11
net: bridge: add helper to offload ageing time
Vivien Didelot
3
-17
/
+24
2016-12-11
net: socket: removed an unnecessary newline
Amit Kushwaha
1
-1
/
+0
2016-12-11
netlink: use blocking notifier
WANG Cong
1
-4
/
+4
2016-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2016-12-10
Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
7
-118
/
+128
2016-12-10
SUNRPC: fix refcounting problems with auth_gss messages.
NeilBrown
1
-1
/
+6
2016-12-10
net: skb_condense() can also deal with empty skbs
Eric Dumazet
1
-9
/
+13
2016-12-10
Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...
David S. Miller
5
-11
/
+55
2016-12-10
udp: udp_rmem_release() should touch sk_rmem_alloc later
Eric Dumazet
1
-1
/
+2
2016-12-10
udp: add batching to udp_rmem_release()
Eric Dumazet
1
-0
/
+12
2016-12-10
udp: copy skb->truesize in the first cache line
Eric Dumazet
1
-3
/
+10
2016-12-10
udp: add busylocks in RX path
Eric Dumazet
1
-1
/
+42
2016-12-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
4
-9
/
+39
2016-12-09
nl80211: Use different attrs for BSSID and random MAC addr in scan req
Vamsi Krishna
1
-1
/
+15
2016-12-09
nl80211: fix logic inversion in start_nan()
Johannes Berg
1
-1
/
+1
2016-12-09
net: socket: preferred __aligned(size) for control buffer
Amit Kushwaha
1
-1
/
+2
2016-12-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-17
/
+69
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
1
-2
/
+26
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
2
-1
/
+39
2016-12-08
net: rfs: add a jump label
Eric Dumazet
2
-1
/
+6
2016-12-08
net/sched: cls_flower: Support matching on ICMP type and code
Simon Horman
1
-0
/
+53
2016-12-08
flow dissector: ICMP support
Simon Horman
1
-0
/
+31
2016-12-08
net/sched: cls_flower: Add support for matching on flags
Or Gerlitz
1
-0
/
+76
2016-12-08
icmp: correct return value of icmp_rcv()
Zhang Shengju
1
-2
/
+2
2016-12-08
Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag
Johan Hedberg
2
-17
/
+69
2016-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
69
-620
/
+2162
2016-12-07
netfilter: nft_quota: allow to restore consumed quota
Pablo Neira Ayuso
1
-2
/
+9
2016-12-07
netfilter: xt_bpf: support ebpf
Willem de Bruijn
1
-16
/
+80
2016-12-07
netfilter: x_tables: avoid warn and OOM killer on vmalloc call
Marcelo Ricardo Leitner
1
-1
/
+3
[prev]
[next]