summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-18staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: caif: convert to using IFF_NO_QUEUEPhil Sutter5-5/+5
2015-08-18net: hsr: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: batman-adv: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: mac80211_hwsim: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: hostap: convert to using IFF_NO_QUEUEPhil Sutter1-2/+2
2015-08-18net: dsa: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: ipvlan: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: bonding: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: 6lowpan: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: bridge: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: 8021q: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: vxlan: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: team: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: nlmon: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: loopback: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: geneve: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: dummy: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: veth: enable noqueue operation by defaultPhil Sutter1-0/+1
2015-08-18Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/s...Kalle Valo35-463/+1599
2015-08-18iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach1-2/+3
2015-08-18iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel1-11/+26
2015-08-18iwlwifi: out-of-bounds access in iwl_init_sband_channelsAdrien Schildknecht1-2/+2
2015-08-18iwlwifi: bump mvm firmware API to 16Emmanuel Grumbach2-2/+2
2015-08-18iwlwifi: rs: disable MIMO only if allowed in configurationAlexander Bondar1-1/+2
2015-08-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij3-64/+31
2015-08-18ath9k: add correct MAC/BB name for ar9561Miaoqing Pan1-0/+1
2015-08-18wl18xx: add diversity statisticsGuy Mishol2-52/+16
2015-08-18wl18xx: update statistics acx and debugfs filesEliad Peller2-81/+156
2015-08-18rt2x00: adjust EEPROM_SIZE for rt2500usbAdrien Schildknecht1-1/+1
2015-08-18mwl8k: refactor some conditionals for clarityJohn Linville1-24/+25
2015-08-18rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.cTaehee Yoo3-107/+2
2015-08-18rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.cTaehee Yoo3-72/+16
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo54-846/+1510
2015-08-18Merge branch 'Identifier-Locator-Addressing'David S. Miller27-39/+403
2015-08-18net: Identifier Locator Addressing moduleTom Herbert5-0/+252
2015-08-18net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert2-0/+15
2015-08-18net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert18-36/+38
2015-08-18lwt: Add support to redirect dst.inputTom Herbert4-3/+98
2015-08-18enic: Fix sparse warning in vnic_devcmd_init().David S. Miller1-1/+1
2015-08-18mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller1-1/+1
2015-08-18inet: Move VRF table lookup to inlined functionDavid Ahern2-9/+25
2015-08-18net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern1-0/+1
2015-08-18net: Updates to netif_index_is_vrfDavid Ahern1-1/+11
2015-08-18Merge branch 'mlx5e-next'David S. Miller6-91/+266
2015-08-18net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat3-12/+43
2015-08-18net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat3-0/+85
2015-08-18net/mlx5e: Ethtool link speed setting fixesAchiad Shochat3-27/+23
2015-08-18net/mlx5e: HW LRO changes/fixesAchiad Shochat3-4/+5
2015-08-18net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat1-2/+2