summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-19net: phy: Remove probe_capabilitiesAndrew Lunn
2023-01-19net: phy: Decide on C45 capabilities based on presence of methodAndrew Lunn
2023-01-19net: mdio: scan bus based on bus capabilities for C22 and C45Andrew Lunn
2023-01-19net: mdio: Add workaround for Micrel PHYs which are not C45 compatibleAndrew Lunn
2023-01-19net: mdio: Rework scanning of bus ready for quirksAndrew Lunn
2023-01-19net: mdio: Move mdiobus_scan() within fileAndrew Lunn
2023-01-19Merge tag 'mlx5-fixes-2023-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg
2023-01-19Merge branch 'rework/console-list-lock' into for-linusPetr Mladek
2023-01-19wifi: cfg80211: Deduplicate certificate loadingLukas Wunner
2023-01-19bitfield: add FIELD_PREP_CONST()Johannes Berg
2023-01-19octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao
2023-01-19Merge branch 'generic-implementation-of-phy-interface-and-fixed_phy-support-f...Paolo Abeni
2023-01-19net: lan743x: add fixed phy support for LAN7431 devicePavithra Sathyanarayanan
2023-01-19net: lan743x: add generic implementation for phy interface selectionPavithra Sathyanarayanan
2023-01-19net: lan743x: remove unwanted interface select settingsPavithra Sathyanarayanan
2023-01-19selftests/net: mv bpf/nat6to4.c to net folderHangbin Liu
2023-01-19tcp: avoid the lookup process failing to get sk in ehash tableJason Xing
2023-01-19wifi: mac80211: add kernel-doc for EHT structureJohannes Berg
2023-01-18Merge branch 'enetc-bd-ring-cleanup'Jakub Kicinski
2023-01-18net: enetc: prioritize ability to go down over packet processingVladimir Oltean
2023-01-18net: enetc: set up XDP program under enetc_reconfigure()Vladimir Oltean
2023-01-18net: enetc: rename "xdp" and "dev" in enetc_setup_bpf()Vladimir Oltean
2023-01-18net: enetc: implement ring reconfiguration procedure for PTP RX timestampingVladimir Oltean
2023-01-18net: enetc: move phylink_start/stop out of enetc_start/stopVladimir Oltean
2023-01-18net: enetc: split ring resource allocation from assignmentVladimir Oltean
2023-01-18net: enetc: bring "bool extended" to top-level in enetc_open()Vladimir Oltean
2023-01-18net: enetc: drop redundant enetc_free_tx_frame() call from enetc_free_txbdr()Vladimir Oltean
2023-01-18net: enetc: rx_swbd and tx_swbd are never NULL in enetc_free_rxtx_rings()Vladimir Oltean
2023-01-18net: enetc: create enetc_dma_free_bdr()Vladimir Oltean
2023-01-18net: enetc: set up RX ring indices from enetc_setup_rxbdr()Vladimir Oltean
2023-01-18net: enetc: set next_to_clean/next_to_use just from enetc_setup_txbdr()Vladimir Oltean
2023-01-18Revert "net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf"Xin Long
2023-01-18MAINTAINERS: add networking entries for WillemJakub Kicinski
2023-01-18net: sched: gred: prevent races when adding offloads to statsJakub Kicinski
2023-01-18Merge tag 'wireless-2023-01-18' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-01-18Merge tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-18net/mlx5e: Use read lock for eswitch get callbacksLeon Romanovsky
2023-01-18net/mlx5e: Remove redundant allocation of spec in create indirect fwd groupMaor Dickman
2023-01-18net/mlx5e: Support Geneve and GRE with VF tunnel offloadMaor Dickman
2023-01-18net/mlx5: E-Switch, Fix typo for egressRoi Dayan
2023-01-18net/mlx5e: Warn when destroying mod hdr hash table that is not emptyRoi Dayan
2023-01-18net/mlx5e: TC, Use common function allocating flow mod hdr or encap mod hdrRoi Dayan
2023-01-18net/mlx5e: TC, Add tc prefix to attach/detach hdr functionsRoi Dayan
2023-01-18net/mlx5e: TC, Pass flow attr to attach/detach mod hdr functionsRoi Dayan
2023-01-18net/mlx5e: Add warning when log WQE size is smaller than log stride sizeAdham Faris
2023-01-18net/mlx5e: Fail with messages when params are not valid for XSKAdham Faris
2023-01-18net/mlx5: E-switch, Remove redundant comment about meta rulesRoi Dayan
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu
2023-01-18net/mlx5: Add adjphase function to support hardware-only offset controlRahul Rameshbabu