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
2017-02-09
svcrpc: fix oops in absence of krb5 module
J. Bruce Fields
1
-1
/
+1
2017-02-04
net: dsa: Bring back device detaching in dsa_slave_suspend()
Florian Fainelli
1
-0
/
+2
2017-02-04
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
1
-1
/
+13
2017-02-04
net: Specify the owning module for lwtunnel ops
Robert Shearman
3
-0
/
+4
2017-02-04
af_unix: move unix_mknod() out of bindlock
WANG Cong
1
-11
/
+16
2017-02-04
net: mpls: Fix multipath selection for LSR use case
David Ahern
1
-23
/
+25
2017-02-04
bridge: netlink: call br_changelink() during br_dev_newlink()
Ivan Vecera
1
-14
/
+19
2017-02-04
tcp: initialize max window for a new fastopen socket
Alexey Kodanev
1
-0
/
+1
2017-02-04
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
1
-3
/
+1
2017-02-04
lwtunnel: fix autoload of lwt modules
David Ahern
3
-7
/
+75
2017-02-04
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
1
-2
/
+2
2017-02-04
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
Jason Wang
1
-1
/
+1
2017-02-04
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
1
-3
/
+2
2017-02-04
ax25: Fix segfault after sock connection timeout
Basil Gunn
1
-1
/
+1
2017-02-04
ip6_tunnel: Account for tunnel header in tunnel MTU
Jakub Sitnicki
1
-2
/
+2
2017-02-04
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
1
-2
/
+4
2017-02-04
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+1
2017-02-04
net: ipv4: fix table id in getroute response
David Ahern
1
-1
/
+1
2017-02-04
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
2
-5
/
+9
2017-02-01
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
2
-0
/
+6
2017-01-26
libceph: stop allocating a new cipher on every crypto request
Ilya Dryomov
2
-25
/
+61
2017-01-26
libceph: uninline ceph_crypto_key_destroy()
Ilya Dryomov
2
-8
/
+9
2017-01-26
xprtrdma: Squelch "max send, max recv" messages at connect time
Chuck Lever
1
-2
/
+2
2017-01-26
xprtrdma: Make FRWR send queue entry accounting more accurate
Chuck Lever
3
-13
/
+30
2017-01-26
libceph: make sure ceph_aes_crypt() IV is aligned
Ilya Dryomov
1
-1
/
+1
2017-01-26
libceph: remove now unused ceph_*{en,de}crypt*() functions
Ilya Dryomov
2
-383
/
+0
2017-01-26
libceph: switch ceph_x_decrypt() to ceph_crypt()
Ilya Dryomov
1
-46
/
+32
2017-01-26
libceph: switch ceph_x_encrypt() to ceph_crypt()
Ilya Dryomov
1
-34
/
+37
2017-01-26
libceph: tweak calcu_signature() a little
Ilya Dryomov
1
-15
/
+28
2017-01-26
libceph: rename and align ceph_x_authorizer::reply_buf
Ilya Dryomov
2
-6
/
+7
2017-01-26
libceph: introduce ceph_crypt() for in-place en/decryption
Ilya Dryomov
2
-0
/
+89
2017-01-26
libceph: introduce ceph_x_encrypt_offset()
Ilya Dryomov
1
-2
/
+6
2017-01-26
libceph: old_key in process_one_ticket() is redundant
Ilya Dryomov
1
-3
/
+1
2017-01-26
libceph: ceph_x_encrypt_buflen() takes in_len
Ilya Dryomov
1
-3
/
+4
2017-01-26
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
1
-2
/
+0
2017-01-26
mac80211: implement multicast forwarding on fast-RX path
Johannes Berg
1
-8
/
+18
2017-01-26
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
1
-1
/
+1
2017-01-26
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
1
-3
/
+7
2017-01-19
net/af_iucv: don't use paged skbs for TX on HiperSockets
Julian Wiedmann
1
-11
/
+14
2017-01-19
bridge: netfilter: Fix dropping packets that moving through bridge interface
Artur Molchanov
1
-1
/
+1
2017-01-19
nl80211: fix sched scan netlink socket owner destruction
Johannes Berg
1
-9
/
+7
2017-01-15
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
Chuck Lever
1
-0
/
+1
2017-01-15
net: ipv4: Fix multipath selection with vrf
David Ahern
1
-2
/
+7
2017-01-15
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-0
/
+1
2017-01-15
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
1
-2
/
+3
2017-01-15
gro: Enter slow-path if there is no tailroom
Herbert Xu
1
-1
/
+2
2017-01-15
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
1
-3
/
+3
2017-01-15
net: dsa: Ensure validity of dst->ds[0]
Florian Fainelli
1
-4
/
+7
2017-01-15
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
1
-1
/
+1
2017-01-15
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
1
-1
/
+6
[next]