aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert1-3/+3
2015-08-17lwt: Add support to redirect dst.inputTom Herbert1-1/+29
2015-08-17inet: Move VRF table lookup to inlined functionDavid Ahern1-0/+24
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller4-0/+64
2015-08-17Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-35/+37
2015-08-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-2/+5
2015-08-13net: Fix up inet_addr_type checksDavid Ahern1-0/+3
2015-08-13net: Add inet_addr lookup by tableDavid Ahern1-0/+1
2015-08-13net: Use VRF device index for lookups on TXDavid Ahern2-0/+4
2015-08-13net: Introduce VRF related flags and helpersDavid Ahern1-0/+139
2015-08-13net: dsa: add support for switchdev VLAN objectsVivien Didelot1-0/+11
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg1-13/+0
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring1-0/+23
2015-08-11net: switchdev: support static FDB addressesVivien Didelot1-0/+1
2015-08-11net: dsa: change FDB routines prototypesVivien Didelot1-6/+11
2015-08-11Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2-12/+7
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern1-2/+5
2015-08-10gre: Remove support for sharing GRE protocol hook.Pravin B Shelar1-74/+6
2015-08-10openvswitch: Use regular GRE net_device instead of vportPravin B Shelar1-10/+2
2015-08-10ip_gre: Add support to collect tunnel metadata.Pravin B Shelar1-1/+6
2015-08-10net: add explicit logging and stat for neighbour table overflowRick Jones1-0/+1
2015-08-10Bluetooth: add hci_connect_le_scanJakub Pawlowski1-0/+6
2015-08-10Bluetooth: add hci_lookup_le_connectJakub Pawlowski1-0/+20
2015-08-10Bluetooth: preparation for new connect procedureJakub Pawlowski1-0/+3
2015-08-10ieee802154: add ack request default handlingAlexander Aring2-0/+9
2015-08-10ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring1-0/+3
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