aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-06net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean2-6/+5
2019-08-06net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean2-16/+13
2019-08-06net: dsa: sja1105: Fix broken learning with vlan_filtering disabledVladimir Oltean1-66/+55
2019-08-06net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()Nishka Dasgupta1-1/+5
2019-08-06Merge branch 'flow_offload-action-fixes'David S. Miller2-3/+3
2019-08-06net: sched: sample: allow accessing psample_group with rtnlVlad Buslov1-1/+1
2019-08-06net: sched: police: allow accessing police->params with rtnlVlad Buslov1-2/+2
2019-08-06Merge branch 'hisilicon-fixes'David S. Miller1-12/+16
2019-08-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-08-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-08-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-08-06Merge branch 'Fix-batched-event-generation-for-vlan-action'David S. Miller2-0/+103
2019-08-06tc-testing: updated vlan action tests with batch create/deleteRoman Mashak1-0/+94
2019-08-06net sched: update vlan action for batched events operationsRoman Mashak1-0/+9
2019-08-06Merge branch 'stmmac-fixes'David S. Miller4-12/+88
2019-08-06net: stmmac: tc: Do not return a fragment entryJose Abreu1-1/+1
2019-08-06net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2-0/+8
2019-08-06net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu2-11/+79
2019-08-06Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller19-353/+538
2019-08-06be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov2-6/+2
2019-08-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET1-1/+4
2019-08-06net: ethernet: sun4i-emac: Support phy-handle property for finding PHYsChen-Yu Tsai1-1/+3
2019-08-05Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller4-4/+4
2019-08-05net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTERNikolay Aleksandrov3-23/+25
2019-08-05drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard (Rtp)1-9/+22
2019-08-05net/smc: avoid fallback in case of non-blocking connectUrsula Braun1-3/+4
2019-08-05net/smc: do not schedule tx_work in SMC_CLOSED stateUrsula Braun1-2/+6
2019-08-05gve: Fix case where desc_cnt and data_cnt can get out of syncCatherine Sullivan3-26/+20
2019-08-05ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rtDavid Ahern1-1/+1
2019-08-05selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski1-0/+24
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski3-63/+0
2019-08-05Merge branch 'net-fix-regressions-for-generic-XDP'David S. Miller5-18/+75
2019-08-05net: fix bpf_xdp_adjust_head regression for generic-XDPJesper Dangaard Brouer1-5/+10
2019-08-05selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer1-5/+5
2019-08-05selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer4-2/+24
2019-08-05bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer1-6/+36
2019-08-05net/mlx5e: always initialize frag->last_in_pageQian Cai1-3/+2
2019-08-05net: sched: use temporary variable for actions indexesDmytro Linkin18-75/+100
2019-08-05net: dsa: mv88e6xxx: drop adjust_link to enabled phylinkHubert Feurstein1-26/+0
2019-08-05NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold3-4/+5
2019-08-03net/socket: fix GCC8+ Wpacked-not-aligned warningsQian Cai1-6/+13
2019-08-02r8152: fix typo in register nameKevin Lo1-6/+6
2019-08-02net: phy: fix race in genphy_update_linkHeiner Kallweit1-0/+6
2019-08-02enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing1-0/+1
2019-08-02net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-02atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-2/+6
2019-08-02hv_sock: Fix hang when a connection is closedDexuan Cui1-0/+8
2019-08-02can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-08-02can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-08-02can: peak_usb: force the string buffer NULL-terminatedWang Xiayang1-1/+1