linux_dsm_epyc7002/drivers/net/ethernet/qlogic/qed
Linus Torvalds 50fb55d88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pull networking fixes from David Miller:

 1) Fix multiqueue in stmmac driver on PCI, from Andy Shevchenko.

 2) cdc_ncm doesn't actually fully zero out the padding area is
    allocates on TX, from Jim Baxter.

 3) Don't leak map addresses in BPF verifier, from Daniel Borkmann.

 4) If we randomize TCP timestamps, we have to do it everywhere
    including SYN cookies. From Eric Dumazet.

 5) Fix "ethtool -S" crash in aquantia driver, from Pavel Belous.

 6) Fix allocation size for ntp filter bitmap in bnxt_en driver, from
    Dan Carpenter.

 7) Add missing memory allocation return value check to DSA loop driver,
    from Christophe Jaillet.

 8) Fix XDP leak on driver unload in qed driver, from Suddarsana Reddy
    Kalluru.

 9) Don't inherit MC list from parent inet connection sockets, another
    syzkaller spotted gem. Fix from Eric Dumazet.

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (43 commits)
  dccp/tcp: do not inherit mc_list from parent
  qede: Split PF/VF ndos.
  qed: Correct doorbell configuration for !4Kb pages
  qed: Tell QM the number of tasks
  qed: Fix VF removal sequence
  qede: Fix XDP memory leak on unload
  net/mlx4_core: Reduce harmless SRIOV error message to debug level
  net/mlx4_en: Avoid adding steering rules with invalid ring
  net/mlx4_en: Change the error print to debug print
  drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison
  DECnet: Use container_of() for embedded struct
  Revert "ipv4: restore rt->fi for reference counting"
  net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
  net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control
  ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
  net: cdc_ncm: Fix TX zero padding
  stmmac: pci: split out common_default_data() helper
  stmmac: pci: RX queue routing configuration
  stmmac: pci: TX and RX queue priority configuration
  stmmac: pci: set default number of rx and tx queues
  ...
2017-05-09 15:42:31 -07:00
..
Makefile qed: Add support for hardware offloaded FCoE. 2017-02-19 18:10:42 -05:00
qed_cxt.c qed: Tell QM the number of tasks 2017-05-09 11:24:22 -04:00
qed_cxt.h qed: Don't use main-ptt in unrelated flows 2017-04-06 14:26:31 -07:00
qed_dcbx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-04-26 22:39:08 -04:00
qed_dcbx.h qed: Cleanup DCBx unnecessary parameters. 2017-04-24 12:19:44 -04:00
qed_debug.c qed*: Add support for QL41xxx adapters 2017-03-14 11:43:30 -07:00
qed_debug.h qed: Add support for debug data collection 2016-09-07 17:46:59 -07:00
qed_dev_api.h qed*: Fix possible overflow for status block id field. 2017-05-04 12:31:02 -04:00
qed_dev.c qed: Correct doorbell configuration for !4Kb pages 2017-05-09 11:24:22 -04:00
qed_fcoe.c qed: Don't use main-ptt in unrelated flows 2017-04-06 14:26:31 -07:00
qed_fcoe.h qed: Add support for hardware offloaded FCoE. 2017-02-19 18:10:42 -05:00
qed_hsi.h qed: aRFS infrastructure support 2017-04-17 13:06:18 -04:00
qed_hw.c qed: Warn PTT usage by wrong hw-function 2017-04-06 14:26:31 -07:00
qed_hw.h qed: Revise QM cofiguration 2017-04-03 19:16:37 -07:00
qed_init_fw_funcs.c qed: aRFS infrastructure support 2017-04-17 13:06:18 -04:00
qed_init_ops.c qed*: Utilize Firmware 8.15.3.0 2017-03-13 15:33:09 -07:00
qed_init_ops.h qed*: Update to dual-license 2017-01-01 21:02:14 -05:00
qed_int.c treewide: spelling: correct diffrent[iate] and banlance typos 2017-05-08 17:15:13 -07:00
qed_int.h qed*: Update to dual-license 2017-01-01 21:02:14 -05:00
qed_iscsi.c qed: Provide iSCSI statistics to management 2017-04-06 14:26:31 -07:00
qed_iscsi.h qed: Provide iSCSI statistics to management 2017-04-06 14:26:31 -07:00
qed_l2.c qed - VF tunnelling support [VXLAN/GENEVE/GRE] 2017-04-25 11:49:32 -04:00
qed_l2.h qed: aRFS infrastructure support 2017-04-17 13:06:18 -04:00
qed_ll2.c qed: Don't use main-ptt in unrelated flows 2017-04-06 14:26:31 -07:00
qed_ll2.h qed: Add support for hardware offloaded FCoE. 2017-02-19 18:10:42 -05:00
qed_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-05-09 15:42:31 -07:00
qed_mcp.c qed: Add support for MFW resource locking. 2017-04-27 16:51:33 -04:00
qed_mcp.h qed: Fix overriding of supported autoneg value. 2017-05-04 12:31:02 -04:00
qed_ooo.c qed: Make OOO archipelagos into an array 2017-04-06 14:26:31 -07:00
qed_ooo.h qed: Make OOO archipelagos into an array 2017-04-06 14:26:31 -07:00
qed_ptp.c qed*: Fix issues in the ptp filter config implementation. 2017-05-02 15:33:01 -04:00
qed_reg_addr.h qed: aRFS infrastructure support 2017-04-17 13:06:18 -04:00
qed_roce.c qed: output the DPM status and WID count 2017-05-01 11:42:15 -04:00
qed_roce.h qed: verify RoCE resource bitmaps are released 2017-05-01 11:42:14 -04:00
qed_selftest.c qed*: Update to dual-license 2017-01-01 21:02:14 -05:00
qed_selftest.h qed: Add nvram selftest 2016-10-31 15:52:35 -04:00
qed_sp_commands.c qed - VF tunnelling support [VXLAN/GENEVE/GRE] 2017-04-25 11:49:32 -04:00
qed_sp.h qed: refactor tunnelling - API/Structs 2017-04-25 11:49:30 -04:00
qed_spq.c qed: Don't use main-ptt in unrelated flows 2017-04-06 14:26:31 -07:00
qed_sriov.c treewide: spelling: correct diffrent[iate] and banlance typos 2017-05-08 17:15:13 -07:00
qed_sriov.h qed/qede: Add UDP ports in bulletin board 2017-04-25 11:49:31 -04:00
qed_vf.c qed: Unlock on error in qed_vf_pf_acquire() 2017-04-30 22:40:45 -04:00
qed_vf.h qed - VF tunnelling support [VXLAN/GENEVE/GRE] 2017-04-25 11:49:32 -04:00
qed.h qed: output the DPM status and WID count 2017-05-01 11:42:15 -04:00