summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2019-07-05net: hns3: fix flow control configure issue for fibre portJian Shen
2019-07-05net: hns3: enable broadcast promisc mode when initializing VFJian Shen
2019-07-05r8152: set RTL8152_UNPLUG only for real disconnectionHayes Wang
2019-07-05mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logicShalom Toledo
2019-07-05mlxsw: spectrum: Set up PTP shaper when port status has changedShalom Toledo
2019-07-05mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAM...Shalom Toledo
2019-07-05mlxsw: spectrum: Add new operation for getting the port's speedShalom Toledo
2019-07-05mlxsw: spectrum_ptp: Set the PTP shaper parametersShalom Toledo
2019-07-05mlxsw: reg: Add QoS PTP Shaper Configuration RegisterShalom Toledo
2019-07-05mlxsw: spectrum: Add note about the PTP shaperShalom Toledo
2019-07-05mlxsw: reg: Add ptps field in QoS ETS Element Configuration RegisterShalom Toledo
2019-07-05net: socionext: remove set but not used variable 'pkts'YueHaibing
2019-07-05net: ethernet: allwinner: Remove unneeded memsetHariprasad Kelam
2019-07-05net/ethernet: using dev_get_drvdata directlyFuqian Huang
2019-07-05net/can: using dev_get_drvdata directlyFuqian Huang
2019-07-04net/mlx5: Added devlink info callbackShay Agroskin
2019-07-04net/mlx5: Added fw version query commandShay Agroskin
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-04net: ethernet: mediatek: Fix overlapping capability bits.René van Dorst
2019-07-04net: stmmac: Enable dwmac4 jumbo frame more than 8KiBWeifeng Voon
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat
2019-07-04net: ethernet: sun: remove redundant assignment to variable errColin Ian King
2019-07-03gve: fix -ENOMEM null check on a page allocationColin Ian King
2019-07-03bonding: validate ip header before check IPPROTO_IGMPCong Wang
2019-07-03net/mlx5: Refactor mlx5_esw_query_functions for modularityParav Pandit
2019-07-03net/mlx5: E-Switch prepare functions change handler to be modularParav Pandit
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit
2019-07-03net: hns: add support for vlan TSOYonglong Liu
2019-07-03qlcnic: remove redundant assignment to variable errColin Ian King
2019-07-03atl1c: remove redundant assignment to variable tpd_reqColin Ian King
2019-07-03r8152: move calling r8153b_rx_agg_chg_indicate()Hayes Wang
2019-07-03qed: Add support for Timestamping the unicast PTP packets.Sudarsana Reddy Kalluru
2019-07-03gve: Fix u64_stats_sync to initialize startCatherine Sullivan