summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-20net: phy: Support speed selection for PHY loopbackGerhard Engleder
2025-03-20net: phy: Allow loopback speed selection for PHY driversGerhard Engleder
2025-03-19netconsole: allow selection of egress interface via MAC addressUday Shankar
2025-03-19net, treewide: define and use MAC_ADDR_STR_LENUday Shankar
2025-03-19net: reorder dev_addr_sem lockStanislav Fomichev
2025-03-19Revert "net: replace dev_addr_sem with netdev instance lock"Stanislav Fomichev
2025-03-19net: stmmac: allow platforms to use PHY tx clock stop capabilityRussell King (Oracle)
2025-03-18tcp: cache RTAX_QUICKACK metric in a hot cache lineEric Dumazet
2025-03-18inet: frags: change inet_frag_kill() to defer refcount updatesEric Dumazet
2025-03-18inet: frags: add inet_frag_putn() helperEric Dumazet
2025-03-18net: skbuff: Remove unused skb_add_data()Yue Haibing
2025-03-18Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux...Paolo Abeni
2025-03-18udp_tunnel: use static call for GRO hooks when possiblePaolo Abeni
2025-03-18udp_tunnel: create a fastpath GRO lookup.Paolo Abeni
2025-03-18net: phy: drop phy_settings and the associated lookup helpersMaxime Chevallier
2025-03-18net: phy: phy_caps: Move phy_speeds to phy_capsMaxime Chevallier
2025-03-18net: ethtool: Export the link_mode_params definitionsMaxime Chevallier
2025-03-17net: phylink: expand on .pcs_config() method documentationRussell King (Oracle)
2025-03-17net: phy: remove unused functions phy_package_[read|write]_mmdHeiner Kallweit
2025-03-17net: phy: move PHY package MMD access function declarations from phy.h to phy...Heiner Kallweit
2025-03-17net/mlx5: fs, add support for flow meters HWS actionMoshe Shemesh
2025-03-17tcp: Pass flags to __tcp_send_ackIlpo Järvinen
2025-03-17tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOSIlpo Järvinen
2025-03-17gso: AccECN supportIlpo Järvinen
2025-03-17tcp: helpers for ECN mode handlingIlpo Järvinen
2025-03-17tcp: extend TCP flags to allow AE bit/ACE fieldIlpo Järvinen
2025-03-17tcp: use BIT() macro in include/net/tcp.hChia-Yu Chang
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Paolo Abeni
2025-03-12net: add granular lock for the netdev netlink socketStanislav Fomichev
2025-03-12net: create netdev_nl_sock to wrap bindings listStanislav Fomichev
2025-03-12net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FTStanislav Fomichev
2025-03-10ipv6: save dontfrag in corkWillem de Bruijn
2025-03-10net/mlx5: Add IFC bits for PPCNT recovery counters groupYael Chemla
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-08net/mlx5: fs, add RDMA TRANSPORT steering domain supportPatrisious Haddad
2025-03-08net/mlx5: Query ADV_RDMA capabilitiesPatrisious Haddad
2025-03-08net/mlx5: Limit non-privileged commandsChiara Meiohas
2025-03-08net/mlx5: Allow the throttle mechanism to be more dynamicChiara Meiohas
2025-03-08net/mlx5: Add RDMA_CTRL HW capabilitiesChiara Meiohas
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-07netpoll: Optimize skb refilling on critical pathBreno Leitao
2025-03-07tcp: ulp: diag: more info without CAP_NET_ADMINMatthieu Baerts (NGI0)
2025-03-07net: phylink: Remove unused phylink_init_eeeDr. David Alan Gilbert
2025-03-07Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-03-07Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-03-06fs/pipe: add simpler helpers for common casesLinus Torvalds
2025-03-06Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski