index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-15
6lowpan: add private neighbour data
Alexander Aring
1
-0
/
+10
2016-06-15
net_sched: add the ability to defer skb freeing
Eric Dumazet
1
-4
/
+12
2016-06-15
net_sched: make tcf_hash_check() boolean
WANG Cong
1
-2
/
+2
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
1
-0
/
+2
2016-06-15
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
David Ahern
1
-3
/
+3
2016-06-15
netfilter: nf_tables: reject loops from set element jump to chain
Pablo Neira Ayuso
1
-0
/
+1
2016-06-10
net_sched: remove generic throttled management
Eric Dumazet
2
-18
/
+2
2016-06-10
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
2
-19
/
+80
2016-06-10
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-09
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-08
sched: place state, next_sched and gso_skb in same cacheline again
Florian Westphal
1
-2
/
+2
2016-06-08
sched: remove qdisc->drop
Florian Westphal
1
-36
/
+0
2016-06-08
sched: remove qdisc_rehape_fail
Florian Westphal
1
-19
/
+0
2016-06-08
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2016-06-07
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
2
-3
/
+8
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2
-4
/
+16
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
1
-11
/
+4
2016-06-07
net sched: indentation and other OCD stylistic fixes
Jamal Hadi Salim
2
-8
/
+10
2016-06-07
net sched actions: aggregate dumping of actions timeinfo
Jamal Hadi Salim
1
-0
/
+8
2016-06-07
net sched actions: introduce timestamp for firsttime use
Jamal Hadi Salim
1
-0
/
+2
2016-06-06
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-04
net: dsa: Add new binding implementation
Andrew Lunn
1
-0
/
+20
2016-06-04
net: dsa: Refactor selection of tag ops into a function
Andrew Lunn
1
-1
/
+7
2016-06-04
net: dsa: Copy the routing table into the switch structure
Andrew Lunn
1
-1
/
+8
2016-06-04
net: dsa: Remove dynamic allocate of routing table
Andrew Lunn
1
-5
/
+4
2016-06-04
net: dsa: Move port device node into port structure
Andrew Lunn
1
-0
/
+1
2016-06-04
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
1
-2
/
+6
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
2
-0
/
+9
2016-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-2
/
+4
2016-06-01
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-29
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-24
net_sched: avoid too many hrtimer_start() calls
Eric Dumazet
1
-0
/
+1
2016-05-20
net: sock: move ->sk_shutdown out of bitfields.
Andrey Ryabinin
1
-1
/
+8
2016-05-20
ip4ip6: Support for GSO/GRO
Tom Herbert
1
-0
/
+5
2016-05-20
fou: Add encap ops for IPv6 tunnels
Tom Herbert
1
-1
/
+1
2016-05-20
ip6_tun: Add infrastructure for doing encapsulation
Tom Herbert
1
-0
/
+58
2016-05-20
fou: Split out {fou,gue}_build_header
Tom Herbert
1
-4
/
+4
2016-05-20
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
[prev]
[next]