index
:
Linux Stable
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.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
...
*
ieee802154: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-10-05
1
-0
/
+3
*
ax25: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-10-05
1
-0
/
+2
*
appletalk: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-10-05
1
-0
/
+5
*
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
2019-10-05
1
-2
/
+3
*
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
2019-10-05
1
-2
/
+4
*
net_sched: add policy validation for action attributes
Cong Wang
2019-10-05
1
-16
/
+18
*
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-10-05
5
-19
/
+26
*
net/sched: cbs: Fix not adding cbs instance to list
Vinicius Costa Gomes
2019-10-05
1
-17
/
+13
*
ipv6: fix a typo in fib6_rule_lookup()
Eric Dumazet
2019-10-05
1
-1
/
+1
*
net/rds: Check laddr_check before calling it
Ka-Cheong Poon
2019-10-05
1
-1
/
+4
*
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
Kevin(Yudong) Yang
2019-10-05
1
-4
/
+4
*
sch_netem: fix a divide by zero in tabledist()
Eric Dumazet
2019-10-05
1
-1
/
+1
*
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
2019-10-05
1
-1
/
+1
*
net_sched: add max len check for TCA_KIND
Cong Wang
2019-10-05
1
-1
/
+2
*
net/sched: act_sample: don't push mac header on ip6gre ingress
Davide Caratti
2019-10-05
1
-0
/
+1
*
net: qrtr: Stop rx_worker before freeing node
Bjorn Andersson
2019-10-05
1
-0
/
+1
*
ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule
Jason A. Donenfeld
2019-10-05
1
-1
/
+2
*
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
2019-09-21
1
-1
/
+3
*
net: dsa: Fix load order between DSA drivers and taggers
Andrew Lunn
2019-09-21
1
-0
/
+2
*
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-21
5
-6
/
+23
*
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
2019-09-21
1
-0
/
+3
*
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
2019-09-21
1
-6
/
+10
*
ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
Xin Long
2019-09-21
1
-1
/
+1
*
sctp: destroy bucket if failed to bind addr
Mao Wenan
2019-09-13
1
-4
/
+6
*
sctp: remove redundant assignment when call sctp_get_port_local
Mao Wenan
2019-09-13
1
-2
/
+1
*
sctp: change return type of sctp_get_port_local
Mao Wenan
2019-09-13
1
-4
/
+4
*
sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
Christophe JAILLET
2019-09-12
1
-1
/
+1
*
net: qrtr: fix memort leak in qrtr_tun_write_iter
Navid Emamdoost
2019-09-12
1
-1
/
+4
*
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
2019-09-12
1
-0
/
+2
*
ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
Christophe JAILLET
2019-09-12
1
-1
/
+1
*
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
2019-09-11
1
-1
/
+1
*
net/rds: An rds_sock is added too early to the hash table
Ka-Cheong Poon
2019-09-11
1
-22
/
+18
*
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2019-09-11
2
-10
/
+8
*
sctp: fix the missing put_user when dumping transport thresholds
Xin Long
2019-09-10
1
-1
/
+2
*
sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
Cong Wang
2019-09-10
1
-1
/
+1
*
net_sched: check cops->tcf_block in tc_bind_tclass()
Cong Wang
2019-09-10
1
-0
/
+2
*
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2019-09-10
1
-1
/
+1
*
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
2019-09-07
1
-0
/
+19
*
ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()
Maciej Żenczykowski
2019-09-07
1
-1
/
+1
*
net: sched: fix reordering issues
Eric Dumazet
2019-09-06
1
-2
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-09-06
2
-33
/
+29
|
\
|
*
xfrm: policy: avoid warning splat when merging nodes
Florian Westphal
2019-08-20
1
-2
/
+4
|
*
xfrm interface: fix management of phydev
Nicolas Dichtel
2019-07-17
1
-15
/
+17
|
*
xfrm interface: fix list corruption for x-netns
Nicolas Dichtel
2019-07-17
1
-4
/
+4
|
*
xfrm interface: ifname may be wrong in logs
Nicolas Dichtel
2019-07-17
1
-9
/
+1
|
*
xfrm interface: avoid corruption on changelink
Nicolas Dichtel
2019-07-17
1
-5
/
+5
*
|
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2019-09-05
2
-12
/
+14
*
|
ipv6: Fix RTA_MULTIPATH with nexthop objects
David Ahern
2019-09-05
1
-1
/
+1
*
|
net: sock_map, fix missing ulp check in sock hash case
John Fastabend
2019-09-05
1
-0
/
+3
*
|
tipc: add NULL pointer check before calling kfree_rcu
Xin Long
2019-09-05
1
-1
/
+2
[prev]
[next]