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-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-8
/
+8
2017-06-29
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
1
-7
/
+17
2017-06-29
net: sched: Fix one possible panic when no destroy callback
Gao Feng
1
-1
/
+2
2017-06-27
net: prevent sign extension in dev_get_stats()
Eric Dumazet
1
-3
/
+3
2017-06-25
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
1
-0
/
+2
2017-06-25
net: ipv6: reset daddr and dport in sk if connect() fails
Wei Wang
2
-2
/
+9
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
17
-94
/
+104
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-11
/
+45
2017-06-23
sit: use __GFP_NOWARN for user controlled allocation
WANG Cong
1
-1
/
+1
2017-06-23
net: account for current skb length when deciding about UFO
Michal Kubeček
2
-2
/
+3
2017-06-22
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
1
-2
/
+3
2017-06-22
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
WANG Cong
1
-1
/
+5
2017-06-22
esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO
Yossi Kuperman
1
-0
/
+25
2017-06-22
xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
Yossi Kuperman
1
-1
/
+1
2017-06-20
igmp: add a missing spin_lock_init()
WANG Cong
1
-0
/
+1
2017-06-20
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
1
-0
/
+2
2017-06-20
ipv6: Do not leak throw route references
Serhey Popovych
2
-18
/
+7
2017-06-20
net/core: remove explicit do_softirq() from busy_poll_stop()
Sebastian Siewior
1
-2
/
+0
2017-06-20
fib_rules: Resolve goto rules target on delete
Serhey Popovych
1
-7
/
+14
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
6
-8
/
+8
2017-06-19
sctp: ensure ep is not destroyed before doing the dump
Xin Long
2
-2
/
+4
2017-06-19
net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
Gao Feng
1
-1
/
+2
2017-06-19
Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-16
/
+25
2017-06-19
ip6_tunnel: Correct tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-06-16
decnet: always not take dst->__refcnt when inserting dst into hash table
Wei Wang
1
-10
/
+4
2017-06-16
ip6_tunnel: fix potential issue in __ip6_tnl_rcv
Haishuang Yan
1
-0
/
+2
2017-06-16
ip_tunnel: fix potential issue in ip_tunnel_rcv
Haishuang Yan
1
-0
/
+2
2017-06-15
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
Xin Long
1
-3
/
+2
2017-06-15
rxrpc: Fix several cases where a padded len isn't checked in ticket decode
David Howells
1
-30
/
+34
2017-06-15
ipv6: fix calling in6_ifa_hold incorrectly for dad work
Xin Long
1
-3
/
+3
2017-06-14
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
2
-3
/
+7
2017-06-14
net/act_pedit: fix an error code
Dan Carpenter
1
-1
/
+3
2017-06-14
net_sched: move tcf_lock down after gen_replace_estimator()
WANG Cong
1
-5
/
+3
2017-06-14
dev_ioctl: copy only the smaller struct iwreq for wext
Johannes Berg
2
-6
/
+19
2017-06-14
wireless: wext: use struct iwreq earlier in the call chain
Johannes Berg
1
-8
/
+7
2017-06-14
xfrm: NULL dereference on allocation failure
Dan Carpenter
1
-0
/
+1
2017-06-14
xfrm: Oops on error in pfkey_msg2xfrm_state()
Dan Carpenter
1
-4
/
+12
2017-06-14
wireless: wext: remove ndo_do_ioctl fallback
Johannes Berg
1
-3
/
+0
2017-06-13
caif: Add sockaddr length check before accessing sa_family in connect handler
Mateusz Jurczyk
1
-0
/
+4
2017-06-13
Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-3
/
+4
2017-06-13
Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-37
/
+44
2017-06-13
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
1
-8
/
+13
2017-06-13
net: rps: fix uninitialized symbol warning
Ashwanth Goli
1
-1
/
+1
2017-06-13
mac80211: don't send SMPS action frame in AP mode when not needed
Emmanuel Grumbach
1
-0
/
+2
2017-06-13
mac80211/wpa: use constant time memory comparison for MACs
Jason A. Donenfeld
1
-4
/
+5
2017-06-13
mac80211: set bss_info data before configuring the channel
Johannes Berg
1
-10
/
+28
2017-06-13
mac80211: remove 5/10 MHz rate code from station MLME
Johannes Berg
1
-21
/
+3
2017-06-13
mac80211: Fix incorrect condition when checking rx timestamp
Avraham Stern
1
-1
/
+1
2017-06-13
mac80211: don't look at the PM bit of BAR frames
Emmanuel Grumbach
1
-1
/
+5
2017-06-12
hsr: fix incorrect warning
Karicheri, Muralidharan
3
-5
/
+9
[next]