summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-08-10Bluetooth: add hci_connect_le_scanJakub Pawlowski
2015-08-10Bluetooth: add hci_lookup_le_connectJakub Pawlowski
2015-08-10Bluetooth: preparation for new connect procedureJakub Pawlowski
2015-08-10ieee802154: add ack request default handlingAlexander Aring
2015-08-10ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring
2015-08-10net: dsa: add support for switchdev FDB objectsVivien Didelot
2015-08-10net: switchdev: support static FDB addressesVivien Didelot
2015-08-10net: switchdev: change fdb addr for a byte arrayVivien Didelot
2015-08-07vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov
2015-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-01ipv6: Enable auto flow labels by defaultTom Herbert
2015-08-01ipv6: Implement different admin modes for automatic flow labelsTom Herbert
2015-08-01ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu
2015-07-31bpf: add helpers to access tunnel metadataAlexei Starovoitov
2015-07-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-07-30net: sched: fix refcount imbalance in actionsDaniel Borkmann
2015-07-30lwtunnel: Make lwtun_encaps[] staticThomas Graf
2015-07-30net: Recompute sk_txhash on negative routing adviceTom Herbert
2015-07-30net: Set sk_txhash from a random numberTom Herbert
2015-07-27tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca
2015-07-27bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel
2015-07-27inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov
2015-07-27inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal
2015-07-27inet: frag: don't re-use chainlist for evictorFlorian Westphal
2015-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-07-25ipv4: consider TOS in fib_select_defaultJulian Anastasov
2015-07-23Bluetooth: hci_check_conn_params() check proper rangeSeungyoun Ju
2015-07-23Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins
2015-07-23Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins
2015-07-23mac802154: do not export ieee802154_rx()Varka Bhadram
2015-07-23cfg802154: add PM hooksVarka Bhadram
2015-07-23ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-22ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf
2015-07-21net: #ifdefify sk_classid member of struct sockMathias Krause
2015-07-21openvswitch: Use regular VXLAN net_device deviceThomas Graf
2015-07-21vxlan: Factor out device configurationThomas Graf
2015-07-21fib: Add fib rule match on tunnel idThomas Graf
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf
2015-07-21route: Extend flow representation with tunnel keyThomas Graf
2015-07-21vxlan: Flow based tunnelingThomas Graf
2015-07-21dst: Metadata destinationsThomas Graf
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf
2015-07-21mpls: ip tunnel supportRoopa Prabhu
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu
2015-07-21ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu
2015-07-21ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu