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.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-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
2018-05-22
ipmr: properly check rhltable_init() return value
Eric Dumazet
1
-1
/
+4
2018-05-22
dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
Alexey Kodanev
1
-2
/
+0
2018-05-22
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
3
-18
/
+37
2018-05-22
cfg80211: fix NULL pointer derference when querying regdb
Haim Dreyfuss
1
-0
/
+3
2018-05-20
net: ip6_gre: fix tunnel metadata device sharing.
William Tu
1
-22
/
+79
2018-05-18
net: sched: red: avoid hashing NULL child
Paolo Abeni
2
-4
/
+6
2018-05-18
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
1
-1
/
+1
2018-05-18
net: dsa: Do not register devlink for unused ports
Florian Fainelli
1
-3
/
+6
2018-05-18
net: Fix a bug in removing queues from XPS map
Amritha Nambiar
1
-1
/
+1
2018-05-18
mac80211: mesh: fix premature update of rc stats
Bob Copeland
1
-4
/
+4
2018-05-18
nl80211: fix nlmsg allocation in cfg80211_ft_event
Dedy Lansky
1
-1
/
+2
2018-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+9
2018-05-18
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
1
-2
/
+9
2018-05-18
net: test tailroom before appending to linear skb
Willem de Bruijn
2
-2
/
+4
2018-05-17
net: ip6_gre: Fix ip6erspan hlen calculation
Petr Machata
1
-9
/
+65
2018-05-17
net: ip6_gre: Split up ip6gre_changelink()
Petr Machata
1
-9
/
+24
2018-05-17
net: ip6_gre: Split up ip6gre_newlink()
Petr Machata
1
-6
/
+18
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_change()
Petr Machata
1
-2
/
+8
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_link_config()
Petr Machata
1
-12
/
+26
2018-05-17
net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
Petr Machata
1
-1
/
+1
2018-05-17
net: ip6_gre: Request headroom in __gre6_xmit()
Petr Machata
1
-0
/
+3
2018-05-17
erspan: fix invalid erspan version.
William Tu
2
-2
/
+7
2018-05-17
net/ipv4: Initialize proto and ports in flow struct
David Ahern
3
-3
/
+14
2018-05-17
tls: don't use stack memory in a scatterlist
Matt Mullins
1
-5
/
+4
2018-05-17
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
1
-1
/
+2
2018-05-17
netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
Taehee Yoo
1
-8
/
+12
2018-05-16
net/sched: fix refcnt leak in the error path of tcf_vlan_init()
Davide Caratti
1
-0
/
+2
2018-05-16
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
1
-2
/
+5
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-13
/
+1
2018-05-16
atm: switch to proc_create_seq_private
Christoph Hellwig
1
-59
/
+13
2018-05-16
atm: simplify procfs code
Christoph Hellwig
1
-58
/
+7
2018-05-16
bluetooth: switch to proc_create_seq_data
Christoph Hellwig
1
-35
/
+5
2018-05-16
netfilter/x_tables: switch to proc_create_seq_private
Christoph Hellwig
1
-36
/
+6
2018-05-16
netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
Christoph Hellwig
1
-74
/
+18
2018-05-16
neigh: switch to proc_create_seq_data
Christoph Hellwig
1
-25
/
+6
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
10
-284
/
+49
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
49
-855
/
+134
2018-05-16
netfilter/x_tables: simplify ѕeq_file code
Christoph Hellwig
1
-28
/
+11
2018-05-16
net/kcm: simplify proc registration
Christoph Hellwig
1
-54
/
+17
2018-05-16
ipv6/flowlabel: simplify pid namespace lookup
Christoph Hellwig
1
-23
/
+6
2018-05-16
ipv{4,6}/raw: simplify ѕeq_file code
Christoph Hellwig
2
-26
/
+16
2018-05-16
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
2
-48
/
+37
2018-05-16
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
2
-62
/
+50
2018-05-16
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
4
-101
/
+70
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
5
-73
/
+8
2018-05-16
proc: introduce proc_create_seq_private
Christoph Hellwig
5
-63
/
+11
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
14
-312
/
+41
2018-05-14
net/smc: check for missing nlattrs in SMC_PNETID messages
Eric Biggers
1
-31
/
+40
2018-05-14
net/can: single_open_net needs to be paired with single_release_net
Christoph Hellwig
2
-4
/
+4
2018-05-14
xfrm6: avoid potential infinite loop in _decode_session6()
Eric Dumazet
1
-1
/
+1
[prev]
[next]