aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov1-2/+3
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+5
2016-06-25net_sched: generalize bulk dequeueEric Dumazet1-3/+4
2016-06-25net_sched: fq_codel: cache skb->truesize into skb->cbEric Dumazet1-0/+1
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet1-11/+30
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong1-3/+3
2016-06-18gre: better support for ICMP messages for gre+ipv6Eric Dumazet1-0/+1
2016-06-17net: ipv6: Address selection needs to consider L3 domainsDavid Ahern1-0/+31
2016-06-17net: vrf: Implement get_saddr for IPv6David Ahern1-0/+11
2016-06-17net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern1-3/+18
2016-06-17vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck1-0/+1
2016-06-17net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck2-10/+0
2016-06-17net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck3-4/+9
2016-06-17net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck1-0/+33
2016-06-17vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck3-8/+3
2016-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+1
2016-06-15gre: fix error handlerEric Dumazet1-1/+1
2016-06-15net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville1-0/+1
2016-06-156lowpan: introduce 6lowpan-ndAlexander Aring1-6/+12
2016-06-15ipv6: export several functionsAlexander Aring2-0/+19
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring1-3/+194
2016-06-15ndisc: add __ndisc_opt_addr_data functionAlexander Aring1-4/+10
2016-06-15ndisc: add __ndisc_opt_addr_space functionAlexander Aring1-2/+7
2016-06-156lowpan: add 802.15.4 short addr slaacAlexander Aring2-0/+9
2016-06-156lowpan: add private neighbour dataAlexander Aring1-0/+10
2016-06-15net_sched: add the ability to defer skb freeingEric Dumazet1-4/+12
2016-06-15net_sched: make tcf_hash_check() booleanWANG Cong1-2/+2
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern1-0/+2
2016-06-15net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern1-3/+3
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso1-0/+1
2016-06-10net_sched: remove generic throttled managementEric Dumazet2-18/+2
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-19/+80
2016-06-10tcp: add in_flight to tcp_skb_cbLawrence Brakmo1-0/+2
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-7/+18
2016-06-09packet: compat support for sock_fprogWillem de Bruijn1-0/+1
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet1-1/+5
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior1-1/+13
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior1-4/+0
2016-06-08sched: place state, next_sched and gso_skb in same cacheline againFlorian Westphal1-2/+2
2016-06-08sched: remove qdisc->dropFlorian Westphal1-36/+0
2016-06-08sched: remove qdisc_rehape_failFlorian Westphal1-19/+0
2016-06-08cbq: remove TCA_CBQ_POLICE supportFlorian Westphal1-4/+0
2016-06-08net: Add l3mdev ruleDavid Ahern2-2/+34
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli1-0/+1
2016-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2-3/+8
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2-4/+16
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet1-11/+4
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim2-8/+10
2016-06-07net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim1-0/+8