summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia2015-08-09
* bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia2015-08-09
* bpf: Make the bpf_prog_array_map more genericWang Nan2015-08-09
* perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia2015-08-09
* net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld2015-08-06
* net/mlx5_core: Support physical port countersGal Pressman2015-08-06
* net/mlx5e: Light-weight netdev open/stopAchiad Shochat2015-08-06
* net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat2015-08-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-04
|\
| * netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2015-07-30
| * netfilter: rename local nf_hook_list to hook_listPablo Neira Ayuso2015-07-23
| * netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-15
| * netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-15
| * netfilter: move tee_active to coreFlorian Westphal2015-07-15
| * netfilter: Per network namespace netfilter hooks.Eric W. Biederman2015-07-15
| * netfilter: kill nf_hooks_activeEric W. Biederman2015-07-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-31
| |\ \
| | * | net/macb: convert to kernel docAndy Shevchenko2015-07-27
| * | | Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-29
| |\ \ \
| | * | | cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki2015-07-28
| * | | | Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-28
| |\ \ \ \
| | * | | | of: constify drv arg of of_driver_match_device stubTomeu Vizoso2015-07-27
| | |/ / /
| * | | | Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-28
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHETrond Myklebust2015-07-22
| | * | | NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust2015-07-22
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-26
| |\ \ \ \
| | * \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-21
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-15
| * | | | | Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-25
| |\ \ \ \ \
| | * | | | | ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)2015-07-24
| * | | | | | Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds2015-07-25
| |\ \ \ \ \ \
| | * | | | | | mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood2015-07-07
| | |/ / / / /
| * | | | | | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-24
| |\ \ \ \ \ \
| | * | | | | | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn2015-07-15
| | * | | | | | libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2015-07-15
| | |/ / / / /
| * | / / / / mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng2015-07-24
| | |/ / / / | |/| | | |
* | | | | | net: Add functions to get skb->hash based on flow structuresTom Herbert2015-07-31
* | | | | | net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-30
* | | | | | bpf: also show process name/pid in bpf_jit_dumpDaniel Borkmann2015-07-30
* | | | | | bpf: provide helper that indicates eBPF was migratedDaniel Borkmann2015-07-30
* | | | | | stmmac: remove setup/free glue callbacksJoachim Eastwood2015-07-29
* | | | | | stmmac: remove unused stmmac_of_data structJoachim Eastwood2015-07-29
* | | | | | net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion2015-07-27
* | | | | | net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2015-07-27
* | | | | | net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion2015-07-27
* | | | | | net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat2015-07-27
* | | | | | net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed2015-07-27
* | | | | | net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed2015-07-27
* | | | | | lwtunnel: export linux/lwtunnel.h to userspaceNicolas Dichtel2015-07-26