index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Ben Dooks (Codethink)
1
-2
/
+2
2019-10-16
Revert "Bluetooth: hci_ll: set operational frequency earlier"
Adam Ford
1
-21
/
+18
2019-10-16
Bluetooth: btusb: Use IS_ENABLED instead of #ifdef
Marcel Holtmann
1
-15
/
+7
2019-10-16
Bluetooth: btusb: avoid unused function warning
Arnd Bergmann
1
-3
/
+2
2019-10-16
Bluetooth: btusb: print FW version after FW download
Amit K Bag
1
-0
/
+7
2019-10-16
Bluetooth: btrtl: Fix an issue for the incorrect error return code.
Max Chou
1
-1
/
+1
2019-10-16
Bluetooth: hci_nokia: Save a few cycles in 'nokia_enqueue()'
Christophe JAILLET
1
-1
/
+1
2019-10-16
Bluetooth: remove set but not used variable 'smp'
YueHaibing
1
-6
/
+0
2019-10-16
net: bcmgenet: Add a shutdown callback
Florian Fainelli
1
-0
/
+6
2019-10-16
net: phylink: use more linkmode_*
Russell King
2
-5
/
+8
2019-10-16
tc-testing: updated pedit test cases
Roman Mashak
1
-0
/
+198
2019-10-16
net: bcmgenet: Generate a random MAC if none is valid
Florian Fainelli
1
-9
/
+8
2019-10-16
net_sched: sch_fq: remove one obsolete check in fq_dequeue()
Eric Dumazet
1
-2
/
+1
2019-10-16
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Alexander Lobakin
1
-24
/
+25
2019-10-16
hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communication
Himadri Pandya
1
-10
/
+12
2019-10-16
mlxsw: spectrum: Add support for 400Gbps (50Gbps per lane) link modes
Jiri Pirko
2
-10
/
+43
2019-10-16
ethtool: Add support for 400Gbps (50Gbps per lane) link modes
Jiri Pirko
2
-1
/
+15
2019-10-15
net: Update address for vrf and l3mdev in MAINTAINERS
David Ahern
1
-2
/
+2
2019-10-15
net: dsa: sja1105: Switch to scatter/gather API for SPI
Vladimir Oltean
2
-81
/
+85
2019-10-15
net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xfer
Vladimir Oltean
1
-33
/
+15
2019-10-15
net: b44: remove redundant assignment to variable reg
Colin Ian King
1
-3
/
+0
2019-10-15
net: dsa: sja1105: Change the PTP command access pattern
Vladimir Oltean
3
-12
/
+18
2019-10-15
net: dsa: sja1105: Move PTP data to its own private structure
Vladimir Oltean
4
-296
/
+335
2019-10-15
net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument
Vladimir Oltean
5
-36
/
+37
2019-10-15
net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_info
Vladimir Oltean
1
-15
/
+14
2019-10-13
genetlink: do not parse attributes for families with zero maxattr
Michal Kubecek
1
-6
/
+4
2019-10-13
tcp: improve recv_skip_hint for tcp_zerocopy_receive
Soheil Hassas Yeganeh
1
-5
/
+5
2019-10-13
selftests/bpf: Remove obsolete pahole/BTF support detection
Andrii Nakryiko
1
-48
/
+6
2019-10-13
selftests/bpf: Enforce libbpf build before BPF programs are built
Andrii Nakryiko
1
-1
/
+2
2019-10-13
samples/bpf: Add preparation steps and sysroot info to readme
Ivan Khoronzhuk
1
-5
/
+36
2019-10-13
samples/bpf: Add sysroot support
Ivan Khoronzhuk
1
-0
/
+5
2019-10-13
samples/bpf: Provide C/LDFLAGS to libbpf
Ivan Khoronzhuk
1
-1
/
+2
2019-10-13
libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets
Ivan Khoronzhuk
1
-3
/
+4
2019-10-13
libbpf: Don't use cxx to test_libpf target
Ivan Khoronzhuk
2
-19
/
+13
2019-10-13
samples/bpf: Use target CC environment for HDR_PROBE
Ivan Khoronzhuk
1
-3
/
+2
2019-10-13
samples/bpf: Use own flags but not HOSTCFLAGS
Ivan Khoronzhuk
1
-2
/
+4
2019-10-13
samples/bpf: Base target programs rules on Makefile.target
Ivan Khoronzhuk
1
-66
/
+69