aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-28IGMP: Inhibit reports for local multicast groupsPhilip Downey1-0/+1
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-18/+35
2015-08-27netfilter: Define v6ops in !CONFIG_NETFILTER case.Joe Stringer1-9/+9
2015-08-27net: kill long time unused bonding private flagsJiri Pirko1-36/+21
2015-08-27net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko1-0/+8
2015-08-27net: add netif_is_bridge_master helperJiri Pirko1-0/+5
2015-08-27net: introduce change upper device notifier change infoJiri Pirko1-0/+7
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli1-0/+1
2015-08-23Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller1-29/+0
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert1-12/+32
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko3-18/+33
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-18/+0
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso13-41/+121
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+0
2015-08-20average: remove out-of-line implementationJohannes Berg1-24/+0
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko1-0/+1
2015-08-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij1-1/+0
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo2-1/+40
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-18/+0
2015-08-17net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern1-0/+1
2015-08-17net: Updates to netif_index_is_vrfDavid Ahern1-1/+11
2015-08-17net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat1-0/+5
2015-08-17net/mlx5e: Ethtool link speed setting fixesAchiad Shochat1-5/+6
2015-08-17Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-1/+40
2015-08-17net: fix endian check warning in etherdevice.hJesse Brandeburg1-1/+1
2015-08-17net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter1-0/+3
2015-08-17nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard1-29/+0
2015-08-14mac80211: fix BIT position for TDLS WIDE extended capEmmanuel Grumbach1-1/+1
2015-08-14average: provide macro to create static EWMAJohannes Berg1-0/+39
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-07netfilter: nfacct: per network namespace supportAndreas Schultz1-1/+2
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-08-03Revert "libata: Implement NCQ autosense"Tejun Heo1-2/+0
2015-08-03Revert "libata: Implement support for sense data reporting"Tejun Heo1-16/+0