aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-28doc: update switchdev L3 sectionJiri Pirko1-13/+14
2016-09-28switchdev: remove FIB offload infrastructureJiri Pirko6-341/+1
2016-09-28rocker: use FIB notifications instead of switchdev callsJiri Pirko3-65/+185
2016-09-28mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko3-195/+260
2016-09-28fib: introduce FIB info offload flag helpersJiri Pirko2-2/+15
2016-09-28fib: introduce FIB notification infrastructureJiri Pirko4-14/+108
2016-09-28net/sched: cls_flower: Use a proper mask value for enc key id parameterHadar Hen Zion1-2/+2
2016-09-27Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller5-5/+9
2016-09-27lib: clean up put_cpu_var usageShaohua Li1-2/+2
2016-09-27bpf: clean up put_cpu_var usageShaohua Li1-1/+1
2016-09-27igb: restore PPS signal on igb_ptp_resetJacob Keller2-1/+5
2016-09-27igb: bump version to igb-5.4.0Todd Fujinaka1-1/+1
2016-09-27igbvf: bump version to igbvf-2.4.0Todd Fujinaka1-1/+1
2016-09-27igb: fix non static symbol warningWei Yongjun1-2/+2
2016-09-27brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki1-1/+8
2016-09-27brcmfmac: replace WARNING on timeout with a simple error messageRafał Miłecki1-1/+2
2016-09-27rtlwifi: Add explicit values to hw_variables enumLarry Finger1-104/+104
2016-09-27rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger7-0/+14
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches38-123/+128
2016-09-27Merge tag 'iwlwifi-next-for-kalle-2015-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo21-204/+110
2016-09-27bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com1-1/+1
2016-09-27Merge branch 'mediatek-pdam-lro-fixes'David S. Miller2-2/+4
2016-09-27net: ethernet: mediatek: bug fix to disable HW LRONelson Chang2-2/+3
2016-09-27net: ethernet: mediatek: add to stop PDMA while stopping the frame engineNelson Chang1-0/+1
2016-09-27ath10k: support up to 64 vdevsBen Greear1-1/+4
2016-09-27ath10k: document cycle count related countersBen Greear2-8/+8
2016-09-27ath10k: fix typo in logging messageBen Greear1-1/+1
2016-09-27ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan3-2/+18
2016-09-27ath10k: do not check if reset is NULLMasahiro Yamada1-15/+10
2016-09-27ath10k: use devm_reset_control_get() instead of reset_control_get()Masahiro Yamada1-46/+10
2016-09-27ath10k: use devm_clk_get() instead of clk_get()Masahiro Yamada1-28/+6
2016-09-27ath10k: spelling and miscellaneous neateningJoe Perches6-20/+20
2016-09-27Merge branch 'bcmgenet-phydev-revert'David S. Miller3-31/+39
2016-09-27net: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-8/+8
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli3-31/+39
2016-09-27Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"Philippe Reynes1-8/+8
2016-09-27bpf: Set register type according to is_valid_access()Mickaël Salaün1-3/+2
2016-09-27bpf samples: update tracex5 sample to use __seccomp_filterNaveen N. Rao2-9/+10
2016-09-27bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao3-11/+11
2016-09-26net: tg3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-50/+62
2016-09-26iwlwifi: mvm: initialise ADD_STA before sending it to the firmwareEmmanuel Grumbach1-1/+1
2016-09-26iwlwifi: allow error table address new rangeSara Sharon1-1/+1
2016-09-26iwlwifi: mvm: fix typo in TC_CMD_SEC_KEY_FROM_TABLEEmmanuel Grumbach2-3/+3
2016-09-26iwlwifi: remove support for fw older than -17 and -22Luca Coelho14-118/+36
2016-09-26brcmfmac: drop unused fields from struct brcmf_pubRafał Miłecki3-9/+0
2016-09-26brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki1-1/+4
2016-09-26rtl8xxxu: Stop log spam from each successful interruptLarry Finger2-1/+3
2016-09-26rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()Jes Sorensen1-18/+19
2016-09-26rtl8xxxu: Clean up llt_init() APIJes Sorensen2-6/+9
2016-09-26rtl8xxxu: Fix off by one error calculating pubqJes Sorensen1-1/+1