开源镜像站
帮助
下载
动态
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
/
include
Age
Commit message (
Expand
)
Author
2023-08-22
wifi: Fix ieee80211.h kernel-doc issues
Jeff Johnson
2023-08-22
mac80211: make ieee80211_tx_info padding explicit
Arnd Bergmann
2023-08-22
wifi: mac80211: fix kernel-doc notation warning
Randy Dunlap
2023-08-22
wifi: radiotap: fix kernel-doc notation warnings
Randy Dunlap
2023-08-22
wifi: cfg80211: remove dead/unused enum value
Randy Dunlap
2023-08-22
wifi: cfg80211: improve documentation for flag fields
Dmitry Antipov
2023-08-22
wifi: wext: Remove unused declaration dev_get_wireless_info()
Yue Haibing
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_tid_config with __counted_by
Kees Cook
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_scan_request with __counted_by
Kees Cook
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_by
Kees Cook
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_by
Kees Cook
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_mbssid_elems with __counted_by
Kees Cook
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_acl_data with __counted_by
Kees Cook
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
2023-08-19
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
2023-08-19
net/smc: Extend SMCR v2 linkgroup netlink attribute
Guangguan Wang
2023-08-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-17
netem: add prng attribute to netem_sched_data
François Michel
2023-08-18
Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-08-17
net: do not allow gso_size to be set to GSO_BY_FRAGS
Eric Dumazet
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-17
Revert "drm/edid: Fix csync detailed mode parsing"
Jani Nikula
2023-08-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-16
virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
Alexander Lobakin
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
2023-08-16
virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
Alexander Lobakin
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2023-08-16
net-memcg: Fix scope of sockmem pressure indicators
Abel Wu
2023-08-16
Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
David S. Miller
2023-08-16
inet: move inet->defer_connect to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->mc_all to inet->inet_frags
Eric Dumazet
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->recverr_rfc4884 to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-08-15
Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-08-16
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
2023-08-15
genetlink: add genlmsg_iput() API
Jakub Kicinski
2023-08-15
genetlink: add a family pointer to struct genl_info
Jakub Kicinski
2023-08-15
genetlink: use attrs from struct genl_info
Jakub Kicinski
2023-08-15
genetlink: add struct genl_info to struct genl_dumpit_info
Jakub Kicinski
[next]