summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* farsync: remove redundant variable txq_lengthColin Ian King2018-07-071-2/+0Star
* Merge branch 'Add-a-mlxsw-specific-test-for-mirror-to-gretap'David S. Miller2018-07-073-2/+219
|\
| * selftests: mlxsw: Add mlxsw-specific test for mirror to gretapPetr Machata2018-07-071-0/+217
| * selftests: forwarding: Allow importing dependent librariesPetr Machata2018-07-072-2/+2
|/
* Merge branch 'vxlan-fix-default-fdb-entry-user-space-notify-ordering-race'David S. Miller2018-07-072-42/+93
|\
| * vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu2018-07-071-8/+21
| * vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu2018-07-071-6/+8
| * vxlan: add new fdb alloc and create helpersRoopa Prabhu2018-07-071-29/+62
| * rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu2018-07-071-3/+6
|/
* devlink: fix incorrect return statementArnd Bergmann2018-07-071-1/+0Star
* mlxsw: spectrum_router: avoid uninitialized variable accessArnd Bergmann2018-07-071-4/+2Star
* Merge branch 'hns3-misc-fixes'David S. Miller2018-07-079-74/+70Star
|\
| * net: hns3: Prevent sending command during global or core resetHuazhong Tan2018-07-073-1/+6
| * net: hns3: Remove the warning when clear reset causePeng Li2018-07-071-2/+0Star
| * net: hns3: Fix get_vector ops in hclgevf_main moduleYunsheng Lin2018-07-071-1/+10
| * net: hns3: Fix warning bug when doing lp selftestYunsheng Lin2018-07-071-0/+2
| * net: hns3: Add configure for mac minimal frame sizeJian Shen2018-07-072-1/+3
| * net: hns3: Fix for mailbox message truncated problemFuyun Liang2018-07-071-1/+2
| * net: hns3: Fix for l4 checksum offload bugYunsheng Lin2018-07-071-3/+3
| * net: hns3: Fix for waterline not setting correctlyYunsheng Lin2018-07-071-16/+6Star
| * net: hns3: Fix for mac pause not disable in pfc modeYunsheng Lin2018-07-071-2/+7
| * net: hns3: Fix tc setup when netdev is first upYunsheng Lin2018-07-071-47/+31Star
|/
* liquidio: fix kernel panic when NIC firmware is older than 1.7.2Rick Farrington2018-07-072-2/+33
* Merge branch 'sock-cookie-initializers'David S. Miller2018-07-0720-134/+98Star
|\
| * ip: unconditionally set cork gso_sizeWillem de Bruijn2018-07-072-4/+2Star
| * ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn2018-07-076-18/+10Star
| * ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn2018-07-0711-49/+31Star
| * sock: sockc cookie initializerWillem de Bruijn2018-07-073-7/+10
| * ipv6: ipcm6_cookie initializerWillem de Bruijn2018-07-076-18/+25
| * ipv4: ipcm_cookie initializersWillem de Bruijn2018-07-076-39/+21Star
|/
* Merge branch 'IP-listification-follow-ups'David S. Miller2018-07-064-24/+133
|\
| * net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree2018-07-063-16/+118
| * net: ipv4: fix list processing on L3 slave devicesEdward Cree2018-07-061-8/+15
|/
* net: core: filter: mark expected switch fall-throughGustavo A. R. Silva2018-07-051-0/+1
* net: decnet: dn_nsp_in: mark expected switch fall-throughGustavo A. R. Silva2018-07-051-0/+1
* tipc: mark expected switch fall-throughsGustavo A. R. Silva2018-07-052-0/+2
* cxgb4: Fix the condition to check if the card is T5Ganesh Goudar2018-07-051-1/+1
* net: ethernet: sun: remove redundant variables adv and lpa and mii_readsColin Ian King2018-07-051-16/+0Star
* Merge branch 'net-ethernet-Miscellaneous-Kconfig-and-Makefile-cleanups'David S. Miller2018-07-055-10/+12
|\
| * net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven2018-07-052-2/+3
| * net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbolsGeert Uytterhoeven2018-07-053-8/+8
| * net: ethernet: Make NET_VENDOR_AURORA default to yesGeert Uytterhoeven2018-07-051-0/+1
|/
* qlogic: netxen: remove various redundant variablesColin Ian King2018-07-052-11/+3Star
* Merge branch 'devlink-Add-configuration-parameters-support'David S. Miller2018-07-0510-16/+1156
|\
| * bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam2018-07-054-11/+147
| * devlink: Add enable_sriov boolean generic parameterVasundhara Volam2018-07-052-1/+9
| * mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh2018-07-053-3/+55
| * mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh2018-07-051-2/+106
| * devlink: Add generic parameters internal_err_reset and max_macsMoshe Shemesh2018-07-052-1/+44
| * devlink: Add devlink notifications support for paramsMoshe Shemesh2018-07-053-0/+59