summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2015-08-09bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia-0/+2
2015-08-09bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia-0/+2
2015-08-09bpf: Make the bpf_prog_array_map more genericWang Nan-2/+6
2015-08-09perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia-0/+10
2015-08-09net: dsa: add support for switchdev FDB objectsVivien Didelot-6/+10
2015-08-09net: switchdev: support static FDB addressesVivien Didelot-0/+1
2015-08-09net: switchdev: change fdb addr for a byte arrayVivien Didelot-1/+1
2015-08-07vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov-4/+1
2015-08-06net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld-0/+8
2015-08-06net/mlx5_core: Support physical port countersGal Pressman-0/+11
2015-08-06net/mlx5e: Light-weight netdev open/stopAchiad Shochat-1/+8
2015-08-06net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat-1/+8
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-23/+63
2015-08-03mpls: Use definition for reserved label checksRobert Shearman-0/+2
2015-08-02ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann-0/+1
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-31/+113
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-15/+32
2015-07-31ipv6: Enable auto flow labels by defaultTom Herbert-1/+1
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert-13/+46
2015-07-31ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert-2/+3
2015-07-31net: Add functions to get skb->hash based on flow structuresTom Herbert-0/+21
2015-07-31Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-2/+2
2015-07-31bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov-0/+1
2015-07-31vxlan: expose COLLECT_METADATA flag to user spaceAlexei Starovoitov-0/+1
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu-3/+4
2015-07-31bpf: add helpers to access tunnel metadataAlexei Starovoitov-0/+18
2015-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-2/+2
2015-07-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-18/+5
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu-0/+2
2015-07-30net: sched: fix refcount imbalance in actionsDaniel Borkmann-1/+7
2015-07-30bpf: also show process name/pid in bpf_jit_dumpDaniel Borkmann-2/+4
2015-07-30bpf: provide helper that indicates eBPF was migratedDaniel Borkmann-0/+10
2015-07-30netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal-9/+22
2015-07-30netfilter: nf_ct_sctp: minimal multihoming supportMichal Kubeček-0/+4
2015-07-29lwtunnel: Make lwtun_encaps[] staticThomas Graf-3/+0
2015-07-29net: Recompute sk_txhash on negative routing adviceTom Herbert-0/+8
2015-07-29net: Set sk_txhash from a random numberTom Herbert-35/+8
2015-07-29Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2015-07-29drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.hMichel Dänzer-1/+1
2015-07-29drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.hMichel Dänzer-1/+1
2015-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-0/+1
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood-2/+0
2015-07-29stmmac: remove unused stmmac_of_data structJoachim Eastwood-18/+0
2015-07-28Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-3/+6
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki-0/+1
2015-07-27net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion-0/+2
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion-2/+2
2015-07-27net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion-0/+5
2015-07-27of: constify drv arg of of_driver_match_device stubTomeu Vizoso-1/+1