aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amazon/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17udp6: fix encap return code for resubmittingPaolo Abeni1-4/+2
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel3-6/+17
2018-10-17tcp_bbr: centralize code to set gainsNeal Cardwell1-10/+30
2018-10-17tcp_bbr: adjust TCP BBR for departure time pacingNeal Cardwell1-2/+35
2018-10-17net/ncsi: Add NCSI Broadcom OEM commandVijay Khemka5-2/+147
2018-10-17sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long1-1/+3
2018-10-17sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner1-3/+2
2018-10-17r8169: re-enable MSI-X on RTL8168gHeiner Kallweit1-5/+0
2018-10-17net: phy: mscc: fix memory leak in vsc8574_config_pre_initGustavo A. R. Silva1-1/+1
2018-10-17net: phy: mscc: fix signedness bug in vsc85xx_downshift_getGustavo A. R. Silva1-1/+1
2018-10-17net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo1-2/+4
2018-10-17ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-10-17net: fix warning in af_unixKyeongdon Kim1-0/+2
2018-10-17net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speedMarek BehĂșn3-4/+26
2018-10-17sparc: vDSO: Silence an uninitialized variable warningDan Carpenter1-1/+3
2018-10-17net: qla3xxx: Remove overflowing shift statementNathan Chancellor1-2/+0
2018-10-17geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio3-6/+15
2018-10-17geneve, vxlan: Don't check skb_dst() twiceStefano Brivio2-21/+6
2018-10-17octeontx2-af: Support for disabling NIX RQ/SQ/CQ contextsGeetha sowjanya3-3/+129
2018-10-17octeontx2-af: NIX AQ instruction enqueue supportSunil Goutham4-9/+680
2018-10-17octeontx2-af: Alloc bitmaps for NIX Tx scheduler queuesSunil Goutham3-1/+114
2018-10-17octeontx2-af: NIX LSO config for TSOv4/v6 offloadSunil Goutham4-0/+138
2018-10-17octeontx2-af: NIX block LF initializationSunil Goutham4-0/+308
2018-10-17octeontx2-af: NIX block admin queue initSunil Goutham5-1/+220
2018-10-17octeontx2-af: Support for disabling NPA Aura/Pool contextsGeetha sowjanya3-0/+110
2018-10-17octeontx2-af: NPA AQ instruction enqueue supportSunil Goutham5-0/+427
2018-10-17octeontx2-af: NPA block LF initializationSunil Goutham5-3/+214
2018-10-17octeontx2-af: NPA block admin queue initSunil Goutham6-2/+309
2018-10-17octeontx2-af: Enable or disable CGX internal loopbackGeetha sowjanya5-0/+72
2018-10-17octeontx2-af: Forward CGX link notifications to PFsLinu Cherian6-12/+368
2018-10-17octeontx2-af: Support for MAC address filters in CGXVidhya Raman5-0/+183
2018-10-17octeontx2-af: Support to retrieve CGX LMAC statsChristina Jacob5-0/+76
2018-10-17octeontx2-af: CGX Rx/Tx enable/disable mbox handlersSunil Goutham5-0/+73
2018-10-17octeontx2-af: Improve register polling loopSunil Goutham1-3/+3
2018-10-17sparc: Fix syscall fallback bugs in VDSO.David S. Miller2-1/+16
2018-10-17mlxsw: spectrum_switchdev: Add support for VxLAN encapsulationIdo Schimmel1-1/+405
2018-10-17mlxsw: spectrum: Enable VxLAN enslavement to bridgesIdo Schimmel3-1/+267
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel8-13/+20
2018-10-17vxlan: Notify for each remote of a removed FDB entryPetr Machata1-1/+4
2018-10-17vxlan: Support marking RDSTs as offloadedPetr Machata3-1/+61
2018-10-17vxlan: Add vxlan_fdb_find_uc() for FDB queryingPetr Machata2-0/+52
2018-10-17vxlan: Add switchdev notificationsPetr Machata3-2/+58
2018-10-17net: Add netif_is_vxlan()Ido Schimmel2-1/+9
2018-10-17mlxsw: spectrum_router: Configure matching local routes for NVE decapIdo Schimmel1-0/+10
2018-10-17mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDsIdo Schimmel1-0/+2
2018-10-17mlxsw: spectrum_nve: Implement VxLAN operationsIdo Schimmel1-2/+188
2018-10-17mlxsw: spectrum_nve: Implement common NVE coreIdo Schimmel6-1/+1158
2018-10-17inet: Refactor INET_ECN_decapsulate()Ido Schimmel1-4/+14
2018-10-17vxlan: Export address checking functionsIdo Schimmel2-26/+32
2018-10-17mlxsw: spectrum_router: Allow querying VR ID based on table IDIdo Schimmel2-0/+15