aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09net: dsa: mv88e6xxx: Fix irq free'ingAndrew Lunn1-1/+1
2018-03-08net: usb: asix88179_178a: de-duplicate codeAlexander Kurz1-86/+31
2018-03-08net: usb: asix88179_178a: set permanent address once onlyAlexander Kurz1-1/+0
2018-03-08sfc: support RSS spreading of ethtool ntuple filtersEdward Cree9-150/+443
2018-03-08liquidio: avoid doing useless workPrasad Kanneganti2-2/+9
2018-03-08liquidio: Resolved mbox read issue while reading more than one 64bit dataIntiyaz Basha1-2/+3
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller11-278/+1620
2018-03-08ibmvnic: Do not disable device during failover or partition migrationThomas Falcon1-4/+7
2018-03-08ibmvnic: Reorganize device closeThomas Falcon1-9/+14
2018-03-08ibmvnic: Clean up device closeThomas Falcon1-12/+2
2018-03-08net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and_rss_infoPeng Li1-0/+10
2018-03-08net: hns3: set the max ring num when alloc netdevPeng Li1-14/+13
2018-03-08net: hns3: fix the queue id for tqp enable&&resetPeng Li1-26/+24
2018-03-08net: hns3: fix endian issue when PF get mbx message flagPeng Li1-3/+4
2018-03-08net: hns3: set the cmdq out_vld bit to 0 after usedPeng Li2-0/+2
2018-03-08net: hns3: VF should get the real rss_size instead of rss_size_maxPeng Li1-1/+1
2018-03-08ipvlan: properly annotate rx_handler accessPaolo Abeni1-1/+1
2018-03-07net/mlx5: Fix wrongly assigned CQ reference counterLeon Romanovsky1-2/+1
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel5-12/+185
2018-03-07net/mlx5e: Added common function for to_ipsec_sa_entryAviad Yehezkel1-10/+19
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel5-0/+762
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel5-223/+528
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel1-2/+4
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel4-24/+16
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel5-43/+63
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman5-1/+68
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman1-51/+65
2018-03-07net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec capsSaeed Mahameed1-2/+1
2018-03-07cxgb3: remove VLA usageGustavo A. R. Silva1-4/+4
2018-03-07net: mvpp2: Add support for unicast filteringMaxime Chevallier1-135/+161
2018-03-07net: mvpp2: Simplify MAC filtering function parametersMaxime Chevallier1-15/+15
2018-03-07net: cdc_eem: clean up bind error pathJohan Hovold1-4/+1
2018-03-07net: kalmia: clean up bind error pathJohan Hovold1-5/+1
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller13-182/+351
2018-03-07net/mlx4_en: try to use high order pages for RX ringsEric Dumazet1-8/+5
2018-03-07enic: fix boolreturn.cocci warningsFengguang Wu1-1/+1
2018-03-07net: dsa: mv88e6xxx: fix boolreturn.cocci warningsFengguang Wu1-3/+3
2018-03-07net: phy: mdio-mux: slience probe defer errorJerome Brunet1-2/+3
2018-03-07net: unpollute priv_flags spacePaolo Abeni2-4/+12
2018-03-07net: phy: use phy_disable_interrupts in phy_stopHeiner Kallweit1-7/+2
2018-03-07net: phy: remove phy_error from phy_disable_interruptsHeiner Kallweit1-11/+2
2018-03-07net: mvpp2: mvpp2_check_hw_buf_num() can be statickbuild test robot1-1/+1
2018-03-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller2-6/+30
2018-03-07lan743x: Add main source files for new lan743x driverBryan Whitehead4-0/+3391
2018-03-07ravb: remove erroneous commentNiklas Söderlund1-1/+0
2018-03-06net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel3-5/+5
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny1-4/+3
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak4-25/+21
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel4-0/+34
2018-03-06net/mlx5: Add shim layer between fs and cmdMatan Barak4-100/+248