index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
wifi: mac80211: add a flag to disallow puncturing
Johannes Berg
1
-0
/
+4
2023-12-12
wifi: cfg80211: Add support for setting TID to link mapping
Ilan Peer
2
-0
/
+37
2023-12-12
wifi: mac80211: update some locking documentation
Johannes Berg
1
-10
/
+9
2023-12-12
wifi: cfg80211: add BSS usage reporting
Johannes Berg
2
-7
/
+93
2023-12-12
wifi: nl80211: Extend del pmksa support for SAE and OWE security
Vinayak Yadawad
1
-1
/
+2
2023-12-12
wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
Evan Quan
1
-0
/
+9
2023-12-12
Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into wireless-next
Johannes Berg
1
-0
/
+91
2023-12-11
platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation fea...
Ma Jun
1
-0
/
+91
2023-12-06
wifi: cfg80211: make RX assoc data const
Johannes Berg
1
-1
/
+1
2023-11-29
tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()
Kuniyuki Iwashima
1
-3
/
+10
2023-11-29
tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().
Kuniyuki Iwashima
2
-5
/
+2
2023-11-29
tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().
Kuniyuki Iwashima
1
-1
/
+1
2023-11-29
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
2
-8
/
+6
2023-11-29
net: mana: Fix spelling mistake "enforecement" -> "enforcement"
Colin Ian King
1
-1
/
+1
2023-11-29
mptcp: add mptcpi_subflows_total counter
Geliang Tang
1
-0
/
+1
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
2
-6
/
+21
2023-11-28
net: page_pool: report when page pool was destroyed
Jakub Kicinski
2
-0
/
+2
2023-11-28
net: page_pool: report amount of memory held by page pools
Jakub Kicinski
1
-0
/
+2
2023-11-28
net: page_pool: add netlink notifications for state changes
Jakub Kicinski
1
-0
/
+4
2023-11-28
net: page_pool: implement GET in the netlink API
Jakub Kicinski
1
-0
/
+10
2023-11-28
net: page_pool: stash the NAPI ID for easier access
Jakub Kicinski
1
-0
/
+1
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
4
-0
/
+30
2023-11-28
net: page_pool: id the page pools
Jakub Kicinski
1
-0
/
+4
2023-11-27
Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-10
/
+19
2023-11-27
net: phy: add possible interfaces
Russell King (Oracle)
1
-0
/
+3
2023-11-27
net :mana :Add remaining GDMA stats for MANA to ethtool
Shradha Gupta
1
-13
/
+33
2023-11-24
Merge branch 'firmware_loader'
Jakub Kicinski
1
-0
/
+2
2023-11-24
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
1
-0
/
+2
2023-11-24
wifi: nl80211: Documentation update for NL80211_CMD_PORT_AUTHORIZED event
Vinayak Yadawad
1
-5
/
+9
2023-11-24
wifi: cfg80211: Extend support for scanning while MLO connected
Ilan Peer
2
-3
/
+8
2023-11-24
wifi: ieee80211: fix PV1 frame control field name
Liam Kearney
1
-2
/
+2
2023-11-24
net/smc: add sysctl for max conns per lgr for SMC-R v2.1
Guangguan Wang
1
-0
/
+1
2023-11-24
net/smc: add sysctl for max links per lgr for SMC-R v2.1
Guangguan Wang
1
-0
/
+1
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-16
/
+62
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-5
/
+49
2023-11-22
asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
Linus Torvalds
1
-1
/
+1
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-20
/
+103
2023-11-21
net: page_pool: avoid touching slow on the fastpath
Jakub Kicinski
1
-0
/
+2
2023-11-21
net: page_pool: split the page_pool_params into fast and slow
Jakub Kicinski
1
-12
/
+19
2023-11-20
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-0
/
+11
2023-11-20
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
1
-0
/
+5
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
1
-0
/
+6
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-4
/
+16
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
1
-0
/
+10
2023-11-19
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2023-11-19
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+8
2023-11-18
rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
Li RongQing
2
-0
/
+15
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
5
-59
/
+8
2023-11-18
bpf: move verifier state printing code to kernel/bpf/log.c
Andrii Nakryiko
1
-0
/
+72
[next]