summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-0428-469/+2255
|\
| * net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy2019-06-2724-255/+1840
| * net/mlx5e: Move queue param structs to en/params.hMaxim Mikityanskiy2019-06-272-29/+31
| * net/mlx5e: Encapsulate open/close queues into a functionMaxim Mikityanskiy2019-06-271-52/+73
| * net/mlx5e: Consider XSK in XDP MTU limit calculationMaxim Mikityanskiy2019-06-275-7/+11
| * net/mlx5e: XDP_TX from UMEM supportMaxim Mikityanskiy2019-06-271-8/+42
| * net/mlx5e: Share the XDP SQ for XDP_TX between RQsMaxim Mikityanskiy2019-06-275-26/+32
| * net/mlx5e: Refactor struct mlx5e_xdp_infoMaxim Mikityanskiy2019-06-273-41/+97
| * net/mlx5e: Allow ICO SQ to be used by multiple RQsMaxim Mikityanskiy2019-06-274-23/+22
| * net/mlx5e: Calculate linear RX frag size considering XSKMaxim Mikityanskiy2019-06-273-23/+52
| * net/mlx5e: Replace deprecated PCI_DMA_TODEVICEMaxim Mikityanskiy2019-06-271-1/+1
| * xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy2019-06-272-11/+16
| * net/mlx5e: Attach/detach XDP program safelyMaxim Mikityanskiy2019-06-271-11/+20
| * veth: Support bulk XDP_TXToshiaki Makita2019-06-251-12/+48
* | net: ethernet: mediatek: Fix overlapping capability bits.René van Dorst2019-07-042-85/+125
* | net: stmmac: Enable dwmac4 jumbo frame more than 8KiBWeifeng Voon2019-07-041-1/+12
* | bonding: add an option to specify a delay between peer notificationsVincent Bernat2019-07-045-37/+94
* | net: ethernet: sun: remove redundant assignment to variable errColin Ian King2019-07-041-2/+0
* | gve: fix -ENOMEM null check on a page allocationColin Ian King2019-07-031-1/+1
* | qlcnic: remove redundant assignment to variable errColin Ian King2019-07-031-1/+1
* | atl1c: remove redundant assignment to variable tpd_reqColin Ian King2019-07-031-1/+1
* | qed: Add support for Timestamping the unicast PTP packets.Sudarsana Reddy Kalluru2019-07-031-2/+6
* | gve: Fix u64_stats_sync to initialize startCatherine Sullivan2019-07-032-4/+8
* | loopback: fix lockdep splatMahesh Bandewar2019-07-031-0/+2
* | mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()Petr Machata2019-07-021-1/+1
* | r8169: add random MAC address fallbackHeiner Kallweit2019-07-021-13/+27
* | Revert "r8169: improve handling VLAN tag"Heiner Kallweit2019-07-021-3/+2
* | net: stmmac: make "snps,reset-delays-us" optional againMartin Blumenstingl2019-07-021-10/+3
* | bonding/main: fix NULL dereference in bond_select_active_slave()Eric Dumazet2019-07-021-1/+1
* | net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devicesRené van Dorst2019-07-021-2/+5
* | nfc: st-nci: remove redundant assignment to variable rColin Ian King2019-07-021-1/+1
* | hinic: remove standard netdev statsXue Chaojing2019-07-021-46/+1
* | net: stmmac: Re-word Kconfig entryJose Abreu2019-07-021-1/+1
* | gve: Add ethtool supportCatherine Sullivan2019-07-014-2/+288
* | gve: Add workqueue and reset supportCatherine Sullivan2019-07-013-8/+249
* | gve: Add transmit and receive supportCatherine Sullivan2019-07-018-5/+2191
* | gve: Add basic driver framework for Compute Engine Virtual NICCatherine Sullivan2019-07-0110-0/+1029
* | loopback: create blackhole net device similar to loopack.Mahesh Bandewar2019-07-011-9/+67
* | net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memsetHariprasad Kelam2019-07-011-1/+0
* | net: netsec: add XDP supportIlias Apalodimas2019-07-011-27/+334
* | net: netsec: Use page_pool APIIlias Apalodimas2019-07-012-47/+80
* | mlxsw: spectrum: PTP: Support ethtool get_ts_infoPetr Machata2019-07-013-0/+55
* | mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsPetr Machata2019-07-013-0/+227
* | mlxsw: spectrum: PTP: Configure PTP traps and FIFO eventsPetr Machata2019-07-012-0/+65
* | mlxsw: spectrum: PTP: Garbage-collect unmatched entriesPetr Machata2019-07-011-0/+86
* | mlxsw: spectrum: PTP: Support timestamping on Spectrum-1Petr Machata2019-07-016-2/+388
* | mlxsw: spectrum: PTP: Disable BH when working with PHCPetr Machata2019-07-011-12/+12
* | mlxsw: spectrum: PTP: Add PTP initialization / finalizationPetr Machata2019-07-014-3/+122
* | mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata2019-07-016-1/+75
* | mlxsw: core: Add support for using SKB control bufferPetr Machata2019-07-013-0/+13