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.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-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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-08
48
-240
/
+474
|
\
|
*
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
2019-02-07
1
-1
/
+2
|
*
net: dsa: Fix NULL checking in dsa_slave_set_eee()
Dan Carpenter
2019-02-06
1
-2
/
+2
|
*
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
2019-02-06
1
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-02-05
8
-116
/
+111
|
|
\
|
|
*
netfilter: nft_compat: don't use refcount_inc on newly allocated entry
Florian Westphal
2019-02-05
1
-39
/
+23
|
|
*
netfilter: ipv6: Don't preserve original oif for loopback address
Eli Cooper
2019-02-05
1
-1
/
+3
|
|
*
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
2019-02-04
6
-79
/
+72
|
|
*
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
2019-02-04
1
-0
/
+16
|
*
|
net: dsa: Fix lockdep false positive splat
Marc Zyngier
2019-02-04
1
-0
/
+4
|
*
|
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
2019-02-04
1
-5
/
+8
|
*
|
net: cls_flower: Remove filter from mask before freeing it
Petr Machata
2019-02-04
1
-1
/
+5
|
*
|
net/smc: correct state change for peer closing
Ursula Braun
2019-02-04
1
-8
/
+1
|
*
|
net/smc: delete rkey first before switching to unused
Ursula Braun
2019-02-04
1
-1
/
+1
|
*
|
net/smc: fix sender_free computation
Ursula Braun
2019-02-04
3
-4
/
+30
|
*
|
net/smc: preallocated memory for rdma work requests
Ursula Braun
2019-02-04
7
-33
/
+92
|
|
/
|
*
sctp: check and update stream->out_curr when allocating stream_out
Xin Long
2019-02-03
1
-0
/
+20
|
*
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
2019-02-03
1
-0
/
+3
|
*
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
2019-02-03
1
-8
/
+18
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-01
2
-2
/
+3
|
|
\
|
|
*
sk_msg: Always cancel strp work before freeing the psock
Jakub Sitnicki
2019-01-29
1
-2
/
+1
|
|
*
bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
Yafang Shao
2019-01-23
1
-0
/
+2
|
*
|
dccp: fool proof ccid_hc_[rt]x_parse_options()
Eric Dumazet
2019-02-01
1
-2
/
+2
|
*
|
net/smc: fix use of variable in cleared area
Karsten Graul
2019-02-01
1
-4
/
+4
|
*
|
net/smc: use device link provided in qp_context
Karsten Graul
2019-02-01
1
-3
/
+3
|
*
|
net/smc: call smc_cdc_msg_send() under send_lock
Karsten Graul
2019-02-01
1
-1
/
+4
|
*
|
net/smc: do not wait under send_lock
Karsten Graul
2019-02-01
1
-6
/
+4
|
*
|
net/smc: recvmsg and splice_read should return 0 after shutdown
Karsten Graul
2019-02-01
1
-1
/
+10
|
*
|
net/smc: don't wait for send buffer space when data was already sent
Karsten Graul
2019-02-01
1
-4
/
+3
|
*
|
net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
Karsten Graul
2019-02-01
1
-0
/
+4
|
*
|
net/smc: allow 16 byte pnetids in netlink policy
Hans Wippel
2019-02-01
1
-1
/
+1
|
*
|
net/smc: fix another sizeof to int comparison
Ursula Braun
2019-02-01
1
-1
/
+1
|
*
|
sctp: walk the list of asoc safely
Greg Kroah-Hartman
2019-02-01
1
-2
/
+2
|
*
|
Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-merge
David S. Miller
2019-02-01
3
-2
/
+8
|
|
\
\
|
|
*
|
batman-adv: release station info tidstats
Felix Fietkau
2019-01-25
1
-0
/
+3
|
|
*
|
batman-adv: Force mac header to start of data on xmit
Sven Eckelmann
2018-12-31
1
-0
/
+2
|
|
*
|
batman-adv: Avoid WARN on net_device without parent in netns
Sven Eckelmann
2018-12-30
1
-2
/
+3
|
*
|
|
cfg80211: call disconnect_wk when AP stops
Johannes Berg
2019-02-01
3
-1
/
+5
|
*
|
|
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
2019-02-01
1
-3
/
+9
|
*
|
|
rds: fix refcount bug in rds_sock_addref
Eric Dumazet
2019-01-31
1
-3
/
+3
|
*
|
|
l2tp: copy 4 more bytes to linear part if necessary
Jacob Wen
2019-01-31
1
-3
/
+2
|
*
|
|
l2tp: fix reading optional fields of L2TPv3
Jacob Wen
2019-01-30
4
-0
/
+30
|
*
|
|
ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
Yohei Kanemaru
2019-01-30
1
-0
/
+2
|
*
|
|
net: ip6_gre: always reports o_key to userspace
Lorenzo Bianconi
2019-01-30
1
-1
/
+6
|
*
|
|
net: ip_gre: always reports o_key to userspace
Lorenzo Bianconi
2019-01-30
1
-1
/
+6
|
*
|
|
net: socket: make bond ioctls go through compat_ifreq_ioctl()
Johannes Berg
2019-01-30
1
-4
/
+4
|
*
|
|
net: socket: fix SIOCGIFNAME in compat
Johannes Berg
2019-01-30
1
-1
/
+2
|
*
|
|
Revert "kill dev_ifsioc()"
Johannes Berg
2019-01-30
1
-0
/
+49
|
*
|
|
Revert "socket: fix struct ifreq size in compat ioctl"
Johannes Berg
2019-01-30
1
-14
/
+8
*
|
|
|
svcrdma: Remove max_sge check at connect time
Chuck Lever
2019-02-06
2
-12
/
+102
|
/
/
/
[next]