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-04-27
net/tls: don't log errors every time offload can't proceed
Jakub Kicinski
1
-6
/
+1
2019-04-27
Merge branch 'sk-local-storage'
Alexei Starovoitov
26
-114
/
+2089
2019-04-27
bpf: Add ene-to-end test for bpf_sk_storage_* helpers
Martin KaFai Lau
3
-16
/
+157
2019-04-27
bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
Martin KaFai Lau
4
-10
/
+679
2019-04-27
bpf: Add verifier tests for the bpf_sk_storage
Martin KaFai Lau
2
-19
/
+152
2019-04-27
bpf: Refactor BTF encoding macro to test_btf.h
Martin KaFai Lau
2
-62
/
+70
2019-04-27
bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing
Martin KaFai Lau
2
-1
/
+74
2019-04-27
bpf: Sync bpf.h to tools
Martin KaFai Lau
1
-1
/
+43
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
12
-5
/
+914
2019-04-26
Merge branch 'writeable-bpf-tracepoints'
Alexei Starovoitov
19
-5
/
+433
2019-04-26
selftests: bpf: test writable buffers in raw tps
Matt Mullins
5
-0
/
+210
2019-04-26
tools: sync bpf.h
Matt Mullins
3
-1
/
+11
2019-04-26
nbd: add tracepoints for send/receive timing
Andrew Hall
2
-0
/
+59
2019-04-26
nbd: trace sending nbd requests
Matt Mullins
3
-0
/
+62
2019-04-26
bpf: add writable context for raw tracepoints
Matt Mullins
8
-4
/
+91
2019-04-26
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
4
-9
/
+71
2019-04-26
bpf, arm64: remove prefetch insn in xadd mapping
Daniel Borkmann
2
-7
/
+0
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
36
-360
/
+1465
2019-04-26
Merge branch 'hns3-next'
David S. Miller
10
-55
/
+69
2019-04-26
net: hns3: remove reset after command send failed
Weihang Li
1
-10
/
+0
2019-04-26
net: hns3: prevent double free in hns3_put_ring_config()
Huazhong Tan
1
-5
/
+5
2019-04-26
net: hns3: extend the loopback state acquisition time
liuzhongzhu
1
-2
/
+2
2019-04-26
net: hns3: fix pause configure fail problem
Huazhong Tan
1
-1
/
+4
2019-04-26
net: hns3: not reset TQP in the DOWN while VF resetting
Huazhong Tan
1
-2
/
+4
2019-04-26
net: hns3: use a reserved byte to identify need_resp flag
Huazhong Tan
3
-5
/
+9
2019-04-26
net: hns3: use atomic_t replace u32 for arq's count
Huazhong Tan
3
-5
/
+6
2019-04-26
net: hns3: stop sending keep alive msg when VF command queue needs reinit
Huazhong Tan
1
-1
/
+1
2019-04-26
net: hns3: handle the BD info on the last BD of the packet
Yunsheng Lin
1
-18
/
+20
2019-04-26
net: hns3: fix for TX clean num when cleaning TX BD
Yunsheng Lin
1
-1
/
+2
2019-04-26
net: hns3: fix data race between ring->next_to_clean
Yunsheng Lin
2
-5
/
+16
2019-04-26
nfp: implement PCI driver shutdown callback
Dirk van der Merwe
2
-5
/
+30
2019-04-26
NFC: st95hf: remove set but not used variables 'dev, nfcddev'
YueHaibing
1
-4
/
+0
2019-04-26
tipc: remove rcu_read_unlock() left in tipc_udp_recv()
Eric Dumazet
1
-1
/
+0
2019-04-26
net: phy: improve genphy_soft_reset
Heiner Kallweit
1
-2
/
+14
2019-04-26
usbnet: ipheth: Simplify device detection
Guenter Roeck
1
-55
/
+3
2019-04-26
ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup
David Ahern
1
-1
/
+1
2019-04-26
cnic: Refactor code and mark expected switch fall-through
Gustavo A. R. Silva
1
-7
/
+6
2019-04-26
cxgb4/cxgb4vf_main: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-04-26
wimax/i2400m/control: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-26
amd-xgbe: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+3
2019-04-26
net: socket: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-04-26
Merge branch 's390-qeth-cleanups'
David S. Miller
7
-168
/
+115
2019-04-26
s390/qeth: trust non-IP cast type in qeth_l3_fill_header()
Julian Wiedmann
1
-8
/
+3
2019-04-26
s390/qeth: extract helper to determine L2 cast type
Julian Wiedmann
3
-18
/
+14
2019-04-26
s390/qeth: cache max number of available buffer elements
Julian Wiedmann
3
-24
/
+22
2019-04-26
s390/qeth: don't clear Output buffers on every queue init
Julian Wiedmann
1
-6
/
+2
2019-04-26
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
7
-78
/
+54
2019-04-26
s390/qeth: clean up stale buffer state documentation
Julian Wiedmann
1
-28
/
+13
2019-04-26
s390/qeth: remove RX seqno in skb->cb
Julian Wiedmann
2
-3
/
+0
2019-04-26
s390: qeth: address type mismatch warning
Arnd Bergmann
1
-3
/
+7
[prev]
[next]