aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-13net: Introduce VRF related flags and helpersDavid Ahern1-0/+20
2015-08-13net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek1-0/+1
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. Miller3-8/+13
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
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 Xia1-0/+1
2015-08-09bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia1-0/+1
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-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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-23/+58
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-14/+51
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+11
2015-07-31net: Add functions to get skb->hash based on flow structuresTom Herbert1-0/+21
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu1-0/+1
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-30netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2-9/+22
2015-07-29Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
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-28Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-3/+6
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki1-0/+1
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-27of: constify drv arg of of_driver_match_device stubTomeu Vizoso1-1/+1
2015-07-27net/macb: convert to kernel docAndy Shevchenko1-3/+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 Dichtel1-6/+0
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+21
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+3
2015-07-25Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds1-5/+5
2015-07-24Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-0/+3
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)1-0/+3
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng1-1/+0
2015-07-23netfilter: rename local nf_hook_list to hook_listPablo Neira Ayuso1-7/+7
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-138/+197
2015-07-22NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHETrond Myklebust1-2/+5
2015-07-22NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust1-1/+1
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline1-0/+1