index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-04-01
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-03-29
Merge branch 'apw' (xfrm_user fixes)
Linus Torvalds
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
2017-03-28
svcrdma: set XPT_CONG_CTRL flag for bc xprt
Chuck Lever
2017-03-24
Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-23
libceph: force GFP_NOIO for socket allocations
Ilya Dryomov
2017-03-22
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
2017-03-22
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2017-03-22
genetlink: fix counting regression on ctrl_dumpfamily()
Stanislaw Gruszka
2017-03-22
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
2017-03-22
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
2017-03-22
ipv6: make sure to initialize sockc.tsflags before first use
Alexander Potapenko
2017-03-22
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
Ying Xue
2017-03-22
sctp: remove useless err from sctp_association_init
Xin Long
2017-03-22
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
Tejun Heo
2017-03-21
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
2017-03-21
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
2017-03-21
sctp: out_qlen should be updated when pruning unsent queue
Xin Long
2017-03-21
sctp: remove temporary variable confirm from sctp_packet_transmit
Xin Long
2017-03-21
sch_dsmark: fix invalid skb_cow() usage
Eric Dumazet
2017-03-21
net: unix: properly re-increment inflight counter of GC discarded candidates
Andrey Ulanov
2017-03-21
vsock: cancel packets when failing to connect
Peng Tao
2017-03-21
vsock: add pkt cancel capability
Peng Tao
2017-03-21
vsock: track pkt owner vsock
Peng Tao
2017-03-21
crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
Herbert Xu
2017-03-17
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-17
xprtrdma: Squelch kbuild sparse complaint
Chuck Lever
2017-03-16
tcp: tcp_get_info() should read tcp_time_stamp later
Eric Dumazet
2017-03-16
bridge: resolve a false alarm of lockdep
WANG Cong
2017-03-16
rxrpc: Ignore BUSY packets on old calls
David Howells
2017-03-16
net: ipv6: set route type for anycast routes
David Ahern
2017-03-16
net: mpls: Fix nexthop alive tracking on down events
David Ahern
2017-03-16
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-03-16
openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
Kris Murphy
2017-03-16
nl80211: fix dumpit error path RTNL deadlocks
Johannes Berg
2017-03-15
net: properly release sk_frag.page
Eric Dumazet
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-15
net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
Or Gerlitz
2017-03-15
netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid
Liping Zhang
2017-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
2017-03-13
dccp: fix memory leak during tear-down of unsuccessful connection request
Hannes Frederic Sowa
2017-03-13
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-03-13
net: use net->count to check whether a netns is alive or not
Andrey Vagin
2017-03-13
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2017-03-13
ipv6: avoid write to a possibly cloned skb
Florian Westphal
2017-03-13
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
2017-03-13
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
Pablo Neira Ayuso
[next]