index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-11
net_sched: remove generic throttled management
Eric Dumazet
2
-18
/
+2
2016-06-11
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...
David S. Miller
2
-19
/
+80
2016-06-11
tcp: add in_flight to tcp_skb_cb
Lawrence Brakmo
1
-0
/
+2
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-7
/
+18
2016-06-10
packet: compat support for sock_fprog
Willem de Bruijn
1
-0
/
+1
2016-06-09
net: sched: fix qdisc->running lockdep annotations
Eric Dumazet
1
-1
/
+5
2016-06-09
mac80211: implement codel on fair queuing flows
Michal Kazior
1
-1
/
+13
2016-06-09
mac80211: skip netdev queue control with software queuing
Michal Kazior
1
-4
/
+0
2016-06-09
sched: place state, next_sched and gso_skb in same cacheline again
Florian Westphal
1
-2
/
+2
2016-06-09
sched: remove qdisc->drop
Florian Westphal
1
-36
/
+0
2016-06-09
sched: remove qdisc_rehape_fail
Florian Westphal
1
-19
/
+0
2016-06-09
cbq: remove TCA_CBQ_POLICE support
Florian Westphal
1
-4
/
+0
2016-06-08
net: Add l3mdev rule
David Ahern
2
-2
/
+34
2016-06-08
net: dsa: Initialize CPU port ethtool ops per tree
Florian Fainelli
1
-0
/
+1
2016-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2016-06-08
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
2
-3
/
+8
2016-06-08
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2
-4
/
+16
2016-06-08
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
1
-11
/
+4
2016-06-08
net sched: indentation and other OCD stylistic fixes
Jamal Hadi Salim
2
-8
/
+10
2016-06-08
net sched actions: aggregate dumping of actions timeinfo
Jamal Hadi Salim
1
-0
/
+8
2016-06-08
net sched actions: introduce timestamp for firsttime use
Jamal Hadi Salim
1
-0
/
+2
2016-06-07
net_sched: keep backlog updated with qlen
WANG Cong
1
-1
/
+4
2016-06-06
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
1
-1
/
+1
2016-06-05
net: dsa: Add new binding implementation
Andrew Lunn
1
-0
/
+20
2016-06-05
net: dsa: Refactor selection of tag ops into a function
Andrew Lunn
1
-1
/
+7
2016-06-05
net: dsa: Copy the routing table into the switch structure
Andrew Lunn
1
-1
/
+8
2016-06-05
net: dsa: Remove dynamic allocate of routing table
Andrew Lunn
1
-5
/
+4
2016-06-05
net: dsa: Move port device node into port structure
Andrew Lunn
1
-0
/
+1
2016-06-05
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
1
-2
/
+6
2016-06-04
sctp: Add GSO support
Marcelo Ricardo Leitner
2
-0
/
+9
2016-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-2
/
+4
2016-06-02
udp: avoid csum_partial() for validated skb
Eric Dumazet
1
-2
/
+2
2016-05-31
cfg80211: Advertise extended capabilities per interface type to userspace
Kanchanapally, Vidyullatha
1
-1
/
+27
2016-05-31
cfg80211: Allow cfg80211_connect_result() errors to be distinguished
Jouni Malinen
1
-13
/
+40
2016-05-30
ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions
Arnd Bergmann
1
-1
/
+2
2016-05-25
netfilter: nf_queue: Make the queue_handler pernet
Eric W. Biederman
2
-2
/
+4
2016-05-25
net_sched: avoid too many hrtimer_start() calls
Eric Dumazet
1
-0
/
+1
2016-05-21
net: sock: move ->sk_shutdown out of bitfields.
Andrey Ryabinin
1
-1
/
+8
2016-05-21
ip4ip6: Support for GSO/GRO
Tom Herbert
1
-0
/
+5
2016-05-21
fou: Add encap ops for IPv6 tunnels
Tom Herbert
1
-1
/
+1
2016-05-21
ip6_tun: Add infrastructure for doing encapsulation
Tom Herbert
1
-0
/
+58
2016-05-21
fou: Split out {fou,gue}_build_header
Tom Herbert
1
-4
/
+4
2016-05-21
net: Cleanup encap items in ip_tunnels.h
Tom Herbert
1
-18
/
+58
2016-05-20
mlx5: avoid unused variable warning
Arnd Bergmann
1
-1
/
+1
2016-05-17
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
1
-1
/
+1
2016-05-16
netlink: kill nla_put_u64()
Nicolas Dichtel
1
-12
/
+2
2016-05-16
net/sched: cls_flower: Hardware offloaded filters statistics support
Amir Vadai
1
-0
/
+1
2016-05-16
net/sched: Enable netdev drivers to update statistics of offloaded actions
Amir Vadai
2
-2
/
+30
2016-05-16
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
Samudrala, Sridhar
1
-0
/
+17
2016-05-16
net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.
Samudrala, Sridhar
1
-3
/
+0
[next]