index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-12-29
netfilter: nf_conncount: split gc in two phases
Florian Westphal
2018-12-29
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
2018-12-29
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
2018-12-29
netfilter: nf_tables: fix a missing check of nla_put_failure
Kangjie Lu
2018-12-27
tipc: fix a missing check of genlmsg_put
Kangjie Lu
2018-12-27
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
2018-12-27
tipc: fix a double free in tipc_enable_bearer()
Cong Wang
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-24
net: dccp: fix kernel crash on module load
Peter Oskolkov
2018-12-24
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
2018-12-24
net/netlink_compat: Fix a missing check of nla_parse_nested
Aditya Pakki
2018-12-24
ieee802154: lowpan_header_create check must check daddr
Willem de Bruijn
2018-12-24
iptunnel: Set tun_flags in the iptunnel_metadata_reply from src
wenxu
2018-12-23
net: Revert recent Spectre-v1 patches.
David S. Miller
2018-12-22
can: af_can: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-22
packet: validate address length if non-zero
Willem de Bruijn
2018-12-22
nfc: af_nfc: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-22
phonet: af_phonet: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-22
net: core: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-21
tls: Do not call sk_memcopy_from_iter with zero length
Vakul Garg
2018-12-21
net: minor cleanup in skb_ext_add()
Paolo Abeni
2018-12-21
net: fix possible user-after-free in skb_ext_add()
Paolo Abeni
2018-12-21
ipv6: tunnels: fix two use-after-free
Eric Dumazet
2018-12-21
Prevent overflow of sk_msg in sk_msg_clone()
Vakul Garg
2018-12-21
packet: validate address length
Willem de Bruijn
2018-12-20
tcp: fix a race in inet_diag_dump_icsk()
Eric Dumazet
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-20
ppp: Move PFC decompression to PPP generic layer
Sam Protsenko
2018-12-20
net: ipv4: Set skb->dev for output route resolution
Ido Schimmel
2018-12-20
neighbour: remove stray semicolon
Colin Ian King
2018-12-20
ipv6: frags: Fix bogus skb->sk in reassembled packets
Herbert Xu
2018-12-21
netfilter: conntrack: remove empty pernet fini stubs
Florian Westphal
2018-12-21
netfilter: conntrack: merge ecache and timestamp sysctl tables with main one
Florian Westphal
2018-12-21
netfilter: conntrack: merge acct and helper sysctl table with main one
Florian Westphal
2018-12-21
netfilter: conntrack: add mnemonics for sysctl table
Florian Westphal
2018-12-21
netfilter: conntrack: un-export seq_print_acct
Florian Westphal
2018-12-21
netfilter: conntrack: register sysctl table for gre
Yafang Shao
2018-12-21
netfilter: conntrack: udp: set stream timeout to 2 minutes
Florian Westphal
2018-12-21
netfilter: conntrack: udp: only extend timeout to stream mode after 2s
Florian Westphal
2018-12-20
bpf: tls_sw, init TLS ULP removes BPF proto hooks
John Fastabend
2018-12-20
bpf: sk_msg, sock{map|hash} redirect through ULP
John Fastabend
2018-12-20
bpf: sk_msg, zap ingress queue on psock down
John Fastabend
2018-12-20
bpf: sk_msg, fix socket data_ready events
John Fastabend
2018-12-20
bpf: skb_verdict, support SK_PASS on RX BPF path
John Fastabend
2018-12-20
bpf: skmsg, replace comments with BUILD bug
John Fastabend
[next]