aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Ahern3-0/+168
2015-08-13net: dsa: add support for switchdev VLAN objectsVivien Didelot1-0/+11
2015-08-13net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2-0/+2
2015-08-13Add a matching set of device_ functions for determining mac/phyJeremy Linton1-0/+4
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-20/+43
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2015-08-12drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
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-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 Shelar2-1/+7
2015-08-10net: add explicit logging and stat for neighbour table overflowRick Jones2-0/+2
2015-08-10bridge: netlink: add support for vlan_filtering attributeNikolay Aleksandrov1-0/+1
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier1-3/+3
2015-08-09bpf: Implement function bpf_perf_event_read() that get the selected hardware PMU conuterKaixu Xia2-0/+2
2015-08-09bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia2-0/+2
2015-08-09bpf: Make the bpf_prog_array_map more genericWang Nan1-2/+6
2015-08-09perf: add the necessary core perf APIs when accessing events counters in eBPF programsKaixu Xia1-0/+10
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-08Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-11/+24
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-intelLinus Torvalds1-1/+1
2015-08-07vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov2-4/+1
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter1-1/+1
2015-08-06net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld1-0/+8
2015-08-06net/mlx5_core: Support physical port countersGal Pressman2-0/+11
2015-08-06net/mlx5e: Light-weight netdev open/stopAchiad Shochat1-1/+8
2015-08-06net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat1-1/+8
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi1-3/+7
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman1-2/+3
2015-08-06Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/fix/topology' into asoc-linusMark Brown1-11/+24
2015-08-06ASoC: topology: Add private data type and bump ABI version to 3Liam Girdwood1-2/+3
2015-08-06ASoC: topology: Add ops support to byte controls UAPIMengdong Lin1-3/+6
2015-08-06ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin1-6/+13
2015-08-06Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown30-144/+242
2015-08-06ASoC: topology: add private data to manifestVinod Koul1-0/+1
2015-08-06ASoC: topology: Add subsequence in topologySubhransu S. Prusty1-0/+1
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-23/+63
2015-08-04Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2015-08-04drm/atomic-helper: Add an atomice best_encoder callbackDaniel Vetter1-0/+3
2015-08-03mpls: Use definition for reserved label checksRobert Shearman1-0/+2
2015-08-02ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann1-0/+1
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-31/+113
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-15/+32