| Commit message (Expand) | Author | Files | Lines |
2021-04-07 | net: remove the new_ifindex argument from dev_change_net_namespace | Andrei Vagin | 1 | -1/+1 |
2021-04-07 | net: introduce nla_policy for IFLA_NEW_IFINDEX | Andrei Vagin | 1 | -3/+1 |
2021-04-07 | nfc/fdp: remove unnecessary assignment and label | wengjianfeng | 1 | -26/+16 |
2021-04-07 | mlxsw: core: Remove critical trip points from thermal zones | Vadim Pasternak | 1 | -21/+6 |
2021-04-07 | stmmac: intel: Enable SERDES PHY rx clk for PSE | Voon Weifeng | 2 | -0/+11 |
2021-04-07 | ethtool: document PHY tunable callbacks | Jakub Kicinski | 1 | -0/+2 |
2021-04-07 | mptcp: drop all sub-options except ADD_ADDR when the echo bit is set | Davide Caratti | 1 | -1/+2 |
2021-04-07 | selftests: mptcp: add the net device name testcase | Geliang Tang | 1 | -0/+8 |
2021-04-07 | mptcp: unify add_addr(6)_generate_hmac | Geliang Tang | 1 | -56/+25 |
2021-04-07 | mptcp: drop MPTCP_ADDR_IPVERSION_4/6 | Geliang Tang | 2 | -9/+7 |
2021-04-07 | mptcp: use mptcp_addr_info in mptcp_options_received | Geliang Tang | 2 | -45/+23 |
2021-04-07 | mptcp: drop OPTION_MPTCP_ADD_ADDR6 | Geliang Tang | 2 | -15/+9 |
2021-04-07 | mptcp: use mptcp_addr_info in mptcp_out_options | Geliang Tang | 3 | -44/+33 |
2021-04-07 | mptcp: move flags and ifindex out of mptcp_addr_info | Geliang Tang | 3 | -25/+28 |
2021-04-07 | net/mlx5e: TC, Add support to offload sample action | Chris Mi | 5 | -2/+328 |
2021-04-07 | net/mlx5e: TC, Handle sampled packets | Chris Mi | 4 | -3/+35 |
2021-04-07 | net/mlx5e: TC, Refactor tc update skb function | Chris Mi | 1 | -26/+33 |
2021-04-07 | net/mlx5e: TC, Add sampler restore handle API | Chris Mi | 1 | -0/+108 |
2021-04-07 | net/mlx5e: TC, Add sampler object API | Chris Mi | 1 | -0/+131 |
2021-04-07 | net/mlx5e: TC, Add sampler termination table API | Chris Mi | 6 | -0/+129 |
2021-04-07 | net/mlx5e: TC, Parse sample action | Chris Mi | 4 | -0/+44 |
2021-04-07 | net/mlx5: Instantiate separate mapping objects for FDB and NIC tables | Chris Mi | 8 | -48/+43 |
2021-04-07 | net/mlx5: Map register values to restore objects | Chris Mi | 7 | -43/+63 |
2021-04-07 | net/mlx5: E-switch, Set per vport table default group number | Chris Mi | 1 | -1/+4 |
2021-04-07 | net/mlx5: E-switch, Generalize per vport table API | Chris Mi | 3 | -7/+29 |
2021-04-07 | net/mlx5: E-switch, Rename functions to follow naming convention. | Chris Mi | 3 | -17/+17 |
2021-04-07 | net/mlx5: E-switch, Move vport table functions to a new file | Chris Mi | 4 | -182/+183 |
2021-04-07 | docs: ethtool: correct quotes | Jakub Kicinski | 1 | -2/+2 |
2021-04-07 | nfp: flower: add support for packet-per-second policing | Peng Zhang | 2 | -46/+119 |
2021-04-07 | time64.h: Consolidated PSEC_PER_SEC definition | Andy Shevchenko | 5 | -8/+7 |
2021-04-07 | stmmac: intel: Drop duplicate ID in the list of PCI device IDs | Andy Shevchenko | 1 | -30/+30 |
2021-04-07 | netdevsim: remove unneeded semicolon | Qiheng Lin | 1 | -1/+1 |
2021-04-07 | net: ethernet: mtk_eth_soc: remove unneeded semicolon | Qiheng Lin | 1 | -1/+1 |
2021-04-07 | nfc: s3fwrn5: remove unnecessary label | wengjianfeng | 1 | -8/+4 |
2021-04-07 | net: cdc_ether: record speed in status method | Grant Grundler | 1 | -7/+20 |
2021-04-07 | net: cdc_ncm: record speed in status method | Oliver Neukum | 1 | -38/+17 |
2021-04-07 | usbnet: add method for reporting speed without MII | Oliver Neukum | 2 | -2/+28 |
2021-04-07 | usbnet: add _mii suffix to usbnet_set/get_link_ksettings | Oliver Neukum | 10 | -28/+31 |
2021-04-07 | tcp: Reset tcp connections in SYN-SENT state | Manoj Basapathi | 1 | -3/+2 |
2021-04-06 | net: remove obsolete members from struct net | Florian Westphal | 5 | -27/+0 |
2021-04-06 | netfilter: conntrack: move ecache dwork to net_generic infra | Florian Westphal | 4 | -28/+47 |
2021-04-06 | netfilter: conntrack: move sysctl pointer to net_generic infra | Florian Westphal | 2 | -4/+9 |
2021-04-06 | netfilter: x_tables: move known table lists to net_generic infra | Florian Westphal | 1 | -13/+33 |
2021-04-06 | netfilter: nf_tables: use net_generic infra for transaction data | Florian Westphal | 5 | -128/+243 |
2021-04-06 | netfilter: ebtables: use net_generic infra | Florian Westphal | 1 | -5/+34 |
2021-04-06 | netfilter: nf_defrag_ipv4: use net_generic infra | Florian Westphal | 1 | -5/+15 |
2021-04-06 | netfilter: nf_defrag_ipv6: use net_generic infra | Florian Westphal | 3 | -37/+52 |
2021-04-06 | netfilter: cttimeout: use net_generic infra | Florian Westphal | 1 | -9/+32 |
2021-04-06 | netfilter: nfnetlink: use net_generic infra | Florian Westphal | 1 | -18/+44 |
2021-04-06 | netfilter: nfnetlink: add and use nfnetlink_broadcast | Florian Westphal | 3 | -2/+10 |