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
2019-07-24
net/ipv4: cleanup error condition testing
Pavel Machek
2019-07-24
can: gw: Fix error path of cgw_module_init
YueHaibing
2019-07-24
can: Add SPDX license identifiers for CAN subsystem
Oliver Hartkopp
2019-07-24
can: remove obsolete empty ioctl() handler
Oliver Hartkopp
2019-07-24
can: Kconfig: correct history of the CAN protocol
Robert P. J. Day
2019-07-23
bpf: fix access to skb_shared_info->gso_segs
Eric Dumazet
2019-07-23
hv_sock: Use consistent types for UUIDs
Andy Shevchenko
2019-07-23
net: sched: include mpls actions in hardware intermediate representation
John Hurley
2019-07-22
net: Rename skb_frag page to bv_page
Matthew Wilcox (Oracle)
2019-07-22
net: Use skb accessors in network core
Matthew Wilcox (Oracle)
2019-07-22
batman-adv: Fix deletion of RTR(4|6) mcast list entries
Sven Eckelmann
2019-07-22
batman-adv: Fix netlink dumping of all mcast_flags buckets
Sven Eckelmann
2019-07-22
batman-adv: Replace usage of strlcpy with strscpy
Sven Eckelmann
2019-07-22
batman-adv: Start new development cycle
Simon Wunderlich
2019-07-22
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
Maciej Żenczykowski
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
2019-07-22
bpf: sockmap, only create entry if ulp is not already enabled
John Fastabend
2019-07-22
bpf: sockmap, synchronize_rcu before free'ing map
John Fastabend
2019-07-22
bpf: sockmap, sock_map_delete needs to use xchg
John Fastabend
2019-07-22
net/tls: fix transition through disconnect with close
John Fastabend
2019-07-22
net/tls: remove sock unlock/lock around strp_done()
John Fastabend
2019-07-22
net/tls: remove close callback sock unlock/lock around TX work flush
John Fastabend
2019-07-22
net/tls: don't call tls_sk_proto_close for hw record offload
Jakub Kicinski
2019-07-22
net/tls: don't arm strparser immediately in tls_set_sw_offload()
Jakub Kicinski
2019-07-21
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-07-21
netfilter: ebtables: fix a memory leak bug in compat
Wenwen Wang
2019-07-21
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
2019-07-21
tipc: Fix a typo
Christophe JAILLET
2019-07-20
mac80211: don't warn about CW params when not using them
Brian Norris
2019-07-20
mac80211: fix possible memory leak in ieee80211_assign_beacon
Lorenzo Bianconi
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
2019-07-19
net: openvswitch: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-19
netfilter: bridge: make NF_TABLES_BRIDGE tristate
Arnd Bergmann
2019-07-18
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
2019-07-18
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-18
ipv6: Unlink sibling route in case of failure
Ido Schimmel
2019-07-18
netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE
Pablo Neira Ayuso
2019-07-18
netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
Pablo Neira Ayuso
2019-07-18
netfilter: synproxy: fix rst sequence number mismatch
Fernando Fernandez Mancera
2019-07-18
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
2019-07-18
SUNRPC: Optimise transport balancing code
Trond Myklebust
[prev]
[next]