index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
leds
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-06
usb: hso: remove bogus check for EINPROGRESS
Oliver Neukum
1
-2
/
+1
2020-08-06
usb: hso: no complaint about kmalloc failure
Oliver Neukum
1
-3
/
+2
2020-08-06
hso: fix bailout in error case of probe
Oliver Neukum
1
-4
/
+4
2020-08-05
MAINTAINERS: Remove myself as LED subsystem maintainer
Jacek Anaszewski
1
-2
/
+0
2020-08-05
random: random.h should include archrandom.h, not the other way around
Linus Torvalds
2
-2
/
+1
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
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
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-05
MAINTAINERS: update phylink/sfp keyword matching
Russell King
1
-1
/
+1
2020-08-05
mmc: mediatek: make function msdc_cqe_disable() static
Wei Yongjun
1
-1
/
+1
2020-08-05
MAINTAINERS: mmc: sdhci-of-at91: handover maintenance to Eugen Hristev
Ludovic Desroches
1
-1
/
+1
2020-08-05
farsync: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-13
/
+12
2020-08-05
wan: wanxl: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-27
/
+27
2020-08-05
hv_netvsc: do not use VF device if link is down
Stephen Hemminger
1
-3
/
+4
2020-08-05
dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-3
/
+3
2020-08-05
net: macb: Properly handle phylink on at91sam9x
Stefan Roese
1
-4
/
+7
2020-08-04
hwmon: (adc128d818) Fix advanced configuration register init
Roy van Doormaal
1
-12
/
+12
2020-08-04
hwmon: (axi-fan-control) remove duplicate macros
Alexandru Ardelean
1
-4
/
+0
2020-08-04
hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return value
Saheed O. Bolarinwa
2
-8
/
+12
2020-08-04
net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
Xin Long
1
-2
/
+2
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
via-velocity: Use more typical logging styles
Joe Perches
2
-122
/
+85
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
parisc: make the log level string for register dumps const
Rolf Eike Beer
1
-3
/
+3
2020-08-04
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2
-62
/
+82
2020-08-04
sfc: Fix build with CONFIG_RFS_ACCEL disabled.
David S. Miller
1
-0
/
+2
2020-08-04
sfc_ef100: add nic-type for VFs, and bind to them
Edward Cree
3
-0
/
+81
2020-08-04
sfc_ef100: read pf_index at probe time
Edward Cree
2
-0
/
+5
2020-08-04
sfc_ef100: functions for selftests
Edward Cree
1
-0
/
+47
2020-08-04
sfc_ef100: statistics gathering
Edward Cree
3
-0
/
+217
2020-08-04
sfc_ef100: plumb in fini_dmaq
Edward Cree
1
-0
/
+1
2020-08-04
sfc_ef100: RX path for EF100
Edward Cree
3
-9
/
+167
2020-08-04
sfc_ef100: RX filter table management and related gubbins
Edward Cree
2
-0
/
+77
2020-08-04
sfc_ef100: TX path for EF100 NICs
Edward Cree
5
-5
/
+396
2020-08-04
sfc_ef100: read Design Parameters at probe time
Edward Cree
2
-0
/
+220
2020-08-04
sfc_ef100: fail the probe if NIC uses unsol_ev credits
Edward Cree
1
-0
/
+6
[next]