开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-03-19
Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...
Paolo Abeni
2026-03-19
bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
Eric Woudstra
2026-03-19
l2tp: ppp: use max L2TP header size for PPP channel hdrlen
Qingfang Deng
2026-03-19
wifi: nl80211: use int for band coming from netlink
Johannes Berg
2026-03-19
wifi: mac80211: fix STA link removal during link removal
Johannes Berg
2026-03-18
net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECS
Haiyang Zhang
2026-03-17
fou: Remove IPPROTO_UDPLITE check in gue_err() and gue6_err().
Kuniyuki Iwashima
2026-03-17
net/sched: cls_flower: remove unions from fl_flow_key
Cedric Jehasse
2026-03-16
xsk: remove repeated defines
Maciej Fijalkowski
2026-03-16
tcp: improve inet6_ehashfn() entropy
Eric Dumazet
2026-03-14
devlink: introduce shared devlink instance for PFs on same chip
Jiri Pirko
2026-03-14
devlink: allow devlink instance allocation without a backing device
Jiri Pirko
2026-03-14
devlink: add devl_warn() helper and use it in port warnings
Jiri Pirko
2026-03-14
devlink: add devlink_dev_driver_name() helper and use it in trace events
Jiri Pirko
2026-03-14
devlink: introduce __devlink_alloc() with dev driver pointer
Jiri Pirko
2026-03-14
devlink: support index-based notification filtering
Jiri Pirko
2026-03-14
devlink: support index-based lookup via bus_name/dev_name handle
Jiri Pirko
2026-03-14
devlink: allow to use devlink index as a command handle
Jiri Pirko
2026-03-14
devlink: avoid extra iterations when found devlink is not registered
Jiri Pirko
2026-03-14
devlink: add helpers to get bus_name/dev_name
Jiri Pirko
2026-03-14
devlink: expose devlink instance index over netlink
Jiri Pirko
2026-03-14
ipv4: validate IPV4_DEVCONF attributes properly
Fernando Fernandez Mancera
2026-03-14
net: plumb drop reasons to __dev_queue_xmit()
Eric Dumazet
2026-03-14
net: dropreason: add SKB_DROP_REASON_RECURSION_LIMIT
Eric Dumazet
2026-03-14
tcp: increase LINUX_MIB_BEYOND_WINDOW for SKB_DROP_REASON_TCP_OVERWINDOW
Simon Baatz
2026-03-14
mptcp: keep rcv_mwnd_seq in sync with subflow rcv_wnd
Simon Baatz
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
2026-03-13
udp: Don't pass proto to __udp4_lib_rcv() and __udp6_lib_rcv().
Kuniyuki Iwashima
2026-03-13
udp: Don't pass udptable to IPv4 socket lookup functions.
Kuniyuki Iwashima
2026-03-13
udp: Don't pass udptable to IPv6 socket lookup functions.
Kuniyuki Iwashima
2026-03-13
udp: Remove dead check in __udp[46]_lib_lookup() for BPF.
Kuniyuki Iwashima
2026-03-13
udp: Remove udp_table in struct udp_seq_afinfo.
Kuniyuki Iwashima
2026-03-13
udp: Remove struct proto.h.udp_table.
Kuniyuki Iwashima
2026-03-13
udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.
Kuniyuki Iwashima
2026-03-13
udp: Remove partial csum code in TX.
Kuniyuki Iwashima
2026-03-13
udp: Remove partial csum code in RX.
Kuniyuki Iwashima
2026-03-13
udp: Remove UDP-Lite SNMP stats.
Kuniyuki Iwashima
2026-03-13
ipv4: Retire UDP-Lite.
Kuniyuki Iwashima
2026-03-13
ipv6: Remove UDP-Lite support for IPV6_ADDRFORM.
Kuniyuki Iwashima
2026-03-13
ipv6: Retire UDP-Lite.
Kuniyuki Iwashima
2026-03-13
udp: Make udp[46]_seq_show() static.
Kuniyuki Iwashima
2026-03-13
wifi: nl80211: reject S1G/60G with HT chantype
Johannes Berg
2026-03-13
wifi: cfg80211: check non-S1G width with S1G chandef
Lachlan Hodges
2026-03-13
wifi: cfg80211: restrict cfg80211_chandef_create() to only HT-based bands
Lachlan Hodges
2026-03-13
wifi: mac80211: don't use cfg80211_chandef_create() for default chandef
Lachlan Hodges
2026-03-13
wifi: mac80211: Remove deleted sta links in ieee80211_ml_reconf_work()
Lorenzo Bianconi
2026-03-13
wifi: cfg80211: split control freq check from chandef check
Johannes Berg
2026-03-13
wifi: mac80211: always use full chanctx compatible check
Johannes Berg
2026-03-13
wifi: mac80211: refactor chandef tracing macros
Johannes Berg
2026-03-13
wifi: mac80211: validate HE 6 GHz operation when EHT is used
Johannes Berg
[next]