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-04-21
net/9p: switch to copy_from_iter_full()
Al Viro
2
-4
/
+3
2017-04-21
rds: make use of iov_iter_revert()
Al Viro
1
-3
/
+1
2017-04-17
p9_client_readdir() fix
Al Viro
1
-0
/
+4
2017-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-25
/
+62
2017-04-14
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
1
-1
/
+1
2017-04-14
netfilter: nft_hash: do not dump the auto generated seed
Liping Zhang
1
-3
/
+7
2017-04-12
ipv6: Fix idev->addr_list corruption
Rabin Vincent
1
-4
/
+7
2017-04-12
net: xdp: don't export dev_change_xdp_fd()
Johannes Berg
1
-1
/
+0
2017-04-12
bridge: netlink: register netdevice before executing changelink
Ido Schimmel
1
-2
/
+5
2017-04-12
bridge: implement missing ndo_uninit()
Ido Schimmel
4
-12
/
+21
2017-04-10
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2017-04-09
netfilter: nf_ct_expect: use proper RCU list traversal/update APIs
Liping Zhang
2
-5
/
+5
2017-04-09
netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL
Liping Zhang
1
-0
/
+6
2017-04-09
netfilter: make it safer during the inet6_dev->addr_list traversal
Liping Zhang
2
-1
/
+6
2017-04-09
netfilter: ctnetlink: make it safer when checking the ct helper name
Liping Zhang
1
-5
/
+10
2017-04-09
netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find
Gao Feng
2
-7
/
+20
2017-04-09
netfilter: ctnetlink: using bit to represent the ct event
Liping Zhang
1
-2
/
+2
2017-04-08
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
1
-1
/
+5
2017-04-08
net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb
Gao Feng
1
-2
/
+2
2017-04-08
l2tp: don't mask errors in pppol2tp_getsockopt()
Guillaume Nault
1
-1
/
+6
2017-04-08
l2tp: don't mask errors in pppol2tp_setsockopt()
Guillaume Nault
1
-2
/
+0
2017-04-07
tcp: restrict F-RTO to work-around broken middle-boxes
Yuchung Cheng
1
-8
/
+12
2017-04-06
sctp: listen on the sock only when it's state is listening or closed
Xin Long
1
-0
/
+3
2017-04-06
net_sched: check noop_qdisc before qdisc_hash_add()
WANG Cong
1
-1
/
+1
2017-04-06
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
1
-1
/
+1
2017-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-9
/
+14
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-375
/
+663
2017-04-06
tcp: fix reordering SNMP under-counting
Yuchung Cheng
1
-13
/
+14
2017-04-06
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
1
-1
/
+2
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
5
-22
/
+17
2017-04-04
l2tp: fix PPP pseudo-wire auto-loading
Guillaume Nault
1
-1
/
+1
2017-04-04
l2tp: take reference on sessions being dumped
Guillaume Nault
5
-11
/
+27
2017-04-04
tcp: minimize false-positives on TCP/GRO check
Marcelo Ricardo Leitner
1
-5
/
+9
2017-04-04
sctp: check for dst and pathmtu update in sctp_packet_config
Xin Long
1
-31
/
+36
2017-04-04
flow dissector: correct size of storage for ARP
Simon Horman
1
-1
/
+1
2017-04-02
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
Al Viro
1
-9
/
+14
2017-04-02
l2tp: take a reference on sessions used in genetlink handlers
Guillaume Nault
3
-16
/
+35
2017-04-02
l2tp: hold session while sending creation notifications
Guillaume Nault
1
-2
/
+4
2017-04-02
l2tp: fix duplicate session creation
Guillaume Nault
3
-56
/
+84
2017-04-02
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
Guillaume Nault
1
-4
/
+11
2017-04-02
l2tp: fix race in l2tp_recv_common()
Guillaume Nault
4
-23
/
+88
2017-04-02
sctp: use right in and out stream cnt
Xin Long
4
-12
/
+11
2017-04-01
Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-7
/
+6
2017-04-01
openvswitch: Fix ovs_flow_key_update()
Yi-Hung Wei
1
-2
/
+8
2017-04-01
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+2
2017-03-30
sctp: alloc stream info when initializing asoc
Xin Long
3
-16
/
+43
2017-03-30
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
1
-0
/
+2
2017-03-30
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
1
-0
/
+2
2017-03-30
net/packet: fix overflow in check for priv area size
Andrey Konovalov
1
-2
/
+2
2017-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-130
/
+206
[next]