summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-07-08bonding: fix value exported by Netlink for peer_notif_delayVincent Bernat
2019-07-08coallocate socket_wq with socket itselfAl Viro
2019-07-08net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang
2019-07-08net: axienet: fix a potential double free in axienet_probe()Wen Yang
2019-07-08net: stmmac: enable clause 45 mdio supportKweh Hock Leong
2019-07-08net: mvpp2: cls: Add support for ETHER_FLOWMaxime Chevallier
2019-07-08net: mvpp2: cls: Report an error for unsupported flow typesMaxime Chevallier
2019-07-08nfp: tls: fix error return code in nfp_net_tls_add()Wei Yongjun
2019-07-08bnxt_en: add page_pool supportAndy Gospodarek
2019-07-08bnxt_en: optimized XDP_REDIRECT supportAndy Gospodarek
2019-07-08bnxt_en: Refactor __bnxt_xmit_xdp().Michael Chan
2019-07-08bnxt_en: rename some xdp functionsAndy Gospodarek
2019-07-08net: ethernet: ti: cpsw: add XDP supportIvan Khoronzhuk
2019-07-08net: ethernet: ti: cpsw_ethtool: allow res split while downIvan Khoronzhuk
2019-07-08net: ethernet: ti: davinci_cpdma: allow desc split while downIvan Khoronzhuk
2019-07-08net: ethernet: ti: davinci_cpdma: add dma mapped submitIvan Khoronzhuk
2019-07-08net: core: page_pool: add user refcnt and reintroduce page_pool_destroyIvan Khoronzhuk
2019-07-08macb: fix build warning for !CONFIG_OFArnd Bergmann
2019-07-08gve: fix unused variable/label warningsArnd Bergmann
2019-07-08sfc: Remove 'PCIE error reporting unavailable'Martin Habets
2019-07-08net: netsec: Sync dma for device on buffer allocationIlias Apalodimas
2019-07-07hinic: add fw version queryXue Chaojing
2019-07-07gve: Fix error return code in gve_alloc_qpls()Wei Yongjun
2019-07-07net: dsa: vsc73xx: Assert reset if iCPU is enabledPawel Dembicki
2019-07-07net: dsa: vsc73xx: add support for parallel modePawel Dembicki
2019-07-07net: dsa: vsc73xx: Split vsc73xx driverPawel Dembicki
2019-07-07r8169: sync few chip names with vendor driverHeiner Kallweit
2019-07-06Merge tag 'wireless-drivers-next-for-davem-2019-07-06' of git://git.kernel.or...David S. Miller
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan
2019-07-05net/mlx5e: Introduce a fenced NOP WQE posting functionTariq Toukan
2019-07-05net/mlx5e: Re-work TIS creation functionsTariq Toukan
2019-07-05net/mlx5e: Tx, Unconstify SQ stop roomTariq Toukan
2019-07-05net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBBEran Ben Elisha
2019-07-05net/mlx5e: Tx, Make SQ WQE fetch function type genericTariq Toukan
2019-07-05net/mlx5e: Tx, Enforce L4 inline copy when neededTariq Toukan
2019-07-05net/mlx5e: Move helper functions to a new txrx datapath headerTariq Toukan
2019-07-05net/mlx5: Accel, Add core TLS support for the Connect-X familyTariq Toukan
2019-07-05net/mlx5: Add crypto library to support create/destroy encryption keyTariq Toukan
2019-07-05net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan
2019-07-05net/mlx5: Accel, Expose accel wrapper for IPsec FPGA functionTariq Toukan
2019-07-05Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-07-05nfp: Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior
2019-07-05net: netsec: Sync dma for device on buffer allocationIlias Apalodimas
2019-07-05net: hns3: set maximum length to resp_data_len for exceptional casePeng Li
2019-07-05net: hns3: bitwise operator should use unsigned typeYonglong Liu
2019-07-05net: hns3: add default value for tc_size and tc_offsetPeng Li
2019-07-05net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msgWeihang Li
2019-07-05net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vectorPeng Li
2019-07-05net: hns3: add all IMP return codePeng Li
2019-07-05net: hns3: fix port capbility updating issueJian Shen