summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-07net: mvpp2: mvpp2_check_hw_buf_num() can be statickbuild test robot
2018-03-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-03-07lan743x: Add main source files for new lan743x driverBryan Whitehead
2018-03-07ravb: remove erroneous commentNiklas Söderlund
2018-03-06net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel
2018-03-06net/mlx5: Add shim layer between fs and cmdMatan Barak
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak
2018-03-06IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny
2018-03-06net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak
2018-03-06net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel
2018-03-06net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel
2018-03-06net/mlx5e: Wait for FPGA command responses with a timeoutAviad Yehezkel
2018-03-06net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabledAviad Yehezkel
2018-03-06IB/mlx5: Removed not used parametersAviad Yehezkel
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-05net: mvpp2: jumbo frames supportStefan Chulski
2018-03-05net: mvpp2: enable UDP/TCP checksum over IPv6Antoine Tenart
2018-03-05net: mvpp2: use a data size of 10kB for Tx FIFO on port 0Yan Markman
2018-03-05net: mvpp2: update the BM buffer free/destroy logicStefan Chulski
2018-03-05net: mvpp2: use the same buffer pool for all portsStefan Chulski
2018-03-05igb: Fix a test with HWTSTAMP_TX_ONChristophe JAILLET
2018-03-05igb: Do not call netif_device_detach() when PCIe link goes missingMika Westerberg
2018-03-05igb: add VF trust infrastructureCorinna Vinschen
2018-03-05liquidio: Corrected Rx bytes countingIntiyaz Basha
2018-03-04hv_netvsc: propagate rx filters to VFStephen Hemminger
2018-03-04hv_netvsc: filter multicast/broadcastStephen Hemminger
2018-03-04hv_netvsc: defer queue selection to VFStephen Hemminger
2018-03-04hv_netvsc: use napi_schedule_irqoffStephen Hemminger
2018-03-04hv_netvsc: fix race in napi poll when reschedulingStephen Hemminger
2018-03-04hv_netvsc: cancel subchannel setup before halting deviceStephen Hemminger
2018-03-04hv_netvsc: fix error unwind handling if vmbus_open failsStephen Hemminger
2018-03-04hv_netvsc: only wake transmit queue if link is upStephen Hemminger
2018-03-04hv_netvsc: avoid retry on send during shutdownStephen Hemminger
2018-03-04virtio-net: re enable XDP_REDIRECT for mergeable bufferJason Wang
2018-03-04ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault
2018-03-04ipvlan: forbid vlan devices on top of ipvlanPaolo Abeni
2018-03-04virtio-net: re enable XDP_REDIRECT for mergeable bufferJason Wang
2018-03-04enic: set IG desc cache flag in openGovindarajulu Varadarajan
2018-03-04enic: enable rq before updating rq descriptorsGovindarajulu Varadarajan
2018-03-04enic: set UDP rss flagGovindarajulu Varadarajan
2018-03-04enic: Check if hw supports multi wq with vxlan offloadGovindarajulu Varadarajan
2018-03-04enic: Add vxlan offload support for IPv6 pktsGovindarajulu Varadarajan
2018-03-04enic: Check inner ip proto for pseudo header csumGovindarajulu Varadarajan
2018-03-04net: amd8111e: remove redundant assignment to 'tx_index'Colin Ian King
2018-03-04r8169: switch to device-managed functions in probe (part 2)Andy Shevchenko
2018-03-04r8169: Dereference MMIO address immediately before useAndy Shevchenko