summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim
2016-07-02net/devlink: Add E-Switch mode controlOr Gerlitz
2016-07-01tcp: md5: use kmalloc() backed scratch areasEric Dumazet
2016-06-30tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULTSeymour, Shane M
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-25net_sched: generalize bulk dequeueEric Dumazet
2016-06-25net_sched: fq_codel: cache skb->truesize into skb->cbEric Dumazet
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong
2016-06-19gre: better support for ICMP messages for gre+ipv6Eric Dumazet
2016-06-18net: ipv6: Address selection needs to consider L3 domainsDavid Ahern
2016-06-18net: vrf: Implement get_saddr for IPv6David Ahern
2016-06-18net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern
2016-06-18vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck
2016-06-18net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck
2016-06-18net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-18net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck
2016-06-18vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck
2016-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-16gre: fix error handlerEric Dumazet
2016-06-16net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville
2016-06-166lowpan: introduce 6lowpan-ndAlexander Aring
2016-06-16ipv6: export several functionsAlexander Aring
2016-06-16ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-16ndisc: add __ndisc_opt_addr_data functionAlexander Aring
2016-06-16ndisc: add __ndisc_opt_addr_space functionAlexander Aring
2016-06-166lowpan: add 802.15.4 short addr slaacAlexander Aring
2016-06-166lowpan: add private neighbour dataAlexander Aring
2016-06-15net_sched: add the ability to defer skb freeingEric Dumazet
2016-06-15net_sched: make tcf_hash_check() booleanWANG Cong
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern
2016-06-15net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso
2016-06-11net_sched: remove generic throttled managementEric Dumazet
2016-06-11Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-06-11tcp: add in_flight to tcp_skb_cbLawrence Brakmo
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-10packet: compat support for sock_fprogWillem de Bruijn
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior
2016-06-09sched: place state, next_sched and gso_skb in same cacheline againFlorian Westphal
2016-06-09sched: remove qdisc->dropFlorian Westphal
2016-06-09sched: remove qdisc_rehape_failFlorian Westphal
2016-06-09cbq: remove TCA_CBQ_POLICE supportFlorian Westphal
2016-06-08net: Add l3mdev ruleDavid Ahern
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli
2016-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann