index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-18
wifi: iwlwifi: mld: make iwl_mld_run_fw_init_sequence static
Miri Korenblit
2
-2
/
+1
2025-03-18
wifi: iwlwifi: mld: KUnit: test iwl_mld_channel_load_allows_emlsr
Miri Korenblit
3
-7
/
+147
2025-03-18
wifi: iwlwifi: mld: KUnit: create chanctx with a custom width
Miri Korenblit
2
-8
/
+11
2025-03-18
wifi: iwlwifi: mld: KUnit: introduce iwl_mld_kunit_link
Miri Korenblit
4
-41
/
+54
2025-03-18
wifi: iwlwifi: mld: allow EMLSR for unequal bandwidth
Miri Korenblit
5
-47
/
+49
2025-03-18
wifi: iwlwifi: mld: prevent toggling EMLSR due to FW requests
Miri Korenblit
1
-2
/
+3
2025-03-18
wifi: iwlwifi: mld: remove IWL_MLD_EMLSR_BLOCKED_FW
Miri Korenblit
6
-48
/
+124
2025-03-18
wifi: iwlwifi: mld: add support for DHC_TOOLS_UMAC_GET_TAS_STATUS command
Pagadala Yesu Anjaneyulu
3
-0
/
+404
2025-03-18
wifi: iwlwifi: mld: Ensure wiphy lock is held during debugfs read operations
Pagadala Yesu Anjaneyulu
2
-4
/
+3
2025-03-18
wifi: iwlwifi: mld: Add support for WIPHY_DEBUGFS_READ_FILE_OPS_MLD macro
Pagadala Yesu Anjaneyulu
1
-0
/
+44
2025-03-18
wifi: iwlwifi: mld: Rename WIPHY_DEBUGFS_HANDLER_WRAPPER to WIPHY_DEBUGFS_WRITE_HANDLER_WRAPPER
Pagadala Yesu Anjaneyulu
1
-6
/
+6
2025-03-18
wifi: nl80211: store chandef on the correct link when starting CAC
Aditya Kumar Singh
1
-1
/
+1
2025-03-18
net: phylink: Use phy_caps to get an interface's capabilities and modes
Maxime Chevallier
3
-76
/
+110
2025-03-18
net: phylink: Convert capabilities to linkmodes using phy_caps
Maxime Chevallier
3
-134
/
+36
2025-03-18
net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS
Maxime Chevallier
1
-24
/
+25
2025-03-18
net: phy: drop phy_settings and the associated lookup helpers
Maxime Chevallier
2
-197
/
+0
2025-03-18
net: phylink: Use phy_caps_lookup for fixed-link configuration
Maxime Chevallier
1
-13
/
+31
2025-03-18
net: phy: phy_device: Use link_capabilities lookup for PHY aneg config
Maxime Chevallier
1
-5
/
+6
2025-03-18
net: phy: phy_caps: Allow looking-up link caps based on speed and duplex
Maxime Chevallier
4
-33
/
+67
2025-03-18
net: phy: phy_caps: Implement link_capabilities lookup by linkmode
Maxime Chevallier
3
-21
/
+65
2025-03-18
net: phy: phy_caps: Introduce phy_caps_valid
Maxime Chevallier
3
-1
/
+21
2025-03-18
net: phy: phy_caps: Move __set_linkmode_max_speed to phy_caps
Maxime Chevallier
3
-15
/
+24
2025-03-18
net: phy: phy_caps: Move phy_speeds to phy_caps
Maxime Chevallier
5
-18
/
+38
2025-03-18
net: phy: Use an internal, searchable storage for the linkmodes
Maxime Chevallier
4
-1
/
+139
2025-03-18
net: ethtool: Export the link_mode_params definitions
Maxime Chevallier
3
-7
/
+9
2025-03-17
net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release()
Russell King (Oracle)
1
-3
/
+0
2025-03-17
net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove()
Russell King (Oracle)
1
-2
/
+0
2025-03-17
net: phylink: expand on .pcs_config() method documentation
Russell King (Oracle)
1
-0
/
+8
2025-03-17
cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk
Philipp Hahn
3
-0
/
+19
2025-03-17
stmmac: intel: Fix warning message for return value in intel_tsn_lane_is_available()
Choong Yong Liang
1
-2
/
+2
2025-03-17
net: phy: remove unused functions phy_package_[read|write]_mmd
Heiner Kallweit
2
-83
/
+0
2025-03-17
net: phy: move PHY package MMD access function declarations from phy.h to phylib.h
Heiner Kallweit
2
-8
/
+6
2025-03-17
net/mlx5: fs, add support for dest flow sampler HWS action
Moshe Shemesh
2
-0
/
+56
2025-03-17
net/mlx5: fs, add support for flow meters HWS action
Moshe Shemesh
6
-10
/
+135
2025-03-17
net/mlx5: fs, add API for sharing HWS action by refcount
Moshe Shemesh
4
-42
/
+81
2025-03-17
tcp: Pass flags to __tcp_send_ack
Ilpo Järvinen
4
-6
/
+6
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
5
-17
/
+44
2025-03-17
tcp: AccECN support to tcp_add_backlog
Ilpo Järvinen
1
-1
/
+2
2025-03-17
gro: prevent ACE field corruption & better AccECN handling
Ilpo Järvinen
1
-2
/
+2
2025-03-17
gso: AccECN support
Ilpo Järvinen
5
-4
/
+15
2025-03-17
tcp: helpers for ECN mode handling
Ilpo Järvinen
6
-17
/
+55
2025-03-17
tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
Ilpo Järvinen
1
-9
/
+6
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
6
-14
/
+26
2025-03-17
tcp: use BIT() macro in include/net/tcp.h
Chia-Yu Chang
1
-10
/
+11
2025-03-17
tcp: create FLAG_TS_PROGRESS
Ilpo Järvinen
1
-9
/
+28
2025-03-17
tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
Ilpo Järvinen
1
-24
/
+32
2025-03-14
net/smc: use the correct ndev to find pnetid by pnetid table
Guangguan Wang
1
-3
/
+5
2025-03-14
selftests: drv-net: fix merge conflicts resolution
Matthieu Baerts (NGI0)
1
-9
/
+9
2025-03-13
net: mana: cleanup mana struct after debugfs_remove()
Shradha Gupta
2
-5
/
+16
2025-03-13
net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devices
Carolina Jubran
1
-4
/
+2
[next]