Age | Commit message (Expand) | Author |
2021-04-07 | mptcp: drop all sub-options except ADD_ADDR when the echo bit is set | Davide Caratti |
2021-04-07 | selftests: mptcp: add the net device name testcase | Geliang Tang |
2021-04-07 | mptcp: unify add_addr(6)_generate_hmac | Geliang Tang |
2021-04-07 | mptcp: drop MPTCP_ADDR_IPVERSION_4/6 | Geliang Tang |
2021-04-07 | mptcp: use mptcp_addr_info in mptcp_options_received | Geliang Tang |
2021-04-07 | mptcp: drop OPTION_MPTCP_ADD_ADDR6 | Geliang Tang |
2021-04-07 | mptcp: use mptcp_addr_info in mptcp_out_options | Geliang Tang |
2021-04-07 | mptcp: move flags and ifindex out of mptcp_addr_info | Geliang Tang |
2021-04-07 | can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC re... | Marc Kleine-Budde |
2021-04-07 | can: mcp251xfd: mcp251xfd_regmap_crc_read_one(): Factor out crc check into se... | Marc Kleine-Budde |
2021-04-07 | can: mcp251xfd: add BQL support | Marc Kleine-Budde |
2021-04-07 | can: c_can: remove unused enum BOSCH_C_CAN_PLATFORM | Marc Kleine-Budde |
2021-04-07 | can: m_can: m_can_receive_skb(): add missing error handling to can_rx_offload... | Marc Kleine-Budde |
2021-04-07 | can: skb: alloc_can{,fd}_skb(): set "cf" to NULL if skb allocation fails | Marc Kleine-Budde |
2021-04-06 | net/mlx5e: TC, Add support to offload sample action | Chris Mi |
2021-04-06 | net/mlx5e: TC, Handle sampled packets | Chris Mi |
2021-04-06 | net/mlx5e: TC, Refactor tc update skb function | Chris Mi |
2021-04-06 | net/mlx5e: TC, Add sampler restore handle API | Chris Mi |
2021-04-06 | net/mlx5e: TC, Add sampler object API | Chris Mi |
2021-04-06 | net/mlx5e: TC, Add sampler termination table API | Chris Mi |
2021-04-06 | net/mlx5e: TC, Parse sample action | Chris Mi |
2021-04-06 | net/mlx5: Instantiate separate mapping objects for FDB and NIC tables | Chris Mi |
2021-04-06 | net/mlx5: Map register values to restore objects | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Set per vport table default group number | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Generalize per vport table API | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Rename functions to follow naming convention. | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Move vport table functions to a new file | Chris Mi |
2021-04-06 | docs: ethtool: correct quotes | Jakub Kicinski |
2021-04-06 | nfp: flower: add support for packet-per-second policing | Peng Zhang |
2021-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2021-04-06 | time64.h: Consolidated PSEC_PER_SEC definition | Andy Shevchenko |
2021-04-06 | stmmac: intel: Drop duplicate ID in the list of PCI device IDs | Andy Shevchenko |
2021-04-06 | netdevsim: remove unneeded semicolon | Qiheng Lin |
2021-04-06 | net: ethernet: mtk_eth_soc: remove unneeded semicolon | Qiheng Lin |
2021-04-06 | nfc: s3fwrn5: remove unnecessary label | wengjianfeng |
2021-04-06 | Merge branch 'usbnet-speed' | David S. Miller |
2021-04-06 | net: cdc_ether: record speed in status method | Grant Grundler |
2021-04-06 | net: cdc_ncm: record speed in status method | Oliver Neukum |
2021-04-06 | usbnet: add method for reporting speed without MII | Oliver Neukum |
2021-04-06 | usbnet: add _mii suffix to usbnet_set/get_link_ksettings | Oliver Neukum |
2021-04-06 | tcp: Reset tcp connections in SYN-SENT state | Manoj Basapathi |
2021-04-06 | net: remove obsolete members from struct net | Florian Westphal |
2021-04-06 | netfilter: conntrack: move ecache dwork to net_generic infra | Florian Westphal |
2021-04-06 | netfilter: conntrack: move sysctl pointer to net_generic infra | Florian Westphal |
2021-04-06 | netfilter: x_tables: move known table lists to net_generic infra | Florian Westphal |
2021-04-06 | netfilter: nf_tables: use net_generic infra for transaction data | Florian Westphal |
2021-04-06 | netfilter: ebtables: use net_generic infra | Florian Westphal |
2021-04-06 | netfilter: nf_defrag_ipv4: use net_generic infra | Florian Westphal |
2021-04-06 | netfilter: nf_defrag_ipv6: use net_generic infra | Florian Westphal |
2021-04-06 | netfilter: cttimeout: use net_generic infra | Florian Westphal |