summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* XArray: Fix infinite loop with entry at ULONG_MAXMatthew Wilcox (Oracle)2020-01-182-0/+20
* XArray: Add wrappers for nested spinlocksMatthew Wilcox (Oracle)2020-01-181-0/+8
* XArray: Improve documentation of search marksMatthew Wilcox (Oracle)2019-11-091-24/+36
* XArray: Fix xas_pause at ULONG_MAXMatthew Wilcox (Oracle)2019-11-092-3/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-09111-483/+1093
|\
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-11-098-24/+15
| |\
| | * ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson2019-11-091-8/+2
| | * i40e: need_wakeup flag might not be set for TxMagnus Karlsson2019-11-091-8/+2
| | * igb/igc: use ktime accessors for skb->tstampJacob Keller2019-11-093-4/+6
| | * i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski2019-11-091-1/+2
| | * iavf: initialize ITRN registers with correct valuesNicholas Nunley2019-11-091-2/+2
| | * ice: fix potential infinite loop because loop counter being too smallColin Ian King2019-11-091-1/+1
| * | qede: fix NULL pointer deref in __qede_remove()Manish Chopra2019-11-081-2/+10
| |/
| * net: fix data-race in neigh_event_send()Eric Dumazet2019-11-081-2/+2
| * vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella2019-11-081-3/+5
| * Merge tag 'mac80211-for-net-2019-11-08' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-11-083-4/+5
| |\
| | * mac80211: fix station inactive_time shortly after bootAhmed Zaki2019-11-081-1/+2
| | * net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen2019-11-081-2/+2
| | * mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg2019-11-081-1/+1
| * | net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin2019-11-081-1/+1
| |/
| * ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern2019-11-081-1/+1
| * ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet2019-11-081-3/+10
| * net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta2019-11-083-25/+1
| * net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado2019-11-081-0/+1
| * CDC-NCM: handle incomplete transfer of MTUOliver Neukum2019-11-081-3/+3
| * nfc: netlink: fix double device reference dropPan Bian2019-11-081-2/+0
| * NFC: st21nfca: fix double freePan Bian2019-11-071-0/+1
| * net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan2019-11-071-1/+17
| * Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-11-074-2/+6
| |\
| | * net/mlx5e: Use correct enum to determine uplink portDmytro Linkin2019-11-061-1/+2
| | * net/mlx5: DR, Fix memory leak during rule creationAlex Vesker2019-11-061-0/+2
| | * net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker2019-11-061-0/+1
| | * net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan2019-11-061-1/+1
| * | r8169: fix page read in r8168g_mdio_readHeiner Kallweit2019-11-071-0/+3
| * | Merge branch 'stmmac-fixes'David S. Miller2019-11-077-78/+144
| |\ \
| | * | net: stmmac: Fix the TX IOC in xmit pathJose Abreu2019-11-071-30/+34
| | * | net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu2019-11-071-0/+1
| | * | net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu2019-11-071-2/+3
| | * | net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu2019-11-071-2/+4
| | * | net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu2019-11-071-0/+2
| | * | net: stmmac: xgmac: Fix AV Feature detectionJose Abreu2019-11-071-1/+1
| | * | net: stmmac: xgmac: Fix TSA selectionJose Abreu2019-11-071-0/+1
| | * | net: stmmac: xgmac: Only get SPH header len if availableJose Abreu2019-11-071-1/+2
| | * | net: stmmac: selftests: Prevent false positives in filter testsJose Abreu2019-11-071-40/+94
| | * | net: stmmac: xgmac: bitrev32 returns u32Jose Abreu2019-11-071-1/+1
| | * | net: stmmac: gmac4: bitrev32 returns u32Jose Abreu2019-11-071-1/+1
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-11-0710-30/+62
| |\ \
| | * \ Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2019-11-044-17/+36
| | |\ \
| | | * | netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICTJozsef Kadlecsik2019-11-043-13/+30
| | | * | netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio2019-11-041-1/+1