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
2020-01-09
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
11
-47
/
+642
2020-01-09
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
10
-63
/
+373
2020-01-09
bpf: Support bitfield read access in btf_struct_access
Martin KaFai Lau
1
-5
/
+39
2020-01-09
bpf: Add enum support to btf_ctx_access()
Martin KaFai Lau
1
-1
/
+1
2020-01-09
bpf: Avoid storing modifier to info->btf_id
Martin KaFai Lau
1
-3
/
+6
2020-01-09
bpf: Save PTR_TO_BTF_ID register state when spilling to stack
Martin KaFai Lau
1
-0
/
+1
2020-01-09
selftests/bpf: Restore original comm in test_overhead
Stanislav Fomichev
1
-1
/
+7
2020-01-08
bpftool: Add misc section and probe for large INSN limit
Michal Rostecki
1
-0
/
+18
2020-01-08
libbpf: Add probe for large INSN limit
Michal Rostecki
3
-0
/
+23
2020-01-07
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2
-64
/
+15
2020-01-07
enetc: Fix inconsistent IS_ERR and PTR_ERR
YueHaibing
1
-1
/
+1
2020-01-07
enetc: Fix an off by one in enetc_setup_tc_txtime()
Dan Carpenter
1
-1
/
+1
2020-01-07
Merge branch 'Documentation-stmmac-documentation-improvements'
David S. Miller
4
-401
/
+699
2020-01-07
Documentation: networking: Add stmmac to device drivers list
Jose Abreu
1
-0
/
+1
2020-01-07
Documentation: networking: Convert stmmac documentation to RST format
Jose Abreu
2
-401
/
+697
2020-01-07
MAINTAINERS: Add stmmac Ethernet driver documentation entry
Jose Abreu
1
-0
/
+1
2020-01-07
drivers: net: cisco_hdlc: use __func__ in debug message
Chen Zhou
1
-2
/
+2
2020-01-07
Merge branch 'net-ch9200-code-cleanup'
David S. Miller
1
-13
/
+11
2020-01-07
net: ch9200: remove unnecessary return
Chen Zhou
1
-2
/
+0
2020-01-07
net: ch9200: use __func__ in debug message
Chen Zhou
1
-11
/
+11
2020-01-07
Merge branch 'ionic-driver-updates'
David S. Miller
5
-10
/
+21
2020-01-07
ionic: clear compiler warning on hb use before set
Shannon Nelson
1
-1
/
+1
2020-01-07
ionic: restrict received packets to mtu size
Shannon Nelson
1
-2
/
+9
2020-01-07
ionic: add Rx dropped packet counter
Shannon Nelson
3
-3
/
+11
2020-01-07
ionic: drop use of subdevice tags
Shannon Nelson
1
-4
/
+0
2020-01-06
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-1
/
+976
2020-01-06
Merge branch 'Unique-mv88e6xxx-IRQ-names'
David S. Miller
5
-6
/
+31
2020-01-06
net: dsa: mv88e6xxx: Unique ATU and VTU IRQ names
Andrew Lunn
3
-2
/
+10
2020-01-06
net: dsa: mv88e6xxx: Unique g2 IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-06
net: dsa: mv88e6xxx: Unique watchdog IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-06
net: dsa: mv88e6xxx: Unique SERDES interrupt names
Andrew Lunn
2
-1
/
+6
2020-01-06
net: dsa: mv88e6xxx: Unique IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-06
igc: Use Start of Packet signal from PHY for timestamping
Vinicius Costa Gomes
2
-1
/
+6
2020-01-06
igc: Add support for ethtool GET_TS_INFO command
Vinicius Costa Gomes
1
-0
/
+34
2020-01-06
igc: Add support for TX timestamping
Vinicius Costa Gomes
4
-0
/
+158
2020-01-06
igc: Add support for RX timestamping
Vinicius Costa Gomes
5
-0
/
+340
2020-01-06
Merge branch 'ethtool-allow-nesting-of-begin-and-complete-callbacks'
David S. Miller
4
-33
/
+32
2020-01-06
epic100: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
1
-2
/
+5
2020-01-06
via-velocity: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
2
-4
/
+11
2020-01-06
wil6210: get rid of begin() and complete() ethtool_ops
Michal Kubecek
1
-27
/
+16
2020-01-06
fcnal-test: Fix vrf argument in local tcp tests
David Ahern
1
-4
/
+4
2020-01-06
gtp: simplify error handling code in 'gtp_encap_enable()'
Christophe JAILLET
1
-6
/
+3
2020-01-06
Merge branch 'mlxsw-Disable-checks-in-hardware-pipeline'
David S. Miller
3
-1
/
+200
2020-01-06
selftests: forwarding: router: Add test case for destination IP link-local
Amit Cohen
1
-0
/
+25
2020-01-06
mlxsw: spectrum: Disable DIP_LINK_LOCAL check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-06
selftests: forwarding: router: Add test case for source IP equals destination IP
Amit Cohen
1
-0
/
+44
2020-01-06
mlxsw: spectrum: Disable SIP_DIP check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-06
selftests: forwarding: router: Add test case for multicast destination MAC mi...
Amit Cohen
1
-0
/
+82
2020-01-06
mlxsw: spectrum: Disable MC_DMAC check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-06
selftests: forwarding: router: Add test case for source IP in class E
Amit Cohen
1
-1
/
+37
[next]