index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: export several functions
Alexander Aring
2016-06-16
2
-0
/
+19
*
ipv6: introduce neighbour discovery ops
Alexander Aring
2016-06-16
1
-3
/
+194
*
ndisc: add __ndisc_opt_addr_data function
Alexander Aring
2016-06-16
1
-4
/
+10
*
ndisc: add __ndisc_opt_addr_space function
Alexander Aring
2016-06-16
1
-2
/
+7
*
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
2016-06-16
2
-0
/
+9
*
6lowpan: add private neighbour data
Alexander Aring
2016-06-16
1
-0
/
+10
*
net_sched: add the ability to defer skb freeing
Eric Dumazet
2016-06-15
1
-4
/
+12
*
net_sched: make tcf_hash_check() boolean
WANG Cong
2016-06-15
1
-2
/
+2
*
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2016-06-15
1
-0
/
+2
*
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
David Ahern
2016-06-15
1
-3
/
+3
*
net_sched: remove generic throttled management
Eric Dumazet
2016-06-11
2
-18
/
+2
*
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...
David S. Miller
2016-06-11
2
-19
/
+80
|
\
|
*
mac80211: implement codel on fair queuing flows
Michal Kazior
2016-06-09
1
-1
/
+13
|
*
mac80211: skip netdev queue control with software queuing
Michal Kazior
2016-06-09
1
-4
/
+0
|
*
cfg80211: Advertise extended capabilities per interface type to userspace
Kanchanapally, Vidyullatha
2016-05-31
1
-1
/
+27
|
*
cfg80211: Allow cfg80211_connect_result() errors to be distinguished
Jouni Malinen
2016-05-31
1
-13
/
+40
*
|
tcp: add in_flight to tcp_skb_cb
Lawrence Brakmo
2016-06-11
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-10
6
-7
/
+18
|
\
\
|
*
|
packet: compat support for sock_fprog
Willem de Bruijn
2016-06-10
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-06-08
1
-1
/
+1
|
|
\
\
|
|
*
|
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
2016-06-06
1
-1
/
+1
|
*
|
|
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
2016-06-08
2
-3
/
+8
|
*
|
|
net_sched: keep backlog updated with qlen
WANG Cong
2016-06-07
1
-1
/
+4
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-06-02
2
-2
/
+4
|
|
\
\
|
|
*
|
netfilter: nf_queue: Make the queue_handler pernet
Eric W. Biederman
2016-05-25
2
-2
/
+4
*
|
|
|
net: sched: fix qdisc->running lockdep annotations
Eric Dumazet
2016-06-09
1
-1
/
+5
*
|
|
|
sched: place state, next_sched and gso_skb in same cacheline again
Florian Westphal
2016-06-09
1
-2
/
+2
*
|
|
|
sched: remove qdisc->drop
Florian Westphal
2016-06-09
1
-36
/
+0
*
|
|
|
sched: remove qdisc_rehape_fail
Florian Westphal
2016-06-09
1
-19
/
+0
*
|
|
|
cbq: remove TCA_CBQ_POLICE support
Florian Westphal
2016-06-09
1
-4
/
+0
*
|
|
|
net: Add l3mdev rule
David Ahern
2016-06-08
2
-2
/
+34
*
|
|
|
net: dsa: Initialize CPU port ethtool ops per tree
Florian Fainelli
2016-06-08
1
-0
/
+1
*
|
|
|
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2016-06-08
2
-4
/
+16
*
|
|
|
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
2016-06-08
1
-11
/
+4
*
|
|
|
net sched: indentation and other OCD stylistic fixes
Jamal Hadi Salim
2016-06-08
2
-8
/
+10
*
|
|
|
net sched actions: aggregate dumping of actions timeinfo
Jamal Hadi Salim
2016-06-08
1
-0
/
+8
*
|
|
|
net sched actions: introduce timestamp for firsttime use
Jamal Hadi Salim
2016-06-08
1
-0
/
+2
*
|
|
|
net: dsa: Add new binding implementation
Andrew Lunn
2016-06-04
1
-0
/
+20
*
|
|
|
net: dsa: Refactor selection of tag ops into a function
Andrew Lunn
2016-06-04
1
-1
/
+7
*
|
|
|
net: dsa: Copy the routing table into the switch structure
Andrew Lunn
2016-06-04
1
-1
/
+8
*
|
|
|
net: dsa: Remove dynamic allocate of routing table
Andrew Lunn
2016-06-04
1
-5
/
+4
*
|
|
|
net: dsa: Move port device node into port structure
Andrew Lunn
2016-06-04
1
-0
/
+1
*
|
|
|
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
2016-06-04
1
-2
/
+6
*
|
|
|
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-04
2
-0
/
+9
*
|
|
|
udp: avoid csum_partial() for validated skb
Eric Dumazet
2016-06-02
1
-2
/
+2
|
/
/
/
*
|
|
ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions
Arnd Bergmann
2016-05-30
1
-1
/
+2
*
|
|
net_sched: avoid too many hrtimer_start() calls
Eric Dumazet
2016-05-24
1
-0
/
+1
*
|
|
net: sock: move ->sk_shutdown out of bitfields.
Andrey Ryabinin
2016-05-21
1
-1
/
+8
*
|
|
ip4ip6: Support for GSO/GRO
Tom Herbert
2016-05-21
1
-0
/
+5
*
|
|
fou: Add encap ops for IPv6 tunnels
Tom Herbert
2016-05-21
1
-1
/
+1
[next]