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
/
include
/
net
Age
Commit message (
Expand
)
Author
2018-02-03
mac80211: use QoS NDP for AP probing
Johannes Berg
2018-01-31
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
2018-01-31
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-01-31
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
2018-01-31
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
2018-01-17
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
2018-01-02
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
2017-12-17
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-12-17
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
2017-12-17
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
2017-12-17
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
2017-11-30
uapi: fix linux/tls.h userspace compilation error
Dmitry V. Levin
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
2017-10-29
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-27
Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2017-10-25
strparser: Use delayed work instead of timer for msg timeout
Tom Herbert
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-18
fq_impl: Properly enforce memory limit
Toke Høiland-Jørgensen
2017-10-01
udp: perform source validation for mcast early demux
Paolo Abeni
2017-10-01
IPv4: early demux can return an error code
Paolo Abeni
2017-09-25
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann
2017-09-21
net: prevent dst uses after free
Eric Dumazet
2017-09-18
tcp: remove two unused functions
Yuchung Cheng
2017-09-15
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
2017-09-13
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
Dan Carpenter
2017-09-12
net_sched: get rid of tcfa_rcu
Cong Wang
2017-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-09-08
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2017-09-07
Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-05
net: dsa: Allow switch drivers to indicate number of TX queues
Florian Fainelli
2017-09-05
flow_dissector: Cleanup control flow
Tom Herbert
2017-09-05
net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references
Arnd Bergmann
2017-09-05
mac80211: fix VLAN handling with TXQs
Johannes Berg
2017-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
[next]