index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-17
net: netsec: Correct dma sync for XDP_TX frames
Ilias Apalodimas
1
-2
/
+2
2019-10-17
net: sched: Avoid using yield() in a busy waiting loop
Marc Kleine-Budde
1
-2
/
+7
2019-10-17
net/rds: Remove unnecessary null check
YueHaibing
1
-2
/
+1
2019-10-17
net: socionext: netsec: fix xdp stats accounting
Lorenzo Bianconi
1
-2
/
+3
2019-10-17
pktgen: remove unnecessary assignment in pktgen_xmit()
Yunsheng Lin
1
-1
/
+0
2019-10-16
net: sfp: move fwnode parsing into sfp-bus layer
Russell King
3
-43
/
+53
2019-10-16
r8152: support request_firmware for RTL8153
Hayes Wang
1
-12
/
+756
2019-10-15
net: bcmgenet: Add a shutdown callback
Florian Fainelli
1
-0
/
+6
2019-10-15
net: phylink: use more linkmode_*
Russell King
2
-5
/
+8
2019-10-15
tc-testing: updated pedit test cases
Roman Mashak
1
-0
/
+198
2019-10-15
net: bcmgenet: Generate a random MAC if none is valid
Florian Fainelli
1
-9
/
+8
2019-10-15
net_sched: sch_fq: remove one obsolete check in fq_dequeue()
Eric Dumazet
1
-2
/
+1
2019-10-15
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Alexander Lobakin
1
-24
/
+25
2019-10-15
hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communication
Himadri Pandya
1
-10
/
+12
2019-10-15
Merge branch 'mlxsw-Add-support-for-400Gbps-50Gbps-per-lane-link-modes'
David S. Miller
4
-11
/
+58
2019-10-15
mlxsw: spectrum: Add support for 400Gbps (50Gbps per lane) link modes
Jiri Pirko
2
-10
/
+43
2019-10-15
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
Merge branch 'Scatter-gather-SPI-for-SJA1105-DSA'
David S. Miller
2
-99
/
+85
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-14
Merge branch 'PTP-driver-refactoring-for-SJA1105-DSA'
David S. Miller
5
-341
/
+386
2019-10-14
net: dsa: sja1105: Change the PTP command access pattern
Vladimir Oltean
3
-12
/
+18
2019-10-14
net: dsa: sja1105: Move PTP data to its own private structure
Vladimir Oltean
4
-296
/
+335
2019-10-14
net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument
Vladimir Oltean
5
-36
/
+37
2019-10-14
net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_info
Vladimir Oltean
1
-15
/
+14
2019-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
85
-1020
/
+1889
2019-10-13
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
30
-130
/
+212
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-12
Merge branch 'selftests-bpf-Makefile-cleanup'
Alexei Starovoitov
1
-49
/
+8
2019-10-12
selftests/bpf: Remove obsolete pahole/BTF support detection
Andrii Nakryiko
1
-48
/
+6
2019-10-12
selftests/bpf: Enforce libbpf build before BPF programs are built
Andrii Nakryiko
1
-1
/
+2
2019-10-12
Merge branch 'samples-cross-compile'
Alexei Starovoitov
5
-99
/
+218
2019-10-12
samples/bpf: Add preparation steps and sysroot info to readme
Ivan Khoronzhuk
1
-5
/
+36
2019-10-12
samples/bpf: Add sysroot support
Ivan Khoronzhuk
1
-0
/
+5
2019-10-12
samples/bpf: Provide C/LDFLAGS to libbpf
Ivan Khoronzhuk
1
-1
/
+2
2019-10-12
libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets
Ivan Khoronzhuk
1
-3
/
+4
2019-10-12
libbpf: Don't use cxx to test_libpf target
Ivan Khoronzhuk
2
-19
/
+13
2019-10-12
samples/bpf: Use target CC environment for HDR_PROBE
Ivan Khoronzhuk
1
-3
/
+2
2019-10-12
samples/bpf: Use own flags but not HOSTCFLAGS
Ivan Khoronzhuk
1
-2
/
+4
2019-10-12
samples/bpf: Base target programs rules on Makefile.target
Ivan Khoronzhuk
1
-66
/
+69
2019-10-12
samples/bpf: Add makefile.target for separate CC target build
Ivan Khoronzhuk
1
-0
/
+75
2019-10-12
samples/bpf: Drop unnecessarily inclusion for bpf_load
Ivan Khoronzhuk
1
-1
/
+1
2019-10-12
samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm
Ivan Khoronzhuk
1
-0
/
+8
2019-10-12
samples/bpf: Use own EXTRA_CFLAGS for clang commands
Ivan Khoronzhuk
1
-4
/
+5
2019-10-12
samples/bpf: Use --target from cross-compile
Ivan Khoronzhuk
1
-1
/
+1
2019-10-12
samples/bpf: Fix cookie_uid_helper_example obj build
Ivan Khoronzhuk
1
-1
/
+0
2019-10-12
samples/bpf: Fix HDR_PROBE "echo"
Ivan Khoronzhuk
1
-1
/
+1
[next]