summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong
2016-06-23netfilter: move zone info into struct nf_connFlorian Westphal
2016-06-23netfilter: make comparision helpers stub functions in ZONES=n caseFlorian Westphal
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
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim
2016-06-07net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim
2016-06-07net sched actions: introduce timestamp for firsttime useJamal Hadi Salim
2016-06-07net_sched: keep backlog updated with qlenWANG Cong
2016-06-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni