aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-09net: dsa: add support for switchdev FDB objectsVivien Didelot1-6/+10
2015-08-09net: switchdev: support static FDB addressesVivien Didelot1-0/+1
2015-08-09net: switchdev: change fdb addr for a byte arrayVivien Didelot1-1/+1
2015-08-07vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov1-3/+1
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-12/+21
2015-07-31ipv6: Enable auto flow labels by defaultTom Herbert1-1/+1
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert1-13/+46
2015-07-31ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert1-2/+3
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2-3/+4
2015-07-31bpf: add helpers to access tunnel metadataAlexei Starovoitov1-0/+1
2015-07-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller4-18/+5
2015-07-30net: sched: fix refcount imbalance in actionsDaniel Borkmann1-1/+7
2015-07-29lwtunnel: Make lwtun_encaps[] staticThomas Graf1-3/+0
2015-07-29net: Recompute sk_txhash on negative routing adviceTom Herbert1-0/+8
2015-07-29net: Set sk_txhash from a random numberTom Herbert3-35/+8
2015-07-27tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca1-1/+1
2015-07-27bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov1-0/+1
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel1-5/+11
2015-07-26inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov1-2/+5
2015-07-26inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal1-4/+4
2015-07-26inet: frag: don't re-use chainlist for evictorFlorian Westphal1-0/+2
2015-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-2/+1
2015-07-24ipv4: consider TOS in fib_select_defaultJulian Anastasov1-2/+1
2015-07-23Bluetooth: hci_check_conn_params() check proper rangeSeungyoun Ju1-1/+1
2015-07-23Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins1-0/+1
2015-07-23Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins1-0/+1
2015-07-23mac802154: do not export ieee802154_rx()Varka Bhadram1-17/+0
2015-07-23cfg802154: add PM hooksVarka Bhadram1-0/+2
2015-07-23ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf1-0/+2
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+18
2015-07-22ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf1-0/+15
2015-07-21net: #ifdefify sk_classid member of struct sockMathias Krause1-0/+2
2015-07-21openvswitch: Use regular VXLAN net_device deviceThomas Graf2-20/+5
2015-07-21vxlan: Factor out device configurationThomas Graf1-0/+59
2015-07-21fib: Add fib rule match on tunnel idThomas Graf2-0/+12
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2-2/+17
2015-07-21route: Extend flow representation with tunnel keyThomas Graf1-0/+8
2015-07-21vxlan: Flow based tunnelingThomas Graf3-1/+36
2015-07-21dst: Metadata destinationsThomas Graf2-1/+37
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf1-0/+63
2015-07-21mpls: ip tunnel supportRoopa Prabhu1-0/+29
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu1-0/+12
2015-07-21ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu1-0/+3
2015-07-21ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu2-1/+5
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu1-0/+132
2015-07-21Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+17
2015-07-20switchdev: add offload_fwd_mark generator helperScott Feldman1-0/+9
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann1-0/+29
2015-07-20netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2-2/+1