summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2016-06-27netlabel: Add support for removing a CALIPSO DOI.Huw Davies-0/+1
2016-06-27netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies-0/+4
2016-06-27netlabel: Add support for querying a CALIPSO DOI.Huw Davies-0/+4
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies-0/+102
2016-06-25net_sched: generalize bulk dequeueEric Dumazet-3/+4
2016-06-25net_sched: fq_codel: cache skb->truesize into skb->cbEric Dumazet-0/+1
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet-11/+30
2016-06-24netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso-1/+0
2016-06-24netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal-0/+1
2016-06-24netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso-3/+5
2016-06-24netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso-2/+2
2016-06-24netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso-1/+5
2016-06-24netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso-0/+24
2016-06-24netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai-0/+7
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong-3/+3
2016-06-23netfilter: move zone info into struct nf_connFlorian Westphal-26/+14
2016-06-23netfilter: make comparision helpers stub functions in ZONES=n caseFlorian Westphal-0/+12
2016-06-18gre: better support for ICMP messages for gre+ipv6Eric Dumazet-0/+1
2016-06-17net: ipv6: Address selection needs to consider L3 domainsDavid Ahern-0/+31
2016-06-17net: vrf: Implement get_saddr for IPv6David Ahern-0/+11
2016-06-17net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern-3/+18
2016-06-17vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck-0/+1
2016-06-17net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck-10/+0
2016-06-17net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck-4/+9
2016-06-17net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck-0/+33
2016-06-17vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck-8/+3
2016-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+1
2016-06-15gre: fix error handlerEric Dumazet-1/+1
2016-06-15net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville-0/+1
2016-06-156lowpan: introduce 6lowpan-ndAlexander Aring-6/+12
2016-06-15ipv6: export several functionsAlexander Aring-0/+19
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring-3/+194
2016-06-15ndisc: add __ndisc_opt_addr_data functionAlexander Aring-4/+10
2016-06-15ndisc: add __ndisc_opt_addr_space functionAlexander Aring-2/+7
2016-06-156lowpan: add 802.15.4 short addr slaacAlexander Aring-0/+9
2016-06-156lowpan: add private neighbour dataAlexander Aring-0/+10
2016-06-15net_sched: add the ability to defer skb freeingEric Dumazet-4/+12
2016-06-15net_sched: make tcf_hash_check() booleanWANG Cong-2/+2
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern-0/+2
2016-06-15net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern-3/+3
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso-0/+1
2016-06-10net_sched: remove generic throttled managementEric Dumazet-18/+2
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller-19/+80
2016-06-10tcp: add in_flight to tcp_skb_cbLawrence Brakmo-0/+2
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-7/+18
2016-06-09packet: compat support for sock_fprogWillem de Bruijn-0/+1
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet-1/+5
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior-1/+13
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior-4/+0
2016-06-08sched: place state, next_sched and gso_skb in same cacheline againFlorian Westphal-2/+2