index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-25
Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-05-24
ipv4: remove warning in ip_recv_error
Willem de Bruijn
2018-05-24
net : sched: cls_api: deal with egdev path only if needed
Or Gerlitz
2018-05-24
packet: fix reserve calculation
Willem de Bruijn
2018-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-23
net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
Roopa Prabhu
2018-05-23
Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-05-22
ipmr: properly check rhltable_init() return value
Eric Dumazet
2018-05-22
dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
Alexey Kodanev
2018-05-22
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
2018-05-22
cfg80211: fix NULL pointer derference when querying regdb
Haim Dreyfuss
2018-05-19
net: ip6_gre: fix tunnel metadata device sharing.
William Tu
2018-05-18
net: sched: red: avoid hashing NULL child
Paolo Abeni
2018-05-18
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
2018-05-18
net: dsa: Do not register devlink for unused ports
Florian Fainelli
2018-05-18
net: Fix a bug in removing queues from XPS map
Amritha Nambiar
2018-05-18
mac80211: mesh: fix premature update of rc stats
Bob Copeland
2018-05-18
nl80211: fix nlmsg allocation in cfg80211_ft_event
Dedy Lansky
2018-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-05-17
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
2018-05-17
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-05-17
net: ip6_gre: Fix ip6erspan hlen calculation
Petr Machata
2018-05-17
net: ip6_gre: Split up ip6gre_changelink()
Petr Machata
2018-05-17
net: ip6_gre: Split up ip6gre_newlink()
Petr Machata
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_change()
Petr Machata
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_link_config()
Petr Machata
2018-05-17
net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
Petr Machata
2018-05-17
net: ip6_gre: Request headroom in __gre6_xmit()
Petr Machata
2018-05-17
erspan: fix invalid erspan version.
William Tu
2018-05-17
net/ipv4: Initialize proto and ports in flow struct
David Ahern
2018-05-17
tls: don't use stack memory in a scatterlist
Matt Mullins
2018-05-16
net/sched: fix refcnt leak in the error path of tcf_vlan_init()
Davide Caratti
2018-05-16
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
2018-05-14
net/smc: check for missing nlattrs in SMC_PNETID messages
Eric Biggers
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-05-13
packet: in packet_snd start writing at link layer allocation
Willem de Bruijn
2018-05-14
netfilter: nf_tables: fix memory leak on error exit return
Colin Ian King
2018-05-12
batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
Marek Lindner
2018-05-12
batman-adv: Fix TT sync flags for intermediate TT responses
Linus Lüssing
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-05-11
net sched actions: fix refcnt leak in skbmod
Roman Mashak
2018-05-11
net: sched: fix error path in tcf_proto_create() when modules are not configured
Jiri Pirko
2018-05-11
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2018-05-11
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
Roman Mashak
2018-05-11
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2018-05-10
rxrpc: Trace UDP transmission failure
David Howells
2018-05-10
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
2018-05-10
rxrpc: Fix the min security level for kernel calls
David Howells
[next]