summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-04mpls: Use definition for reserved label checksRobert Shearman
2015-08-03ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-08-01net: Add functions to get skb->hash based on flow structuresTom Herbert
2015-08-01Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-07-31bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov
2015-07-31vxlan: expose COLLECT_METADATA flag to user spaceAlexei Starovoitov
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-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-07-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2015-07-30net: sched: fix refcount imbalance in actionsDaniel Borkmann
2015-07-30bpf: also show process name/pid in bpf_jit_dumpDaniel Borkmann
2015-07-30bpf: provide helper that indicates eBPF was migratedDaniel 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-30Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-29drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.hMichel Dänzer
2015-07-29drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.hMichel Dänzer
2015-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood
2015-07-29stmmac: remove unused stmmac_of_data structJoachim Eastwood
2015-07-28Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki
2015-07-27net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion
2015-07-27net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion
2015-07-27of: constify drv arg of of_driver_match_device stubTomeu Vizoso
2015-07-27net/macb: convert to kernel docAndy Shevchenko
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-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed
2015-07-27lwtunnel: export linux/lwtunnel.h to userspaceNicolas 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-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-25Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller