index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-25
macvlan: Add nodst option to macvlan type source
Jethro Beekman
1
-0
/
+1
2021-04-25
Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
3
-11
/
+13
2021-04-25
net: ethernet: ixp4xx: Support device tree probing
Linus Walleij
1
-0
/
+2
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-7
/
+107
2021-04-24
devlink: Extend SF port attributes to have external attribute
Parav Pandit
1
-1
/
+4
2021-04-24
net/mlx5: E-Switch, Prepare to return total vports from eswitch struct
Parav Pandit
1
-8
/
+0
2021-04-24
net/mlx5: E-Switch, Return eswitch max ports when eswitch is supported
Parav Pandit
1
-2
/
+9
2021-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+0
2021-04-22
net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwards
Mohammad Athari Bin Ismail
1
-0
/
+1
2021-04-22
ice: Enable RSS configure for AVF
Qi Zhang
1
-1
/
+24
2021-04-22
ice: Advertise virtchnl UDP segmentation offload capability
Brett Creeley
1
-0
/
+1
2021-04-22
ice: Allow ignoring opcodes on specific VF
Michal Swiatkowski
1
-0
/
+1
2021-04-20
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
1
-0
/
+5
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
4
-24
/
+67
2021-04-20
net: phy: marvell: add support for Amethyst internal PHY
Marek BehĂșn
1
-0
/
+1
2021-04-20
Merge tag 'mlx5-updates-2021-04-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-9
/
+41
2021-04-20
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
1
-0
/
+2
2021-04-20
net: add generic selftest support
Oleksij Rempel
1
-0
/
+12
2021-04-20
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
1
-0
/
+1
2021-04-19
net/mlx5: DR, Add support for isolate_vl_tc QP
Yevgeny Kliteynik
1
-1
/
+3
2021-04-19
net/mlx5: DR, Add support for force-loopback QP
Yevgeny Kliteynik
1
-2
/
+5
2021-04-19
net/mlx5: mlx5_ifc updates for flex parser
Yevgeny Kliteynik
1
-4
/
+28
2021-04-19
net/mlx5e: RX, Add checks for calculated Striding RQ attributes
Tariq Toukan
1
-2
/
+5
2021-04-19
net: phy: add genphy_c45_pma_suspend/resume
Radu Pirea (NXP OSS)
1
-0
/
+2
2021-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-15
/
+36
2021-04-19
netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()
Alexey Dobriyan
1
-8
/
+4
2021-04-19
bpf: Add a bpf_snprintf helper
Florent Revest
2
-0
/
+29
2021-04-19
bpf: Add a ARG_PTR_TO_CONST_STR argument type
Florent Revest
1
-0
/
+1
2021-04-19
bpf: Factorize bpf_trace_printk and bpf_seq_printf
Florent Revest
1
-0
/
+20
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
1
-1
/
+1
2021-04-19
wireless: align HE capabilities A-MPDU Length Exponent Extension
Johannes Berg
1
-6
/
+4
2021-04-19
wireless: align some HE capabilities with the spec
Johannes Berg
1
-7
/
+7
2021-04-19
flow: remove spi key from flowi struct
Florian Westphal
1
-3
/
+0
2021-04-19
nl80211: Add new RSNXE related nl80211 extended features
Ilan Peer
1
-0
/
+13
2021-04-19
mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver
Emmanuel Grumbach
1
-4
/
+1
2021-04-19
nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP ranging
Avraham Stern
2
-1
/
+8
2021-04-19
ieee80211: add the values of ranging parameters max LTF total field
Avraham Stern
1
-0
/
+7
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
1
-1
/
+1
2021-04-19
cfg80211: fix a few kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2021-04-19
cfg80211: fix an htmldoc warning
Emmanuel Grumbach
1
-1
/
+1
2021-04-18
netfilter: nftables: counter hardware offload support
Pablo Neira Ayuso
2
-0
/
+3
2021-04-18
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
1
-1
/
+10
2021-04-18
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
1
-0
/
+1
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-12
/
+16
2021-04-17
Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-6
/
+9
2021-04-17
Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2021-04-16
mptcp: add tracepoint in subflow_check_data_avail
Geliang Tang
1
-0
/
+29
2021-04-16
mptcp: add tracepoint in ack_update_msk
Geliang Tang
1
-0
/
+32
2021-04-16
mptcp: add tracepoint in get_mapping_status
Geliang Tang
1
-0
/
+52
2021-04-16
mptcp: add tracepoint in mptcp_subflow_get_send
Geliang Tang
1
-0
/
+60
[next]