aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-08ieee802154: add netns supportAlexander Aring2-0/+18
2016-07-08nl802154: move PAD to right positionAlexander Aring1-2/+2
2016-07-06Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-9/+48
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+8
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-33/+70
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma1-0/+2
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-2/+3
2016-07-06nl80211: support beacon report scanningAvraham Stern1-5/+35
2016-07-06nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld1-2/+8
2016-07-05neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel1-0/+1
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim1-5/+5
2016-07-04NFC: digital: Add a delay between poll cyclesThierry Escande1-1/+1
2016-07-04NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()Denys Vlasenko1-4/+0
2016-07-02net/devlink: Add E-Switch mode controlOr Gerlitz1-0/+3
2016-07-01bonding: prevent out of bound accessesEric Dumazet1-1/+6
2016-07-01tcp: md5: use kmalloc() backed scratch areasEric Dumazet1-2/+1
2016-06-30ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani1-3/+2
2016-06-30tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULTSeymour, Shane M1-1/+1
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-24netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso1-1/+0
2016-06-24netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal1-0/+1
2016-06-24netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso1-3/+5
2016-06-24netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso1-2/+2
2016-06-24netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso1-1/+5
2016-06-24netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso1-0/+24
2016-06-24netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai1-0/+7
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong1-3/+3
2016-06-23netfilter: move zone info into struct nf_connFlorian Westphal3-26/+14
2016-06-23netfilter: make comparision helpers stub functions in ZONES=n caseFlorian Westphal1-0/+12
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