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-11-20
netfilter: nft_payload: add C-VLAN offload support
Pablo Neira Ayuso
1
-0
/
+16
2019-11-20
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
2
-3
/
+28
2019-11-20
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
3
-0
/
+12
2019-11-20
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
Pablo Neira Ayuso
1
-3
/
+3
2019-11-20
lwtunnel: add support for multiple geneve opts
Xin Long
1
-36
/
+75
2019-11-19
bpf: Make array_map_mmap static
YueHaibing
1
-1
/
+1
2019-11-19
selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32
Andrii Nakryiko
1
-0
/
+7
2019-11-19
cxgb4: remove unneeded semicolon for switch block
Rahul Lakkireddy
1
-1
/
+1
2019-11-19
net: dsa: felix: Fix CPU port assignment when not last port
Vladimir Oltean
1
-1
/
+1
2019-11-19
libbpf: Fix call relocation offset calculation bug
Andrii Nakryiko
4
-8
/
+12
2019-11-19
net-af_xdp: Use correct number of channels from ethtool
Luigi Rizzo
1
-3
/
+8
2019-11-18
Merge branch 'remove-jited-size-limits'
Alexei Starovoitov
1
-80
/
+268
2019-11-18
s390/bpf: Remove JITed image size limitations
Ilya Leoshkevich
1
-7
/
+0
2019-11-18
s390/bpf: Use lg(f)rl when long displacement cannot be used
Ilya Leoshkevich
1
-15
/
+81
2019-11-18
s390/bpf: Use lgrl instead of lg where possible
Ilya Leoshkevich
1
-12
/
+20
2019-11-18
s390/bpf: Load literal pool register using larl
Ilya Leoshkevich
1
-3
/
+19
2019-11-18
s390/bpf: Align literal pool entries
Ilya Leoshkevich
1
-13
/
+24
2019-11-18
s390/bpf: Use relative long branches
Ilya Leoshkevich
1
-32
/
+126
2019-11-18
bpf: Fix memory leak on object 'data'
Colin Ian King
1
-1
/
+3
2019-11-18
net: phy: dp83869: fix return of uninitialized variable ret
Colin Ian King
1
-1
/
+1
2019-11-18
lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER
Xin Long
1
-1
/
+1
2019-11-18
Merge branch 'bnxt_en-Updates'
David S. Miller
6
-51
/
+145
2019-11-18
bnxt_en: Abort waiting for firmware response if there is no heartbeat.
Pavan Chebbi
1
-0
/
+10
2019-11-18
bnxt_en: Add a warning message for driver initiated reset
Vasundhara Volam
1
-0
/
+1
2019-11-18
bnxt_en: Return proper error code for non-existent NVM variable
Vasundhara Volam
1
-1
/
+8
2019-11-18
bnxt_en: Report health status update after reset is done
Vasundhara Volam
4
-0
/
+26
2019-11-18
bnxt_en: Set MASTER flag during driver registration.
Vasundhara Volam
1
-1
/
+2
2019-11-18
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
Vasundhara Volam
3
-2
/
+10
2019-11-18
bnxt_en: Increase firmware response timeout for coredump commands.
Vasundhara Volam
1
-1
/
+2
2019-11-18
bnxt_en: Improve RX buffer error handling.
Michael Chan
3
-2
/
+9
2019-11-18
bnxt_en: Update firmware interface spec to 1.10.1.12.
Michael Chan
3
-44
/
+77
2019-11-18
Merge branch 'selftests-Add-ethtool-and-scale-tests'
David S. Miller
5
-4
/
+440
2019-11-18
selftests: forwarding: Add speed and auto-negotiation test
Amit Cohen
1
-0
/
+318
2019-11-18
selftests: forwarding: lib.sh: Add wait for dev with timeout
Amit Cohen
1
-3
/
+26
2019-11-18
selftests: forwarding: Add ethtool_lib.sh
Amit Cohen
1
-0
/
+69
2019-11-18
selftests: mlxsw: Check devlink device before running test
Danielle Ratson
1
-0
/
+5
2019-11-18
selftests: mlxsw: Add router scale test for Spectrum-2
Danielle Ratson
2
-1
/
+22
2019-11-18
Merge branch 'page_pool-followup-changes-to-restore-tracepoint-features'
David S. Miller
4
-14
/
+28
2019-11-18
page_pool: extend tracepoint to also include the page PFN
Jesper Dangaard Brouer
1
-4
/
+9
2019-11-18
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
3
-5
/
+19
2019-11-18
xdp: remove memory poison on free for struct xdp_mem_allocator
Jesper Dangaard Brouer
1
-5
/
+0
2019-11-18
net: phy: avoid matching all-ones clause 45 PHY IDs
Russell King
1
-3
/
+6
2019-11-18
Merge branch 'Add-support-for-SFPs-behind-PHYs'
David S. Miller
6
-1
/
+118
2019-11-18
net: phy: marvell10g: add SFP+ support
Russell King
1
-1
/
+24
2019-11-18
net: phy: add core phylib sfp support
Russell King
3
-0
/
+84
2019-11-18
dt-bindings: net: add ethernet controller and phy sfp property
Russell King
2
-0
/
+10
2019-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
18
-126
/
+370
2019-11-18
selftests, bpf: Workaround an alu32 sub-register spilling issue
Yonghong Song
1
-1
/
+3
2019-11-18
selftests, bpf: Fix test_tc_tunnel hanging
Jiri Benc
1
-0
/
+5
2019-11-18
selftests, bpf: xdping is not meant to be run standalone
Jiri Benc
1
-2
/
+2
[prev]
[next]