aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-07net/flow_dissector: Add support for QinQ dissectionJianbo Liu2-15/+19
2018-07-07net/sched: flower: Add support for matching on vlan ethertypeJianbo Liu1-2/+5
2018-07-07net/flow_dissector: Save vlan ethertype from headersJianbo Liu2-1/+3
2018-07-07farsync: remove redundant variable txq_lengthColin Ian King1-2/+0
2018-07-07Merge branch 'Add-a-mlxsw-specific-test-for-mirror-to-gretap'David S. Miller3-2/+219
2018-07-07selftests: mlxsw: Add mlxsw-specific test for mirror to gretapPetr Machata1-0/+217
2018-07-07selftests: forwarding: Allow importing dependent librariesPetr Machata2-2/+2
2018-07-07Merge branch 'vxlan-fix-default-fdb-entry-user-space-notify-ordering-race'David S. Miller2-42/+93
2018-07-07vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu1-8/+21
2018-07-07vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu1-6/+8
2018-07-07vxlan: add new fdb alloc and create helpersRoopa Prabhu1-29/+62
2018-07-07rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu1-3/+6
2018-07-07devlink: fix incorrect return statementArnd Bergmann1-1/+0
2018-07-07mlxsw: spectrum_router: avoid uninitialized variable accessArnd Bergmann1-4/+2
2018-07-07Merge branch 'hns3-misc-fixes'David S. Miller9-74/+70
2018-07-07net: hns3: Prevent sending command during global or core resetHuazhong Tan3-1/+6
2018-07-07net: hns3: Remove the warning when clear reset causePeng Li1-2/+0
2018-07-07net: hns3: Fix get_vector ops in hclgevf_main moduleYunsheng Lin1-1/+10
2018-07-07net: hns3: Fix warning bug when doing lp selftestYunsheng Lin1-0/+2
2018-07-07net: hns3: Add configure for mac minimal frame sizeJian Shen2-1/+3
2018-07-07net: hns3: Fix for mailbox message truncated problemFuyun Liang1-1/+2
2018-07-07net: hns3: Fix for l4 checksum offload bugYunsheng Lin1-3/+3
2018-07-07net: hns3: Fix for waterline not setting correctlyYunsheng Lin1-16/+6
2018-07-07net: hns3: Fix for mac pause not disable in pfc modeYunsheng Lin1-2/+7
2018-07-07net: hns3: Fix tc setup when netdev is first upYunsheng Lin1-47/+31
2018-07-07liquidio: fix kernel panic when NIC firmware is older than 1.7.2Rick Farrington2-2/+33
2018-07-07Merge branch 'sock-cookie-initializers'David S. Miller20-134/+98
2018-07-07ip: unconditionally set cork gso_sizeWillem de Bruijn2-4/+2
2018-07-07ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn6-18/+10
2018-07-07ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn11-49/+31
2018-07-07sock: sockc cookie initializerWillem de Bruijn3-7/+10
2018-07-07ipv6: ipcm6_cookie initializerWillem de Bruijn6-18/+25
2018-07-07ipv4: ipcm_cookie initializersWillem de Bruijn6-39/+21
2018-07-06Merge branch 'IP-listification-follow-ups'David S. Miller4-24/+133
2018-07-06net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree3-16/+118
2018-07-06net: ipv4: fix list processing on L3 slave devicesEdward Cree1-8/+15
2018-07-05net: core: filter: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-05net: decnet: dn_nsp_in: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-05tipc: mark expected switch fall-throughsGustavo A. R. Silva2-0/+2
2018-07-05cxgb4: Fix the condition to check if the card is T5Ganesh Goudar1-1/+1
2018-07-05net: ethernet: sun: remove redundant variables adv and lpa and mii_readsColin Ian King1-16/+0
2018-07-05Merge branch 'net-ethernet-Miscellaneous-Kconfig-and-Makefile-cleanups'David S. Miller5-10/+12
2018-07-05net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven2-2/+3
2018-07-05net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbolsGeert Uytterhoeven3-8/+8
2018-07-05net: ethernet: Make NET_VENDOR_AURORA default to yesGeert Uytterhoeven1-0/+1
2018-07-05qlogic: netxen: remove various redundant variablesColin Ian King2-11/+3
2018-07-05Merge branch 'devlink-Add-configuration-parameters-support'David S. Miller10-16/+1156
2018-07-05bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam4-11/+147
2018-07-05devlink: Add enable_sriov boolean generic parameterVasundhara Volam2-1/+9
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh3-3/+55