summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: fix netlink_ack() extack raceJohannes Berg2017-10-181-4/+4
* ibmvnic: Fix calculation of number of TX header descriptorsThomas Falcon2017-10-181-8/+8
* mlxsw: core: Fix possible deadlockIdo Schimmel2017-10-181-1/+10
* Merge tag 'mac80211-for-davem-2017-10-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-10-161-4/+17
|\
| * mac80211: accept key reinstall without changing anythingJohannes Berg2017-10-161-4/+17
* | dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notificationXin Long2017-10-161-1/+12
* | net/sched: cls_flower: Set egress_dev mark when calling into the HW driverOr Gerlitz2017-10-161-0/+2
* | tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-10-163-3/+9
* | net: enable interface alias removal via rtnlNicolas Dichtel2017-10-161-1/+4
* | Merge branch 'rtnetlink-dev-notification-fixes'David S. Miller2017-10-161-2/+6
|\ \
| * | rtnetlink: do not set notification for tx_queue_len in do_setlinkXin Long2017-10-161-1/+1
| * | rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlinkXin Long2017-10-161-1/+1
| * | rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_eventXin Long2017-10-161-0/+1
| * | rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_eventXin Long2017-10-161-0/+1
| * | rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_e...Xin Long2017-10-161-0/+1
| * | rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_eventXin Long2017-10-161-0/+1
|/ /
* | Merge branch 'bnxt_en-fixes'David S. Miller2017-10-145-34/+112
|\ \
| * | bnxt_en: Fix possible corruption in DCB parameters from firmware.Sankar Patchineelam2017-10-141-5/+18
| * | bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.Michael Chan2017-10-143-1/+10
| * | bnxt_en: Fix VF resource checking.Michael Chan2017-10-141-2/+9
| * | bnxt_en: Fix VF PCIe link speed and width logic.Vasundhara Volam2017-10-141-1/+1
| * | bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.Michael Chan2017-10-143-12/+21
| * | bnxt_en: Improve VF/PF link change logic.Michael Chan2017-10-141-13/+53
|/ /
* | net: dsa: mv88e6060: fix switch MAC addressVivien Didelot2017-10-141-2/+8
* | l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault2017-10-141-0/+3
* | net: fix typo in skbuff.cWenhua Shi2017-10-141-1/+1
* | net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset fu...Emiliano Ingrassia2017-10-131-1/+1
* | liquidio: fix timespec64_to_ns typoArnd Bergmann2017-10-131-1/+1
* | Merge tag 'wireless-drivers-for-davem-2017-10-13' of git://git.kernel.org/pub...David S. Miller2017-10-1318-197/+232
|\ \
| * \ Merge tag 'iwlwifi-for-kalle-2017-10-06' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-10-0915-95/+132
| |\ \
| | * | iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi2017-10-069-28/+59
| | * | iwlwifi: nvm-parse: unify channel flags printingJohannes Berg2017-10-061-59/+39
| | * | iwlwifi: mvm: return -ENODATA when reading the temperature with the FW downLuca Coelho2017-10-061-1/+1
| | * | iwlwifi: stop dbgc recording before stopping DMAGolan Ben Ami2017-10-062-5/+17
| | * | iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz2017-10-064-2/+16
| |/ /
| * | brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-10-021-100/+97
| * | brcmfmac: Add check for short event packetsKevin Cernekee2017-10-021-1/+2
| * | rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-021-1/+1
* | | ip: update policy routing config helpStephen Hemminger2017-10-121-5/+3
* | | net/ncsi: Don't limit vids based on hot_channelSamuel Mendoza-Jonas2017-10-112-8/+10
* | | r8169: only enable PCI wakeups when WOL is activeDaniel Drake2017-10-111-2/+0
* | | macsec: fix memory leaks when skb_to_sgvec failsSabrina Dubroca2017-10-111-0/+2
| |/ |/|
* | net: call cgroup_sk_alloc() earlier in sk_clone_lock()Eric Dumazet2017-10-101-2/+1
* | Revert "net: defer call to cgroup_sk_alloc()"Eric Dumazet2017-10-103-6/+13
* | Merge branch 'nfp-fix-ethtool-stats-and-page-allocation'David S. Miller2017-10-102-9/+19
|\ \
| * | nfp: handle page allocation failuresJakub Kicinski2017-10-101-6/+14
| * | nfp: fix ethtool stats gather retryJakub Kicinski2017-10-101-3/+5
|/ /
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-102-28/+37
|\ \
| * | i40e: Fix memory leak related filter programming statusAlexander Duyck2017-10-101-27/+36
| * | i40e: Fix comment about locking for __i40e_read_nvm_word()Stefano Brivio2017-10-101-1/+1