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-11-20
bpftool: Add {i,d}tlb_misses support for bpftool profile
Yonghong Song
1
-1
/
+29
2020-11-18
Merge branch 'RISC-V selftest/bpf fixes'
Andrii Nakryiko
9
-19
/
+67
2020-11-18
selftests/bpf: Mark tests that require unaligned memory access
Björn Töpel
7
-18
/
+52
2020-11-18
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
1
-0
/
+13
2020-11-18
selftests/bpf: Fix broken riscv build
Björn Töpel
1
-1
/
+2
2020-11-18
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
6
-0
/
+39
2020-11-18
bpf: Add tests for bpf_bprm_opts_set helper
KP Singh
2
-0
/
+150
2020-11-18
bpf: Add bpf_bprm_opts_set helper
KP Singh
4
-0
/
+60
2020-11-17
Merge branch 'af-xdp-tx-batch'
Daniel Borkmann
8
-56
/
+258
2020-11-17
i40e: Use batched xsk Tx interfaces to increase performance
Magnus Karlsson
4
-35
/
+112
2020-11-17
xsk: Introduce batched Tx descriptor interfaces
Magnus Karlsson
3
-13
/
+140
2020-11-17
xsk: Introduce padding between more ring pointers
Magnus Karlsson
1
-1
/
+3
2020-11-17
i40e: Remove unnecessary sw_ring access from xsk Tx
Magnus Karlsson
1
-5
/
+1
2020-11-17
samples/bpf: Increment Tx stats at sending
Magnus Karlsson
1
-3
/
+3
2020-11-16
libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
Alan Maguire
1
-4
/
+4
2020-11-16
bpf: Fix the irq and nmi check in bpf_sk_storage for tracing usage
Martin KaFai Lau
1
-2
/
+2
2020-11-16
selftest/bpf: Fix IPV6FR handling in flow dissector
Santucci Pierpaolo
1
-0
/
+2
2020-11-14
Merge branch 'ionic-updates'
Jakub Kicinski
5
-58
/
+81
2020-11-14
ionic: useful names for booleans
Shannon Nelson
3
-9
/
+15
2020-11-14
ionic: change set_rx_mode from_ndo to can_sleep
Shannon Nelson
1
-10
/
+10
2020-11-14
ionic: flatten calls to ionic_lif_rx_mode
Shannon Nelson
1
-22
/
+16
2020-11-14
ionic: use mc sync for multicast filters
Shannon Nelson
1
-11
/
+8
2020-11-14
ionic: batch rx buffer refilling
Shannon Nelson
2
-9
/
+13
2020-11-14
ionic: add lif quiesce
Shannon Nelson
1
-0
/
+20
2020-11-14
ionic: check for link after netdev registration
Shannon Nelson
1
-0
/
+2
2020-11-14
ionic: start queues before announcing link up
Shannon Nelson
1
-6
/
+6
2020-11-14
net: macb: Fix passing zero to 'PTR_ERR'
YueHaibing
1
-8
/
+2
2020-11-14
ipv6: remove unused function ipv6_skb_idev()
Lukas Bulwahn
1
-5
/
+0
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
83
-1271
/
+3907
2020-11-13
net: phy: mscc: Add PTP support for 2 more VSC PHYs
Steen Hegelund
1
-0
/
+2
2020-11-14
Merge branch 'xdp-redirect-bulk'
Daniel Borkmann
7
-17
/
+192
2020-11-14
net: mlx5: Add xdp tx return bulking support
Lorenzo Bianconi
1
-4
/
+18
2020-11-14
net: mvpp2: Add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+9
2020-11-14
net: mvneta: Add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+9
2020-11-14
net: page_pool: Add bulk support for ptr_ring
Lorenzo Bianconi
3
-17
/
+88
2020-11-14
net: xdp: Introduce bulking for xdp tx return path
Lorenzo Bianconi
2
-1
/
+75
2020-11-13
net: stmmac: platform: use optional clk/reset get APIs
Jisheng Zhang
1
-13
/
+9
2020-11-13
r8169: improve rtl_tx
Heiner Kallweit
1
-4
/
+3
2020-11-13
r8169: use READ_ONCE in rtl_tx_slots_avail
Heiner Kallweit
1
-1
/
+2
2020-11-13
Merge branch 'net-ipa-two-fixes'
Jakub Kicinski
2
-3
/
+4
2020-11-13
net: ipa: ignore the microcontroller log event
Alex Elder
1
-1
/
+2
2020-11-13
net: ipa: fix source packet contexts limit
Alex Elder
1
-2
/
+2
2020-11-13
Merge branch 'sfc-further-ef100-encap-tso-features'
Jakub Kicinski
3
-9
/
+37
2020-11-13
sfc: support GRE TSO on EF100
Edward Cree
2
-2
/
+11
2020-11-13
sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100
Edward Cree
2
-2
/
+5
2020-11-13
sfc: extend bitfield macros to 19 fields
Edward Cree
1
-5
/
+21
2020-11-13
Merge branch 'net-ipa-gsi-register-consolidation'
Jakub Kicinski
2
-91
/
+93
2020-11-13
net: ipa: use enumerated types for GSI field values
Alex Elder
2
-10
/
+18
2020-11-13
net: ipa: move GSI command opcode values into "gsi_reg.h"
Alex Elder
2
-22
/
+19
2020-11-13
net: ipa: move GSI error values into "gsi_reg.h"
Alex Elder
2
-20
/
+19
[next]