index
:
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.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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
*
ip: validate header length on virtual device xmit
Willem de Bruijn
2019-01-01
1
-0
/
+20
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-01
1
-3
/
+35
*
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
2018-12-29
1
-1
/
+0
*
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
2018-12-29
1
-15
/
+3
*
net: dccp: fix kernel crash on module load
Peter Oskolkov
2018-12-24
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-12-20
9
-111
/
+18
|
\
|
*
netfilter: netns: shrink netns_ct struct
Florian Westphal
2018-12-21
1
-5
/
+1
|
*
netfilter: conntrack: remove empty pernet fini stubs
Florian Westphal
2018-12-21
4
-20
/
+6
|
*
netfilter: conntrack: un-export seq_print_acct
Florian Westphal
2018-12-21
1
-3
/
+0
|
*
netfilter: conntrack: udp: only extend timeout to stream mode after 2s
Florian Westphal
2018-12-21
1
-0
/
+5
|
*
netfilter: nat: remove nf_nat_l4proto struct
Florian Westphal
2018-12-17
2
-33
/
+0
|
*
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
2018-12-17
1
-8
/
+7
|
*
netfilter: nat: remove l4proto->nlattr_to_range
Florian Westphal
2018-12-17
1
-6
/
+0
|
*
netfilter: nat: remove l4proto->in_range
Florian Westphal
2018-12-17
1
-11
/
+0
|
*
netfilter: nat: fold in_range indirection into caller
Florian Westphal
2018-12-17
1
-3
/
+0
|
*
netfilter: nat: remove l4proto->unique_tuple
Florian Westphal
2018-12-17
1
-11
/
+0
|
*
netfilter: nat: un-export nf_nat_l4proto_unique_tuple
Florian Westphal
2018-12-17
1
-6
/
+0
|
*
netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support
Florian Westphal
2018-12-17
1
-2
/
+0
|
*
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
2018-12-01
1
-1
/
+1
|
*
netfilter: nf_flow_table: make nf_flow_table_iterate() static
Taehee Yoo
2018-11-12
1
-4
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-20
1
-0
/
+9
|
\
\
|
*
|
bpf: sk_msg, sock{map|hash} redirect through ULP
John Fastabend
2018-12-20
1
-0
/
+9
*
|
|
net: seg6.h: remove an unused #include
Peter Oskolkov
2018-12-20
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
4
-23
/
+28
|
\
\
\
|
*
|
|
iptunnel: make TUNNEL_FLAGS available in uapi
wenxu
2018-12-19
1
-19
/
+0
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-12-18
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
2018-11-23
1
-0
/
+1
|
*
|
|
|
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2018-12-17
1
-4
/
+21
|
*
|
|
|
net/tls: sleeping function from invalid context
Atul Gupta
2018-12-14
1
-0
/
+6
*
|
|
|
|
neighbour: register rtnl doit handler
Roopa Prabhu
2018-12-19
1
-0
/
+1
*
|
|
|
|
net: switch secpath to use skb extension infrastructure
Florian Westphal
2018-12-19
1
-21
/
+1
*
|
|
|
|
xfrm: use secpath_exist where applicable
Florian Westphal
2018-12-19
1
-1
/
+1
*
|
|
|
|
net: use skb_sec_path helper in more places
Florian Westphal
2018-12-19
1
-2
/
+4
*
|
|
|
|
net: move secpath_exist helper to sk_buff.h
Florian Westphal
2018-12-19
1
-9
/
+0
*
|
|
|
|
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
2018-12-19
1
-1
/
+1
*
|
|
|
|
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
2018-12-19
1
-4
/
+4
*
|
|
|
|
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
2018-12-19
1
-6
/
+0
*
|
|
|
|
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
2018-12-19
2
-5
/
+302
|
\
\
\
\
\
|
*
|
|
|
|
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
2018-12-18
1
-0
/
+3
|
*
|
|
|
|
mac80211: document RCU requirements for ieee80211_tx_dequeue()
Johannes Berg
2018-12-18
1
-0
/
+8
|
*
|
|
|
|
cfg80211: clarify LCI/civic location documentation
Johannes Berg
2018-12-18
1
-2
/
+4
|
*
|
|
|
|
wireless: FTM: fix kernel-doc "cannot understand" warnings
Randy Dunlap
2018-12-18
2
-2
/
+2
|
*
|
|
|
|
{nl,mac}80211: add rssi to mesh candidates
Bob Copeland
2018-11-09
1
-1
/
+2
|
*
|
|
|
|
{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf
Bob Copeland
2018-11-09
1
-0
/
+5
|
*
|
|
|
|
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
2018-11-09
1
-0
/
+3
|
*
|
|
|
|
mac80211: allow hardware scan to fall back to software
Johannes Berg
2018-11-09
1
-0
/
+5
|
*
|
|
|
|
mac80211: allow drivers to use peer measurement API
Johannes Berg
2018-11-09
1
-0
/
+7
|
*
|
|
|
|
cfg80211: add peer measurement with FTM initiator API
Johannes Berg
2018-11-09
1
-0
/
+263
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-12-18
2
-1
/
+6
|
\
\
\
\
\
\
[next]