summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky2018-02-211-0/+2
* virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDPJesper Dangaard Brouer2018-02-211-1/+11
* virtio_net: fix memory leak in XDP_REDIRECTJesper Dangaard Brouer2018-02-211-15/+22
* virtio_net: fix XDP code path in receive_small()Jesper Dangaard Brouer2018-02-211-1/+1
* virtio_net: disable XDP_REDIRECT in receive_mergeable() caseJesper Dangaard Brouer2018-02-211-7/+0
* Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-02-2110-33/+70
|\
| * net/mlx5: Fix error handling when adding flow rulesVlad Buslov2018-02-201-2/+8
| * net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev2018-02-201-4/+4
| * net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz2018-02-201-1/+2
| * net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens2018-02-201-1/+1
| * net/mlx5e: Specify numa node when allocating drop rqGal Pressman2018-02-201-2/+8
| * net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz2018-02-201-1/+2
| * net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz2018-02-201-4/+4
| * net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2018-02-202-2/+3
| * net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha2018-02-201-1/+1
| * net/mlx5e: Fix loopback self test when GRO is offInbar Karmy2018-02-201-1/+2
| * net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman2018-02-201-14/+35
* | ibmvnic: Check for NULL skb's in NAPI poll routineThomas Falcon2018-02-201-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-1922-257/+224
|\ \
| * | tg3: APE heartbeat changesPrashant Sreedharan2018-02-192-11/+29
| * | mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel2018-02-191-0/+3
| * | net: qualcomm: rmnet: Fix possible null dereference in command processingSubash Abhinov Kasiviswanathan2018-02-191-0/+5
| * | net: qualcomm: rmnet: Fix warning seen with 64 bit statsSubash Abhinov Kasiviswanathan2018-02-191-1/+1
| * | net: qualcomm: rmnet: Fix crash on real dev unregistrationSubash Abhinov Kasiviswanathan2018-02-191-54/+14
| * | tun: fix tun_napi_alloc_frags() frag allocatorEric Dumazet2018-02-161-10/+6
| * | PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom2018-02-162-26/+23
| * | cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy2018-02-162-2/+2
| * | cxgb4: free up resources of pf 0-3Ganesh Goudar2018-02-161-12/+13
| * | ibmvnic: Clean RX pool buffers during device closeThomas Falcon2018-02-141-1/+30
| * | ibmvnic: Free RX socket buffer in case of adapter errorThomas Falcon2018-02-141-0/+1
| * | ibmvnic: Fix NAPI structures memory leakThomas Falcon2018-02-141-0/+2
| * | ibmvnic: Fix login buffer memory leaksThomas Falcon2018-02-141-0/+16
| * | ibmvnic: Wait until reset is complete to set carrier onThomas Falcon2018-02-141-2/+2
| * | Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer2018-02-143-94/+31
| * | mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_createJiri Pirko2018-02-131-14/+18
| * | net: cavium: fix NULL pointer dereference in cavium_ptp_putJan Glauber2018-02-121-0/+2
| * | net: thunderbolt: Run disconnect flow asynchronously when logout is receivedMika Westerberg2018-02-121-1/+13
| * | net: thunderbolt: Tear down connection properly on suspendMika Westerberg2018-02-121-4/+1
| * | sh_eth: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven2018-02-121-15/+3
| * | ravb: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven2018-02-121-6/+0
| * | net: phy: fix wrong mask to phy_modify()Ingo van Lil2018-02-121-1/+1
| * | mvpp2: fix multicast address filterMikulas Patocka2018-02-121-3/+8
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-1810-37/+32
|\ \
| * | irqchip/bcm: Remove hashed address printingJaedon Shin2018-02-163-9/+0
| * | irqchip/gic-v2m: Add PCI Multi-MSI supportMarc Zyngier2018-02-161-24/+22
| * | irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd2018-02-164-0/+8
| * | irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni2018-02-161-1/+1
| * | irqchip/gic-v3: Change pr_debug message to pr_develMark Salter2018-02-161-1/+1
| * | irqchip/mips-gic: Avoid spuriously handling masked interruptsMatt Redfearn2018-02-161-2/+0
| |/
* | Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-177-170/+106
|\ \