summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* lib: introduce strncpy_from_unsafe()Alexei Starovoitov2015-08-281-0/+2
* IGMP: Inhibit reports for local multicast groupsPhilip Downey2015-08-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-275-18/+35
|\
| * PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli2015-08-261-0/+1
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-221-0/+1
| |\
| | * genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko2015-08-201-0/+1
| * | mm: make page pfmemalloc check more robustMichal Hocko2015-08-213-18/+33
* | | netfilter: Define v6ops in !CONFIG_NETFILTER case.Joe Stringer2015-08-271-9/+9
* | | net: kill long time unused bonding private flagsJiri Pirko2015-08-271-36/+21
* | | net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko2015-08-271-0/+8
* | | net: add netif_is_bridge_master helperJiri Pirko2015-08-271-0/+5
* | | net: introduce change upper device notifier change infoJiri Pirko2015-08-271-0/+7
* | | 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
| |_|/ / |/| | |