Age | Commit message (Expand) | Author | Files | Lines |
2018-07-07 | net: hns3: Fix get_vector ops in hclgevf_main module | Yunsheng Lin | 1 | -1/+10 |
2018-07-07 | net: hns3: Fix warning bug when doing lp selftest | Yunsheng Lin | 1 | -0/+2 |
2018-07-07 | net: hns3: Add configure for mac minimal frame size | Jian Shen | 2 | -1/+3 |
2018-07-07 | net: hns3: Fix for mailbox message truncated problem | Fuyun Liang | 1 | -1/+2 |
2018-07-07 | net: hns3: Fix for l4 checksum offload bug | Yunsheng Lin | 1 | -3/+3 |
2018-07-07 | net: hns3: Fix for waterline not setting correctly | Yunsheng Lin | 1 | -16/+6 |
2018-07-07 | net: hns3: Fix for mac pause not disable in pfc mode | Yunsheng Lin | 1 | -2/+7 |
2018-07-07 | net: hns3: Fix tc setup when netdev is first up | Yunsheng Lin | 1 | -47/+31 |
2018-07-07 | liquidio: fix kernel panic when NIC firmware is older than 1.7.2 | Rick Farrington | 2 | -2/+33 |
2018-07-07 | Merge branch 'sock-cookie-initializers' | David S. Miller | 20 | -134/+98 |
2018-07-07 | ip: unconditionally set cork gso_size | Willem de Bruijn | 2 | -4/+2 |
2018-07-07 | ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6 | Willem de Bruijn | 6 | -18/+10 |
2018-07-07 | ipv6: fold sockcm_cookie into ipcm6_cookie | Willem de Bruijn | 11 | -49/+31 |
2018-07-07 | sock: sockc cookie initializer | Willem de Bruijn | 3 | -7/+10 |
2018-07-07 | ipv6: ipcm6_cookie initializer | Willem de Bruijn | 6 | -18/+25 |
2018-07-07 | ipv4: ipcm_cookie initializers | Willem de Bruijn | 6 | -39/+21 |
2018-07-06 | Merge branch 'IP-listification-follow-ups' | David S. Miller | 4 | -24/+133 |
2018-07-06 | net: ipv6: listify ipv6_rcv() and ip6_rcv_finish() | Edward Cree | 3 | -16/+118 |
2018-07-06 | net: ipv4: fix list processing on L3 slave devices | Edward Cree | 1 | -8/+15 |
2018-07-05 | net: core: filter: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-07-05 | net: decnet: dn_nsp_in: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-07-05 | tipc: mark expected switch fall-throughs | Gustavo A. R. Silva | 2 | -0/+2 |
2018-07-05 | cxgb4: Fix the condition to check if the card is T5 | Ganesh Goudar | 1 | -1/+1 |
2018-07-05 | net: ethernet: sun: remove redundant variables adv and lpa and mii_reads | Colin Ian King | 1 | -16/+0 |
2018-07-05 | Merge branch 'net-ethernet-Miscellaneous-Kconfig-and-Makefile-cleanups' | David S. Miller | 5 | -10/+12 |
2018-07-05 | net: ethernet: sfc: Make subdir logic consistent with other vendors | Geert Uytterhoeven | 2 | -2/+3 |
2018-07-05 | net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbols | Geert Uytterhoeven | 3 | -8/+8 |
2018-07-05 | net: ethernet: Make NET_VENDOR_AURORA default to yes | Geert Uytterhoeven | 1 | -0/+1 |
2018-07-05 | qlogic: netxen: remove various redundant variables | Colin Ian King | 2 | -11/+3 |
2018-07-05 | Merge branch 'devlink-Add-configuration-parameters-support' | David S. Miller | 10 | -16/+1156 |
2018-07-05 | bnxt_en: Add bnxt_en initial params table and register it. | Vasundhara Volam | 4 | -11/+147 |
2018-07-05 | devlink: Add enable_sriov boolean generic parameter | Vasundhara Volam | 2 | -1/+9 |
2018-07-05 | mlx4: Add support for devlink reload and load driverinit values | Moshe Shemesh | 3 | -3/+55 |
2018-07-05 | mlx4: Add mlx4 initial parameters table and register it | Moshe Shemesh | 1 | -2/+106 |
2018-07-05 | devlink: Add generic parameters internal_err_reset and max_macs | Moshe Shemesh | 2 | -1/+44 |
2018-07-05 | devlink: Add devlink notifications support for params | Moshe Shemesh | 3 | -0/+59 |
2018-07-05 | devlink: Add support for get/set driverinit value | Moshe Shemesh | 2 | -0/+95 |
2018-07-05 | devlink: Add param set command | Moshe Shemesh | 3 | -0/+139 |
2018-07-05 | devlink: Add param get command | Moshe Shemesh | 2 | -0/+261 |
2018-07-05 | devlink: Add devlink_param register and unregister | Moshe Shemesh | 3 | -0/+243 |
2018-07-05 | net/hamradio/6pack: remove redundant variable channel | Colin Ian King | 1 | -4/+1 |
2018-07-05 | fjes: use currently unused variable my_epid and max_epid | Colin Ian King | 1 | -4/+4 |
2018-07-05 | net: tehuti: remove redundant pointer skb | Colin Ian King | 1 | -2/+0 |
2018-07-05 | net: socionext: remove redundant pointer ndev | Colin Ian King | 1 | -2/+0 |
2018-07-05 | net: aquantia: Make some functions static | Wei Yongjun | 1 | -3/+3 |
2018-07-05 | net: dsa: vsc73xx: Make some functions static | Wei Yongjun | 1 | -4/+5 |
2018-07-05 | net: dsa: fix spelling mistake "waitting" -> "waiting" | Colin Ian King | 1 | -1/+1 |
2018-07-05 | net: limit each hash list length to MAX_GRO_SKBS | Li RongQing | 2 | -34/+29 |
2018-07-05 | r8169: fix runtime suspend | Heiner Kallweit | 1 | -8/+1 |
2018-07-05 | net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish() | Edward Cree | 1 | -5/+11 |