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-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-103
/
+278
2016-11-21
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
7
-6
/
+18
2016-11-21
tcp: add cwnd_undo functions to various tcp cc algorithms
Florian Westphal
5
-1
/
+55
2016-11-21
bridge: mcast: add MLDv2 querier support
Nikolay Aleksandrov
4
-22
/
+112
2016-11-21
bridge: mcast: add IGMPv3 query support
Nikolay Aleksandrov
4
-18
/
+97
2016-11-21
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
1
-1
/
+3
2016-11-21
net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit
Gao Feng
1
-1
/
+1
2016-11-21
udp: avoid one cache line miss in recvmsg()
Eric Dumazet
2
-2
/
+4
2016-11-20
tipc: eliminate obsolete socket locking policy description
Jon Paul Maloy
1
-47
/
+1
2016-11-20
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
2016-11-20
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
2
-2
/
+2
2016-11-20
net: make struct napi_alloc_cache::skb_count unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-20
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2
-4
/
+6
2016-11-19
Merge tag 'batadv-next-for-davem-20161119' of git://git.open-mesh.org/linux-m...
David S. Miller
9
-115
/
+445
2016-11-19
Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-0
/
+2
2016-11-19
af_packet: Use virtio_net_hdr_from_skb() directly.
Jarno Rajahalme
1
-12
/
+4
2016-11-19
af_packet: Use virtio_net_hdr_to_skb().
Jarno Rajahalme
1
-48
/
+3
2016-11-19
virtio_net: Do not clear memory for struct virtio_net_hdr twice.
Jarno Rajahalme
1
-2
/
+0
2016-11-19
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-10
/
+28
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
1
-1
/
+4
2016-11-18
Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-6
/
+99
2016-11-18
af_unix: conditionally use freezable blocking calls in read
WANG Cong
1
-6
/
+11
2016-11-18
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
Raju Lakkaraju
1
-0
/
+6
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
1
-0
/
+87
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
51
-57
/
+56
2016-11-18
udp: enable busy polling for all sockets
Eric Dumazet
2
-0
/
+4
2016-11-18
cfg80211: limit scan results cache size
Johannes Berg
2
-0
/
+70
2016-11-17
net sched filters: pass netlink message flags in event notification
Roman Mashak
1
-2
/
+3
2016-11-17
RDS: TCP: Force every connection to be initiated by numerically smaller IP ad...
Sowmini Varadhan
3
-18
/
+26
2016-11-17
RDS: TCP: Track peer's connection generation number
Sowmini Varadhan
6
-3
/
+57
2016-11-17
RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans list
Sowmini Varadhan
1
-0
/
+3
2016-11-17
net_sched: sch_fq: use hash_ptr()
Eric Dumazet
1
-2
/
+2
2016-11-17
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
1
-2
/
+11
2016-11-17
net: check dead netns for peernet2id_alloc()
WANG Cong
1
-0
/
+2
2016-11-17
wireless: fix bogus maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2016-11-17
xattr: Fix setting security xattrs on sockfs
Andreas Gruenbacher
1
-0
/
+15
2016-11-17
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
3
-47
/
+61
2016-11-17
netpoll: more efficient locking
Eric Dumazet
2
-4
/
+3
2016-11-16
net: busy-poll: return busypolling status to drivers
Eric Dumazet
1
-4
/
+6
2016-11-16
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
1
-20
/
+82
2016-11-16
ipv4: Fix memory leak in exception case for splitting tries
Alexander Duyck
1
-1
/
+3
2016-11-16
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
2
-5
/
+80
2016-11-16
ipv6: sr: add option to control lwtunnel support
David Lebrun
3
-3
/
+23
2016-11-16
rtnetlink: fix rtnl message size computation for XDP
Sabrina Dubroca
1
-1
/
+2
2016-11-16
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
1
-5
/
+7
2016-11-16
tcp: allow to enable the repair mode for non-listening sockets
Andrey Vagin
1
-1
/
+1
2016-11-16
udp: restore UDPlite many-cast delivery
Pablo Neira
2
-6
/
+6
2016-11-16
dctcp: update cwnd on congestion event
Florian Westphal
1
-1
/
+8
2016-11-16
igmp: do not remove igmp souce list info when set link down
Hangbin Liu
1
-14
/
+36
2016-11-15
udplite: fix NULL pointer dereference
Paolo Abeni
3
-3
/
+6
[prev]
[next]