summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-03net: fec: using page pool to manage RX buffersShenwei Wang
2022-10-03net: Remove DECnet leftovers from flow.h.Guillaume Nault
2022-10-03gro: add support of (hw)gro packets to gro stackCoco Li
2022-10-03Merge branch 'mptcp-fastclose'David S. Miller
2022-10-03mptcp: update misleading comments.Paolo Abeni
2022-10-03selftests: mptcp: update and extend fastclose test-casesPaolo Abeni
2022-10-03mptcp: use fastclose on more edge scenariosPaolo Abeni
2022-10-03mptcp: propagate fastclose errorPaolo Abeni
2022-10-03Merge branch 'RollBall-Hilink-Turris-10G-copper-SFP-support'David S. Miller
2022-10-03net: sfp: add support for multigig RollBall transceiversMarek Behún
2022-10-03net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modulesMarek Behún
2022-10-03net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY releaseMarek Behún
2022-10-03net: sfp: Add and use macros for SFP quirks definitionsMarek Behún
2022-10-03net: phylink: allow attaching phy for SFP modules on 802.3z modeMarek Behún
2022-10-03net: phy: marvell10g: select host interface configurationRussell King
2022-10-03net: phy: marvell10g: Use tabs instead of spaces for indentationMarek Behún
2022-10-03net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYsMarek Behún
2022-10-03net: phylink: rename phylink_sfp_config()Russell King (Oracle)
2022-10-03net: phylink: use phy_interface_t bitmaps for optical modulesRussell King
2022-10-03net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2022-10-03net: phylink: add ability to validate a set of interface modesRussell King (Oracle)
2022-10-03Merge branch 'ip_tunnel-netlink-parms'David S. Miller
2022-10-03net: Add helper function to parse netlink msg of ip_tunnel_parmLiu Jian
2022-10-03net: Add helper function to parse netlink msg of ip_tunnel_encapLiu Jian
2022-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-10-02Merge branch 'tc-bind_class-hook'David S. Miller
2022-10-02net: sched: use tc_cls_bind_class() in filterZhengchao Shao
2022-10-02net: sched: cls_api: introduce tc_cls_bind_class() helperZhengchao Shao
2022-10-02net: sched: ensure n arg not empty before call bind_classZhengchao Shao
2022-10-01Merge branch 'mlx5-xsk-updates-part3-2022-09-30'Jakub Kicinski
2022-10-01net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy
2022-10-01net/mlx5e: Introduce the mlx5e_flush_rq functionMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Support XDP metadata on XSK RQsMaxim Mikityanskiy
2022-10-01net/mlx5e: Optimize RQ page deallocationMaxim Mikityanskiy
2022-10-01net/mlx5e: Call mlx5e_page_release_dynamic directly where possibleMaxim Mikityanskiy
2022-10-01net/mlx5e: Use non-XSK page allocator in SHAMPOMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use xsk_buff_alloc_batch on striding RQMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use xsk_buff_alloc_batch on legacy RQMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Split out WQE allocation for legacy XSK RQMaxim Mikityanskiy
2022-10-01net/mlx5e: Remove the outer loop when allocating legacy RQ WQEsMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use partial batches in legacy RQ with XSKMaxim Mikityanskiy
2022-10-01net/mlx5e: Use partial batches in legacy RQMaxim Mikityanskiy
2022-10-01net/mlx5e: Make the wqe_index_mask calculation more exactMaxim Mikityanskiy
2022-10-01net/mlx5e: Introduce wqe_index_mask for legacy RQMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Drop the check for XSK state in mlx5e_xsk_wakeupMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK wakeupMaxim Mikityanskiy
2022-09-30Merge branch 'nfp-support-fec-mode-reporting-and-auto-neg'Jakub Kicinski
2022-09-30nfp: add support restart of link auto-negotiationFei Qin
2022-09-30nfp: add support for link auto negotiationYinjun Zhang
2022-09-30nfp: refine the ABI of getting `sp_indiff` infoYinjun Zhang