summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rds:Remove unnecessary ib_ring unallocZhu Yanjun2017-02-171-1/+0
* nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman2017-02-173-9/+4
* pkt_sched: Remove useless qdisc_stab_lockGao Feng2017-02-171-12/+0
* rxrpc: Change module filename to rxrpc.koDavid Howells2017-02-172-39/+7
* netvsc: fix typo on statisticsSimon Xiao2017-02-171-1/+1
* rtnl: don't account unused struct ifla_port_vsi in rtnl_port_sizeDaniel Borkmann2017-02-171-4/+7
* net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-171-58/+65
* net: hamachi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-171-6/+8
* bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entriesRoopa Prabhu2017-02-171-1/+1
* Merge branch 'bpf-misc'David S. Miller2017-02-1719-110/+453
|\
| * bpf: make jited programs visible in tracesDaniel Borkmann2017-02-1713-63/+419
| * bpf: remove stubs for cBPF from arch codeDaniel Borkmann2017-02-176-27/+14
| * bpf: mark all registered map/prog types as __ro_after_initDaniel Borkmann2017-02-176-23/+23
|/
* bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failureRoopa Prabhu2017-02-171-0/+2
* net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser2017-02-174-8/+6
* Merge tag 'wireless-drivers-next-for-davem-2017-02-16' of git://git.kernel.or...David S. Miller2017-02-1728-431/+213
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-02-1517-170/+140
| |\
| | * ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter2017-02-151-2/+2
| | * ath9k: Access rchan::buf only with per_cpu helperSven Eckelmann2017-02-141-1/+1
| | * ath9k: clean up and fix ath_tx_count_airtimeFelix Fietkau2017-02-141-36/+16
| | * ath6kl: Use net_device_stats from struct net_deviceTobias Klauser2017-02-143-20/+11
| | * ath10k: fix the garage chars in board file name creationRyan Hsu2017-02-141-1/+1
| | * ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo2017-02-141-1/+2
| | * ath10k: silence firmware file probing warningsMichal Kazior2017-02-142-7/+9
| | * ath10k: add directory to board data error messageKalle Valo2017-02-141-1/+2
| | * ath10k: fetch firmware images in a loopErik Stromdahl2017-02-142-28/+27
| | * ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo2017-02-141-1/+2
| | * ath10k: fix commentAmadeusz Sławiński2017-02-141-1/+1
| | * ath10k: use size_t for len variablesAmadeusz Sławiński2017-02-143-29/+29
| | * ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński2017-02-144-42/+37
| * | rt2500usb: don't mark register accesses as inlineArnd Bergmann2017-02-151-14/+5
| * | brcmfmac: Use net_device_stats from struct net_deviceTobias Klauser2017-02-152-20/+8
| * | rtlwifi: btcoexist: Fix if == else warnings in halbtc8723b1ant.cLarry Finger2017-02-151-20/+4
| * | rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a1ant.cLarry Finger2017-02-151-15/+3
| * | rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a2ant.cLarry Finger2017-02-151-161/+24
| * | mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris2017-02-151-4/+4
| * | orinoco: Use net_device_stats from struct net_deviceTobias Klauser2017-02-153-26/+9
| * | rtlwifi: btcoexist: fix semicolon.cocci warningsJulia Lawall2017-02-151-1/+1
| * | wlcore: disable multicast filter in AP modeIain Hunter2017-02-151-0/+15
| |/
* | net: ethoc: Use eth_hw_addr_random()Tobias Klauser2017-02-171-8/+2
* | Merge branch 'rhashtable-allocation-failure-during-insertion'David S. Miller2017-02-175-94/+316
|\ \
| * | rhashtable: Add nested tablesHerbert Xu2017-02-172-72/+276
| * | tipc: Fix tipc_sk_reinit race conditionsHerbert Xu2017-02-172-11/+23
| * | gfs2: Use rhashtable walk interface in glock_hash_walkHerbert Xu2017-02-171-11/+17
|/ /
* | net: mvneta: make mvneta_eth_tool_ops staticJisheng Zhang2017-02-171-1/+1
* | Merge branch 'net-sched-reflect-hw-offload-in-classifiers'David S. Miller2017-02-176-7/+50
|\ \
| * | net/sched: cls_bpf: Reflect HW offload statusOr Gerlitz2017-02-171-2/+11
| * | net/sched: cls_u32: Reflect HW offload statusOr Gerlitz2017-02-171-0/+10
| * | net/sched: cls_matchall: Reflect HW offloading statusOr Gerlitz2017-02-171-2/+10
| * | net/sched: cls_flower: Reflect HW offload statusOr Gerlitz2017-02-171-0/+5