summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-18Merge net-next/main to resolve conflictsJohannes Berg40-441/+613
2025-03-18net: phy: drop phy_settings and the associated lookup helpersMaxime Chevallier1-13/+0
2025-03-18net: phy: phy_caps: Move phy_speeds to phy_capsMaxime Chevallier1-2/+0
2025-03-18net: ethtool: Export the link_mode_params definitionsMaxime Chevallier1-0/+8
2025-03-17net: phylink: expand on .pcs_config() method documentationRussell King (Oracle)1-0/+8
2025-03-17net: phy: remove unused functions phy_package_[read|write]_mmdHeiner Kallweit1-8/+0
2025-03-17net: phy: move PHY package MMD access function declarations from phy.h to phy...Heiner Kallweit1-8/+0
2025-03-17net/mlx5: fs, add support for flow meters HWS actionMoshe Shemesh1-0/+1
2025-03-17tcp: Pass flags to __tcp_send_ackIlpo Järvinen1-1/+1
2025-03-17tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOSIlpo Järvinen1-1/+2
2025-03-17gso: AccECN supportIlpo Järvinen3-3/+9
2025-03-17tcp: helpers for ECN mode handlingIlpo Järvinen1-4/+40
2025-03-17tcp: extend TCP flags to allow AE bit/ACE fieldIlpo Järvinen2-5/+15
2025-03-17tcp: use BIT() macro in include/net/tcp.hChia-Yu Chang1-10/+11
2025-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni9-74/+84
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-71/+41
2025-03-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Paolo Abeni4-6/+85
2025-03-12net: add granular lock for the netdev netlink socketStanislav Fomichev1-0/+1
2025-03-12net: create netdev_nl_sock to wrap bindings listStanislav Fomichev1-0/+11
2025-03-12net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FTStanislav Fomichev1-2/+0
2025-03-12wifi: cfg80211: expose cfg80211_chandef_get_width()Johannes Berg1-0/+11
2025-03-11wifi: cfg80211: Update the link address when a link is addedIlan Peer1-0/+1
2025-03-11wifi: cfg80211: improve supported_selector documentationJohannes Berg2-5/+5
2025-03-11wifi: cfg80211: allow IR in 20 MHz configurationsAnjaneyulu2-23/+32
2025-03-11wifi: cfg80211: allow setting extended MLD capa/opsJohannes Berg2-1/+15
2025-03-11wifi: cfg80211: move link reconfig parameters into a structJohannes Berg1-3/+12
2025-03-10ipv6: save dontfrag in corkWillem de Bruijn1-0/+1
2025-03-10net/mlx5: Add IFC bits for PPCNT recovery counters groupYael Chemla2-1/+11
2025-03-09Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds4-2/+12
2025-03-08net/mlx5: fs, add RDMA TRANSPORT steering domain supportPatrisious Haddad2-3/+13
2025-03-08net/mlx5: Query ADV_RDMA capabilitiesPatrisious Haddad2-1/+46
2025-03-08net/mlx5: Limit non-privileged commandsChiara Meiohas1-0/+5
2025-03-08net/mlx5: Allow the throttle mechanism to be more dynamicChiara Meiohas1-0/+1
2025-03-08net/mlx5: Add RDMA_CTRL HW capabilitiesChiara Meiohas1-1/+9
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski2-80/+90
2025-03-08netpoll: Optimize skb refilling on critical pathBreno Leitao1-0/+1
2025-03-08tcp: ulp: diag: more info without CAP_NET_ADMINMatthieu Baerts (NGI0)1-2/+2
2025-03-08net: phylink: Remove unused phylink_init_eeeDr. David Alan Gilbert1-1/+0
2025-03-08Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+3
2025-03-08Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz1-70/+38
2025-03-07fs/pipe: add simpler helpers for common casesLinus Torvalds1-0/+27
2025-03-07Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-1/+3
2025-03-07net/mlx5: Relocate function declarations from port.h to mlx5_core.hShahar Shitrit1-84/+1
2025-03-07block: Name the RQF flags enumBreno Leitao1-1/+1
2025-03-07inet: call inet6_ehashfn() once from inet6_hash_connect()Eric Dumazet2-2/+4
2025-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-48/+97
2025-03-06eth: bnxt: remove most dependencies on RTNLStanislav Fomichev1-0/+5
2025-03-06docs: net: document new locking realityStanislav Fomichev1-0/+4
2025-03-06net: add option to request netdev instance lockStanislav Fomichev1-1/+7