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: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
18
-180
/
+18
2019-04-27
Merge branch 'strict-netlink-validation'
David S. Miller
163
-923
/
+1764
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
37
-3
/
+405
2019-04-27
netlink: add strict parsing for future attributes
Johannes Berg
2
-0
/
+22
2019-04-27
netlink: re-add parse/validate functions in strict mode
Johannes Berg
2
-0
/
+106
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
145
-933
/
+1233
2019-04-27
netlink: add NLA_MIN_LEN
Johannes Berg
2
-2
/
+13
2019-04-27
Merge branch 'nla_nest_start'
David S. Miller
114
-494
/
+565
2019-04-27
net: fix two coding style issues
Michal Kubecek
2
-3
/
+4
2019-04-27
ipset: drop ipset_nest_start() and ipset_nest_end()
Michal Kubecek
4
-28
/
+25
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
111
-466
/
+539
2019-04-27
Merge branch 'net-tls-small-code-cleanup'
David S. Miller
3
-50
/
+38
2019-04-27
net/tls: byte swap device req TCP seq no upon setting
Jakub Kicinski
2
-2
/
+2
2019-04-27
net/tls: move definition of tls ops into net/tls.h
Jakub Kicinski
2
-22
/
+18
2019-04-27
net/tls: remove old exports of sk_destruct functions
Jakub Kicinski
2
-20
/
+17
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
[prev]
[next]