summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-12drm/radeon: add new OLAND pci idAlex Deucher
2015-08-11net: switchdev: support static FDB addressesVivien Didelot
2015-08-11net: dsa: change FDB routines prototypesVivien Didelot
2015-08-11Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller
2015-08-10gre: Remove support for sharing GRE protocol hook.Pravin B Shelar
2015-08-10openvswitch: Use regular GRE net_device instead of vportPravin B Shelar
2015-08-10ip_gre: Add support to collect tunnel metadata.Pravin B Shelar
2015-08-10net: add explicit logging and stat for neighbour table overflowRick Jones
2015-08-10bridge: netlink: add support for vlan_filtering attributeNikolay Aleksandrov
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier
2015-08-09bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia
2015-08-09bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia
2015-08-09bpf: Make the bpf_prog_array_map more genericWang Nan
2015-08-09perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia
2015-08-09net: dsa: add support for switchdev FDB objectsVivien Didelot
2015-08-09net: switchdev: support static FDB addressesVivien Didelot
2015-08-09net: switchdev: change fdb addr for a byte arrayVivien Didelot
2015-08-08Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-08-07vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter
2015-08-06net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld
2015-08-06net/mlx5_core: Support physical port countersGal Pressman
2015-08-06net/mlx5e: Light-weight netdev open/stopAchiad Shochat
2015-08-06net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman
2015-08-06Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown
2015-08-06ASoC: topology: Add private data type and bump ABI version to 3Liam Girdwood
2015-08-06ASoC: topology: Add ops support to byte controls UAPIMengdong Lin
2015-08-06ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin
2015-08-06Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown
2015-08-06ASoC: topology: add private data to manifestVinod Koul
2015-08-06ASoC: topology: Add subsequence in topologySubhransu S. Prusty
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-04Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-04drm/atomic-helper: Add an atomice best_encoder callbackDaniel Vetter
2015-08-03mpls: Use definition for reserved label checksRobert Shearman
2015-08-02ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-31ipv6: Enable auto flow labels by defaultTom Herbert
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert
2015-07-31ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert
2015-07-31net: Add functions to get skb->hash based on flow structuresTom Herbert
2015-07-31Merge 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