aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Starovoitov2-0/+18
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/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2-0/+2
2015-07-30bpf: also show process name/pid in bpf_jit_dumpDaniel Borkmann1-2/+4
2015-07-30bpf: provide helper that indicates eBPF was migratedDaniel Borkmann1-0/+10
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-29stmmac: remove setup/free glue callbacksJoachim Eastwood1-2/+0
2015-07-29stmmac: remove unused stmmac_of_data structJoachim Eastwood1-18/+0
2015-07-27net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion2-0/+2
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2-2/+2
2015-07-27net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion1-0/+5
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-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat1-1/+3
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed1-0/+8
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed1-3/+3
2015-07-26lwtunnel: export linux/lwtunnel.h to userspaceNicolas Dichtel2-6/+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. Miller28-141/+249
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+18
2015-07-22ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf1-0/+15
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline2-0/+2
2015-07-21net: track success and failure of TCP PMTU probingRick Jones1-0/+2
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 Graf3-1/+13
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf4-2/+33
2015-07-21route: Extend flow representation with tunnel keyThomas Graf1-0/+8
2015-07-21vxlan: Flow based tunnelingThomas Graf5-1/+38
2015-07-21dst: Metadata destinationsThomas Graf2-1/+37
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2-1/+64
2015-07-21mpls: ip tunnel supportRoopa Prabhu3-0/+63
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 Prabhu3-0/+153
2015-07-21rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributesRoopa Prabhu1-0/+2
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-20bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov3-0/+5
2015-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+5
2015-07-20stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood1-2/+0