summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-08-231-29/+0
|\
| * nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard2015-08-171-29/+0
* | gro: Fix remcsum offload to deal with frags in GROTom Herbert2015-08-231-12/+32
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-211-18/+0
|\ \
| * \ Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-171-18/+0
| |\ \
| | * | Revert "libata: Implement NCQ autosense"Tejun Heo2015-08-031-2/+0
| | * | Revert "libata: Implement support for sense data reporting"Tejun Heo2015-08-031-16/+0
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-2113-41/+121
|\ \ \ \
| * \ \ \ Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller2015-08-201-1/+0
| |\ \ \ \
| | * | | | bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij2015-08-181-1/+0
| | * | | | Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo2015-08-182-1/+40
| | |\ \ \ \
| * | | | | | average: remove out-of-line implementationJohannes Berg2015-08-201-24/+0
| * | | | | | net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern2015-08-171-0/+1
| * | | | | | net: Updates to netif_index_is_vrfDavid Ahern2015-08-171-1/+11
| * | | | | | net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat2015-08-171-0/+5
| * | | | | | net/mlx5e: Ethtool link speed setting fixesAchiad Shochat2015-08-171-5/+6
| * | | | | | Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller2015-08-172-1/+40
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | mac80211: fix BIT position for TDLS WIDE extended capEmmanuel Grumbach2015-08-141-1/+1
| | * | | | | average: provide macro to create static EWMAJohannes Berg2015-08-141-0/+39
| * | | | | | net: fix endian check warning in etherdevice.hJesse Brandeburg2015-08-171-1/+1
| * | | | | | net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter2015-08-171-0/+3
| | |_|_|_|/ | |/| | | |
| * | | | | net: Introduce VRF related flags and helpersDavid Ahern2015-08-131-0/+20
| * | | | | net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-08-131-0/+1
| * | | | | Add a matching set of device_ functions for determining mac/phyJeremy Linton2015-08-131-0/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-133-8/+13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-131-3/+3
| | |\ \ \ \
| | | * | | | net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier2015-08-101-3/+3
| | * | | | | mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi2015-08-071-3/+7
| | * | | | | fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman2015-08-071-2/+3
| | |/ / / /
| * | | | | bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia2015-08-091-0/+1
| * | | | | bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia2015-08-091-0/+1
| * | | | | bpf: Make the bpf_prog_array_map more genericWang Nan2015-08-091-2/+6
| * | | | | perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia2015-08-091-0/+10
* | | | | | netfilter: nfacct: per network namespace supportAndreas Schultz2015-08-071-1/+2
|/ / / / /
* | | | | net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld2015-08-061-0/+8
* | | | | net/mlx5_core: Support physical port countersGal Pressman2015-08-062-0/+11
* | | | | net/mlx5e: Light-weight netdev open/stopAchiad Shochat2015-08-061-1/+8
* | | | | net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat2015-08-061-1/+8
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-044-23/+58
|\ \ \ \
| * | | | netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2015-07-302-9/+22
| * | | | netfilter: rename local nf_hook_list to hook_listPablo Neira Ayuso2015-07-231-7/+7
| * | | | netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-151-0/+7
| * | | | netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-151-1/+0
| * | | | netfilter: move tee_active to coreFlorian Westphal2015-07-151-0/+11
| * | | | netfilter: Per network namespace netfilter hooks.Eric W. Biederman2015-07-151-3/+11
| * | | | netfilter: kill nf_hooks_activeEric W. Biederman2015-07-151-7/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-3111-14/+51
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-311-3/+11
| |\ \ \ \
| | * | | | net/macb: convert to kernel docAndy Shevchenko2015-07-271-3/+11
| * | | | | Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-291-0/+1
| |\ \ \ \ \