开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-06-28
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
2021-06-28
net: bridge: constify variables in the replay helpers
Vladimir Oltean
2021-06-28
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...
David S. Miller
2021-06-25
Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-06-25
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
2021-06-24
sctp: do black hole detection in search complete state
Xin Long
2021-06-24
net: mdiobus: fix fwnode_mdbiobus_register() fallback case
Marcin Wojtas
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
2021-06-23
net/tls: Remove the __TLS_DEC_STATS() macro.
Kuniyuki Iwashima
2021-06-23
tcp: Add stats for socket migration.
Kuniyuki Iwashima
2021-06-23
Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-06-23
net: sched: remove qdisc->empty for lockless qdisc
Yunsheng Lin
2021-06-23
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
2021-06-23
net: sched: avoid unnecessary seqcount operation for lockless qdisc
Yunsheng Lin
2021-06-23
cfg80211: Add wiphy_info_once()
Dmitry Osipenko
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
mac80211: notify driver on mgd TX completion
Johannes Berg
2021-06-23
cfg80211: allow advertising vendor-specific capabilities
Johannes Berg
2021-06-23
cfg80211: add cfg80211_any_usable_channels()
Johannes Berg
2021-06-23
cfg80211: remove ieee80211_get_he_sta_cap()
Johannes Berg
2021-06-23
ieee80211: add defines for HE PHY cap byte 10
Johannes Berg
2021-06-23
nl80211/cfg80211: add BSS color to NDP ranging parameters
Avraham Stern
2021-06-23
mac80211: add to bss_conf if broadcast TWT is supported
Shaul Triebitz
2021-06-23
ieee80211: define timing measurement in extended capabilities IE
Krishnanand Prabhu
2021-06-23
ieee80211: add the value for Category '6' in "rtw_ieee80211_category"
Christophe JAILLET
2021-06-23
mac80211: move A-MPDU session check from minstrel_ht to mac80211
Felix Fietkau
2021-06-23
cfg80211: expose the rfkill device to the low level driver
Emmanuel Grumbach
2021-06-23
mac80211: add ieee80211_is_tx_data helper function
Philipp Borgers
2021-06-23
cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS
Johannes Berg
2021-06-22
net/xfrm: Add inner_ipproto into sec_path
Huy Nguyen
2021-06-22
mptcp: add allow_join_id0 in mptcp_out_options
Geliang Tang
2021-06-22
sctp: process sctp over udp icmp err on sctp side
Xin Long
2021-06-22
sctp: do state transition when a probe succeeds on HB ACK recv path
Xin Long
2021-06-22
sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path
Xin Long
2021-06-22
sctp: do the basic send and recv for PLPMTUD probe
Xin Long
2021-06-22
sctp: add the probe timer in transport for PLPMTUD
Xin Long
2021-06-22
sctp: add the constants/variables and states and some APIs for transport
Xin Long
2021-06-22
sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport
Xin Long
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
2021-06-22
sctp: add pad chunk and its make function and event table
Xin Long
2021-06-22
ethtool: Use kernel data types for internal EEPROM struct
Ido Schimmel
2021-06-22
ethtool: Document correct attribute type
Ido Schimmel
2021-06-22
wwan: core: add WWAN common private data for netdev
Sergey Ryazanov
2021-06-22
wwan: core: support default netdev creation
Sergey Ryazanov
2021-06-22
wwan: core: no more hold netdev ops owning module
Sergey Ryazanov
2021-06-22
net: mdiobus: Introduce fwnode_mdbiobus_register()
Marcin Wojtas
[next]