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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-05
hso: fix bailout in error case of probe
Oliver Neukum
1
-4
/
+4
2020-08-05
ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM
Stefano Brivio
1
-0
/
+1
2020-08-05
selftests/net: relax cpu affinity requirement in msg_zerocopy test
Willem de Bruijn
1
-3
/
+2
2020-08-05
mptcp: be careful on subflow creation
Paolo Abeni
1
-0
/
+6
2020-08-05
Merge branch 'selftests-rtnetlink-Fix-for-false-negative-return-values'
David S. Miller
1
-22
/
+46
2020-08-05
selftests: rtnetlink: make kci_test_encap() return sub-test result
Po-Hsu Lin
1
-0
/
+3
2020-08-05
selftests: rtnetlink: correct the final return value for the test
Po-Hsu Lin
1
-22
/
+43
2020-08-05
net: dsa: sja1105: use detected device id instead of DT one on mismatch
Vladimir Oltean
1
-11
/
+24
2020-08-05
Merge branch 'net-fix-a-mcast-issue-for-tipc-udp-media'
David S. Miller
3
-0
/
+49
2020-08-05
tipc: set ub->ifindex for local ipv6 address
Xin Long
1
-0
/
+8
2020-08-05
ipv6: add ipv6_dev_find()
Xin Long
2
-0
/
+41
2020-08-05
net: openvswitch: silence suspicious RCU usage warning
Tonghao Zhang
1
-3
/
+3
2020-08-05
Revert "vxlan: fix tos value before xmit"
Hangbin Liu
1
-2
/
+2
2020-08-05
ptp: only allow phase values lower than 1 period
Vladimir Oltean
1
-0
/
+13
2020-08-04
farsync: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-13
/
+12
2020-08-04
wan: wanxl: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-27
/
+27
2020-08-04
hv_netvsc: do not use VF device if link is down
Stephen Hemminger
1
-3
/
+4
2020-08-04
dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-3
/
+3
2020-08-04
net: macb: Properly handle phylink on at91sam9x
Stefan Roese
1
-4
/
+7
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-20
/
+182
2020-08-04
net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
Xin Long
1
-2
/
+2
2020-08-04
Merge branch 'Support-PMTU-discovery-with-bridged-UDP-tunnels'
David S. Miller
9
-29
/
+690
2020-08-04
selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch
Stefano Brivio
1
-0
/
+180
2020-08-04
selftests: pmtu.sh: Add tests for bridged UDP tunnels
Stefano Brivio
1
-7
/
+159
2020-08-04
geneve: Support for PMTU discovery on directly bridged links
Stefano Brivio
1
-5
/
+51
2020-08-04
vxlan: Support for PMTU discovery on directly bridged links
Stefano Brivio
1
-6
/
+41
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
6
-16
/
+254
2020-08-04
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
2
-0
/
+10
2020-08-04
Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...
David S. Miller
124
-1277
/
+5595
2020-08-04
via-velocity: Use more typical logging styles
Joe Perches
2
-122
/
+85
2020-08-04
Merge branch 'hinic-mailbox-channel-enhancement'
David S. Miller
6
-2
/
+422
2020-08-04
hinic: add check for mailbox msg from VF
Luo bin
4
-2
/
+255
2020-08-04
hinic: add generating mailbox random index support
Luo bin
5
-0
/
+167
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
11
-65
/
+88
2020-08-03
sfc: Fix build with CONFIG_RFS_ACCEL disabled.
David S. Miller
1
-0
/
+2
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
135
-1013
/
+4603
2020-08-03
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
11
-171
/
+188
2020-08-03
Merge branch 'sfc-driver-for-EF100-family-NICs-part-2'
David S. Miller
10
-12
/
+1255
2020-08-03
sfc_ef100: add nic-type for VFs, and bind to them
Edward Cree
3
-0
/
+81
2020-08-03
sfc_ef100: read pf_index at probe time
Edward Cree
2
-0
/
+5
2020-08-03
sfc_ef100: functions for selftests
Edward Cree
1
-0
/
+47
2020-08-03
sfc_ef100: statistics gathering
Edward Cree
3
-0
/
+217
2020-08-03
sfc_ef100: plumb in fini_dmaq
Edward Cree
1
-0
/
+1
2020-08-03
sfc_ef100: RX path for EF100
Edward Cree
3
-9
/
+167
2020-08-03
sfc_ef100: RX filter table management and related gubbins
Edward Cree
2
-0
/
+77
2020-08-03
sfc_ef100: TX path for EF100 NICs
Edward Cree
5
-5
/
+396
2020-08-03
sfc_ef100: read Design Parameters at probe time
Edward Cree
2
-0
/
+220
2020-08-03
sfc_ef100: fail the probe if NIC uses unsol_ev credits
Edward Cree
1
-0
/
+6
2020-08-03
sfc_ef100: check firmware version at start-of-day
Edward Cree
1
-0
/
+40
2020-08-03
enetc: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
[next]