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
2021-12-20
rfkill: allow to get the software rfkill state
Emmanuel Grumbach
1
-0
/
+7
2021-12-20
nl82011: clarify interface combinations wrt. channels
Johannes Berg
1
-1
/
+1
2021-12-20
nl80211: Add support to offload SA Query procedures for AP SME device
Veerendranath Jakkam
1
-4
/
+12
2021-12-20
nl80211: Add support to set AP settings flags with single attribute
Veerendranath Jakkam
2
-12
/
+19
2021-12-20
cfg80211: Use the HE operation IE to determine a 6GHz BSS channel
Ayala Beker
1
-11
/
+13
2021-12-20
cfg80211: rename offchannel_chain structs to background_chain to avoid confus...
Lorenzo Bianconi
3
-22
/
+22
2021-12-20
cfg80211: Add support for notifying association comeback
Ilan Peer
2
-0
/
+19
2021-12-20
mac80211: introduce channel switch disconnect function
Nathan Errera
1
-0
/
+12
2021-12-20
cfg80211: Fix order of enum nl80211_band_iftype_attr documentation
Ilan Peer
1
-2
/
+1
2021-11-28
ieee80211: change HE nominal packet padding value defines
Miri Korenblit
1
-5
/
+6
2021-11-26
mac80211: Use memset_after() to clear tx status
Kees Cook
1
-6
/
+1
2021-11-26
cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_event
Lorenzo Bianconi
1
-3
/
+21
2021-11-26
mac80211: add support for .ndo_fill_forward_path
Felix Fietkau
1
-0
/
+7
2021-11-19
cfg80211: move offchan_cac_event to a dedicated work
Lorenzo Bianconi
1
-10
/
+4
2021-11-19
mac80211: introduce set_radar_offchan callback
Lorenzo Bianconi
1
-0
/
+10
2021-11-19
cfg80211: implement APIs for dedicated radar detection HW
Lorenzo Bianconi
2
-0
/
+38
2021-11-18
Merge tag 'regmap-no-bus-update-bits' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
1
-0
/
+7
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
40
-1065
/
+2932
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-7
/
+35
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+1
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+4
2021-11-18
net: dsa: felix: restrict psfp rules on ingress port
Xiaoliang Yang
1
-1
/
+2
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
1
-1
/
+13
2021-11-18
net: dsa: felix: support psfp filter on vsc9959
Xiaoliang Yang
2
-0
/
+18
2021-11-18
net: mscc: ocelot: add gate and police action offload to PSFP
Xiaoliang Yang
2
-0
/
+6
2021-11-18
net: mscc: ocelot: add MAC table stream learn and lookup operations
Xiaoliang Yang
1
-0
/
+22
2021-11-18
tcp: add missing htmldocs for skb->ll_node and sk->defer_list
Eric Dumazet
2
-0
/
+2
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
2
-2
/
+23
2021-11-18
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-0
/
+4
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2
-12
/
+1
2021-11-18
KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache
David Woodhouse
2
-12
/
+1
2021-11-17
ipv4/raw: support binding to nonlocal addresses
Riccardo Paolo Bestetti
1
-0
/
+12
2021-11-17
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-0
/
+1
2021-11-17
net: add missing include in include/net/gro.h
Eric Dumazet
1
-0
/
+1
2021-11-17
net: do not inline netif_tx_lock()/netif_tx_unlock()
Eric Dumazet
1
-37
/
+2
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
1
-3
/
+13
2021-11-17
net: use an atomic_long_t for queue->trans_timeout
Eric Dumazet
1
-1
/
+1
2021-11-17
Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
5
-18
/
+115
2021-11-17
net: virtio_net_hdr_to_skb: count transport header in UFO
Jonathan Davies
1
-1
/
+6
2021-11-17
Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-2
/
+2
2021-11-16
net: document SMII and correct phylink's new validation mechanism
Russell King (Oracle)
1
-1
/
+1
2021-11-16
net: align static siphash keys
Eric Dumazet
1
-0
/
+2
2021-11-16
net: use .data.once section in netdev_level_once()
Eric Dumazet
1
-1
/
+1
2021-11-16
once: use __section(".data.once")
Eric Dumazet
1
-1
/
+1
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+2
2021-11-16
net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev
Paul Blakey
1
-2
/
+2
2021-11-16
Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event
Archie Pusaka
1
-0
/
+1
2021-11-16
Bluetooth: hci_request: Remove bg_scan_update work
Luiz Augusto von Dentz
1
-1
/
+0
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync
Luiz Augusto von Dentz
2
-2
/
+2
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync
Luiz Augusto von Dentz
2
-2
/
+3
[next]