index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: cfg80211: add element defragmentation helper
Benjamin Berg
2023-06-19
1
-0
/
+22
*
wifi: cfg80211: ignore invalid TBTT info field types
Benjamin Berg
2023-06-19
1
-0
/
+2
*
wifi: cfg80211: add inform_bss op to update BSS
Benjamin Berg
2023-06-19
1
-0
/
+13
*
wifi: cfg80211: make TDLS management link-aware
Mukesh Sisodiya
2023-06-19
1
-3
/
+4
*
wifi: mac80211: Support disabled links during association
Ilan Peer
2023-06-19
1
-2
/
+4
*
wifi: iwlwifi: mvm: add support for Extra EHT LTF
Gregory Greenman
2023-06-14
1
-0
/
+1
*
wifi: iwlwifi: mvm: support U-SIG EHT validate checks
Johannes Berg
2023-06-14
1
-0
/
+2
*
wifi: mac80211: Do not use "non-MLD AP" syntax
Ilan Peer
2023-06-14
1
-3
/
+6
*
wifi: cfg80211: Support association to AP MLD with disabled links
Ilan Peer
2023-06-14
2
-2
/
+10
*
wifi: mac80211: Add getter functions for vif MLD state
Ilan Peer
2023-06-14
1
-0
/
+21
*
wifi: mac80211: allow disabling SMPS debugfs controls
Miri Korenblit
2023-06-14
1
-0
/
+3
*
wifi: mac80211: add helpers to access sband iftype data
Johannes Berg
2023-06-14
1
-1
/
+43
*
wifi: cfg80211: S1G rate information and calculations
Gilad Itzkovitch
2023-06-14
2
-3
/
+29
*
Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-06-10
4
-6
/
+172
|
\
|
*
wifi: cfg80211: add a work abstraction with special semantics
Johannes Berg
2023-06-07
1
-4
/
+91
|
*
wifi: mac80211: provide a helper to fetch the medium synchronization delay
Emmanuel Grumbach
2023-06-06
2
-0
/
+38
|
*
wifi: mac80211: fetch and store the EML capability information
Emmanuel Grumbach
2023-06-06
2
-0
/
+37
|
*
wifi: mac80211: skip EHT BSS membership selector
Johannes Berg
2023-06-06
1
-1
/
+4
|
*
mmc: sdio: Add/rename SDIO ID of the RTL8723DS SDIO wifi cards
Martin Blumenstingl
2023-05-25
1
-1
/
+2
*
|
net: phy: broadcom: Add support for setting LED brightness
Florian Fainelli
2023-06-09
1
-0
/
+3
*
|
net: phy: broadcom: Rename LED registers
Florian Fainelli
2023-06-09
1
-3
/
+3
*
|
ipv4, ipv6: Use splice_eof() to flush
David Howells
2023-06-09
3
-0
/
+3
*
|
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
2023-06-09
4
-0
/
+4
*
|
splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
David Howells
2023-06-09
2
-2
/
+2
*
|
net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
David Howells
2023-06-09
1
-1
/
+3
*
|
Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-06-09
2
-3
/
+17
|
\
\
|
*
|
net/mlx5e: Expose catastrophic steering error counters
Lama Kayal
2023-06-07
1
-2
/
+10
|
*
|
{net/RDMA}/mlx5: introduce lag_for_each_peer
Shay Drory
2023-06-07
1
-1
/
+7
*
|
|
net: pcs: lynx: make lynx_pcs_create() static
Russell King (Oracle)
2023-06-09
1
-1
/
+0
*
|
|
net: pcs: lynx: add lynx_pcs_create_fwnode()
Russell King (Oracle)
2023-06-09
1
-0
/
+1
*
|
|
net: pcs: lynx: remove lynx_get_mdio_device()
Russell King (Oracle)
2023-06-09
1
-2
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
21
-46
/
+75
|
\
\
\
|
*
\
\
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-08
11
-21
/
+33
|
|
\
\
\
|
|
*
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-08
1
-0
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
2023-06-06
1
-0
/
+1
|
|
*
|
|
|
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
2023-06-07
1
-0
/
+2
|
|
*
|
|
|
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-06-07
2
-3
/
+5
|
|
*
|
|
|
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-06-07
1
-2
/
+5
|
|
*
|
|
|
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
2023-06-07
1
-5
/
+13
|
|
*
|
|
|
Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-06-07
2
-1
/
+4
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
Pauli Virtanen
2023-06-06
1
-1
/
+2
|
|
|
*
|
|
|
Bluetooth: fix debugfs registration
Johan Hovold
2023-06-06
1
-0
/
+1
|
|
|
*
|
|
|
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
Zhengping Jiang
2023-06-06
1
-0
/
+1
|
|
*
|
|
|
|
ipv6: rpl: Fix Route of Death.
Kuniyuki Iwashima
2023-06-07
1
-3
/
+0
|
|
|
/
/
/
/
|
|
*
|
|
|
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
2023-06-03
1
-1
/
+1
|
|
*
|
|
|
net/ipv6: fix bool/int mismatch for skip_notify_on_dev_down
Eric Dumazet
2023-06-03
1
-1
/
+1
|
|
*
|
|
|
net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
Akihiro Suda
2023-06-02
1
-5
/
+1
|
|
*
|
|
|
neighbour: fix unaligned access to pneigh_entry
Qingfang DENG
2023-06-02
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-06
1
-5
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
platform/surface: aggregator: Make to_ssam_device_driver() respect constness
Maximilian Luz
2023-05-30
1
-5
/
+1
[next]