index
:
kernel/git/stable/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.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-7.2.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
/
include
/
net
Age
Commit message (
Expand
)
Author
2016-07-01
tcp: md5: use kmalloc() backed scratch areas
Eric Dumazet
2016-06-30
tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULT
Seymour, Shane M
2016-06-30
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-25
net_sched: generalize bulk dequeue
Eric Dumazet
2016-06-25
net_sched: fq_codel: cache skb->truesize into skb->cb
Eric Dumazet
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
2016-06-23
act_ife: only acquire tcf_lock for existing actions
WANG Cong
2016-06-18
gre: better support for ICMP messages for gre+ipv6
Eric Dumazet
2016-06-17
net: ipv6: Address selection needs to consider L3 domains
David Ahern
2016-06-17
net: vrf: Implement get_saddr for IPv6
David Ahern
2016-06-17
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
2016-06-17
vxlan: Add new UDP encapsulation offload type for VXLAN-GPE
Alexander Duyck
2016-06-17
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
2016-06-17
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
2016-06-17
net: Combine GENEVE and VXLAN port notifiers into single functions
Alexander Duyck
2016-06-17
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
Alexander Duyck
2016-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-06-15
gre: fix error handler
Eric Dumazet
2016-06-15
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
2016-06-15
6lowpan: introduce 6lowpan-nd
Alexander Aring
2016-06-15
ipv6: export several functions
Alexander Aring
2016-06-15
ipv6: introduce neighbour discovery ops
Alexander Aring
2016-06-15
ndisc: add __ndisc_opt_addr_data function
Alexander Aring
2016-06-15
ndisc: add __ndisc_opt_addr_space function
Alexander Aring
2016-06-15
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
2016-06-15
6lowpan: add private neighbour data
Alexander Aring
2016-06-15
net_sched: add the ability to defer skb freeing
Eric Dumazet
2016-06-15
net_sched: make tcf_hash_check() boolean
WANG Cong
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2016-06-15
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
David Ahern
2016-06-15
netfilter: nf_tables: reject loops from set element jump to chain
Pablo Neira Ayuso
2016-06-10
net_sched: remove generic throttled management
Eric Dumazet
2016-06-10
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...
David S. Miller
2016-06-10
tcp: add in_flight to tcp_skb_cb
Lawrence Brakmo
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-09
packet: compat support for sock_fprog
Willem de Bruijn
2016-06-09
net: sched: fix qdisc->running lockdep annotations
Eric Dumazet
2016-06-09
mac80211: implement codel on fair queuing flows
Michal Kazior
2016-06-09
mac80211: skip netdev queue control with software queuing
Michal Kazior
2016-06-08
sched: place state, next_sched and gso_skb in same cacheline again
Florian Westphal
2016-06-08
sched: remove qdisc->drop
Florian Westphal
2016-06-08
sched: remove qdisc_rehape_fail
Florian Westphal
2016-06-08
cbq: remove TCA_CBQ_POLICE support
Florian Westphal
2016-06-08
net: Add l3mdev rule
David Ahern
2016-06-08
net: dsa: Initialize CPU port ethtool ops per tree
Florian Fainelli
2016-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-06-07
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
[next]