summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb2019-08-091-2/+3
* mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2Petr Machata2019-08-091-2/+2
* rocker: fix memory leaks of fib_work on two error return pathsColin Ian King2019-08-091-0/+1
* net/smc: avoid fallback in case of non-blocking connectUrsula Braun2019-08-091-3/+4
* net: phy: fix race in genphy_update_linkHeiner Kallweit2019-08-091-0/+6
* hv_sock: Fix hang when a connection is closedDexuan Cui2019-08-091-0/+8
* net: fix bpf_xdp_adjust_head regression for generic-XDPJesper Dangaard Brouer2019-08-091-5/+10
* selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer2019-08-091-5/+5
* selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer2019-08-094-2/+24
* bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer2019-08-091-6/+36
* r8169: don't use MSI before RTL8168dHeiner Kallweit2019-08-091-2/+7
* net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-08-093-2/+8
* net/mlx5: Fix modify_cq_in alignmentEdward Srouji2019-08-091-2/+4
* tun: mark small packets as owned by the tap sockAlexis Bauvin2019-08-091-3/+6
* tipc: fix unitilized skb list crashJon Maloy2019-08-091-2/+1
* tipc: compat: allow tipc commands without argumentsTaras Kondratiuk2019-08-091-4/+7
* ocelot: Cancel delayed work before wq destructionClaudiu Manoil2019-08-091-0/+1
* NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold2019-08-093-4/+5
* net: stmmac: Use netif_tx_napi_add() for TX polling functionFrode Isaksen2019-08-091-2/+3
* net/smc: do not schedule tx_work in SMC_CLOSED stateUrsula Braun2019-08-091-2/+6
* net: sched: use temporary variable for actions indexesDmytro Linkin2019-08-0915-64/+85
* net sched: update vlan action for batched events operationsRoman Mashak2019-08-091-0/+9
* net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai2019-08-091-3/+3
* net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan2019-08-092-5/+10
* net: phy: mscc: initialize stats arrayAndreas Schwab2019-08-091-8/+8
* net: phylink: Fix flow control for fixed-linkRené van Dorst2019-08-091-0/+2
* net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha2019-08-091-4/+4
* net: phy: fixed_phy: print gpio error only if gpio node is presentHubert Feurstein2019-08-091-2/+4
* net/mlx5: Use reversed order when unregister devicesMark Zhang2019-08-091-1/+1
* net/mlx5e: always initialize frag->last_in_pageQian Cai2019-08-091-3/+2
* net: fix ifindex collision during namespace removalJiri Pirko2019-08-091-0/+2
* net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTERNikolay Aleksandrov2019-08-093-23/+25
* net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov2019-08-091-0/+3
* net: bridge: delete local fdb on device init failureNikolay Aleksandrov2019-08-091-0/+5
* mvpp2: refactor MTU change codeMatteo Croce2019-08-091-28/+13
* mvpp2: fix panic on module removalMatteo Croce2019-08-091-3/+2
* mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko2019-08-091-1/+1
* ipip: validate header length in ipip_tunnel_xmitHaishuang Yan2019-08-091-0/+3
* ip6_tunnel: fix possible use-after-free on xmitHaishuang Yan2019-08-091-4/+2
* ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6Haishuang Yan2019-08-091-1/+2
* ife: error out when nla attributes are emptyCong Wang2019-08-091-0/+5
* drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard (Rtp)2019-08-091-6/+22
* bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru2019-08-091-2/+1
* atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-091-2/+6
* HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer2019-08-092-0/+2
* HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra2019-08-091-6/+6
* ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_checkHillf Danton2019-08-091-1/+1
* ALSA: usb-audio: Sanity checks for each pipe and EP typesTakashi Iwai2019-08-093-3/+33
* libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams2019-08-092-5/+13
* libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrantDan Williams2019-08-091-22/+37