summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-08-28lib: introduce strncpy_from_unsafe()Alexei Starovoitov
2015-08-28IGMP: Inhibit reports for local multicast groupsPhilip Downey
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-27netfilter: Define v6ops in !CONFIG_NETFILTER case.Joe Stringer
2015-08-27net: kill long time unused bonding private flagsJiri Pirko
2015-08-27net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko
2015-08-27net: add netif_is_bridge_master helperJiri Pirko
2015-08-27net: introduce change upper device notifier change infoJiri Pirko
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli
2015-08-23Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller
2015-08-20average: remove out-of-line implementationJohannes Berg
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-08-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-17net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern
2015-08-17net: Updates to netif_index_is_vrfDavid Ahern
2015-08-17net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat
2015-08-17net/mlx5e: Ethtool link speed setting fixesAchiad Shochat
2015-08-17Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller
2015-08-17net: fix endian check warning in etherdevice.hJesse Brandeburg
2015-08-17net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter
2015-08-17nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard
2015-08-14mac80211: fix BIT position for TDLS WIDE extended capEmmanuel Grumbach
2015-08-14average: provide macro to create static EWMAJohannes Berg
2015-08-13net: Introduce VRF related flags and helpersDavid Ahern
2015-08-13net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-08-13Add a matching set of device_ functions for determining mac/phyJeremy Linton
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier
2015-08-09bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia
2015-08-09bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia
2015-08-09bpf: Make the bpf_prog_array_map more genericWang Nan
2015-08-09perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia
2015-08-07netfilter: nfacct: per network namespace supportAndreas Schultz
2015-08-06net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld
2015-08-06net/mlx5_core: Support physical port countersGal Pressman
2015-08-06net/mlx5e: Light-weight netdev open/stopAchiad Shochat
2015-08-06net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-03Revert "libata: Implement NCQ autosense"Tejun Heo