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
2018-05-22
xsk: remove rebind support
Björn Töpel
1
-21
/
+9
2018-05-18
Merge branch 'bpf-sk-msg-fields'
Daniel Borkmann
6
-3
/
+244
2018-05-18
bpf: add sk_msg prog sk access tests to test_verifier
John Fastabend
2
-0
/
+123
2018-05-18
bpf: allow sk_msg programs to read sock fields
John Fastabend
4
-3
/
+121
2018-05-18
Merge branch 'bpf-nfp-shift-insns'
Daniel Borkmann
5
-31
/
+435
2018-05-18
nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)
Jiong Wang
1
-10
/
+89
2018-05-18
nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)
Jiong Wang
2
-0
/
+35
2018-05-18
nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
Jiong Wang
5
-32
/
+322
2018-05-18
Merge branch 'bpf-af-xdp-cleanups'
Daniel Borkmann
11
-127
/
+34
2018-05-18
xsk: proper '=' alignment
Björn Töpel
1
-18
/
+18
2018-05-18
xsk: fixed some cases of unnecessary parentheses
Björn Töpel
3
-6
/
+5
2018-05-18
xsk: remove newline at end of file
Björn Töpel
1
-1
/
+0
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
10
-102
/
+11
2018-05-17
bpf: sockmap, fix double-free
Gustavo A. R. Silva
1
-1
/
+0
2018-05-17
bpf: sockmap, fix uninitialized variable
Gustavo A. R. Silva
1
-1
/
+1
2018-05-17
bpf: change eBPF helper doc parsing script to allow for smaller indent
Quentin Monnet
1
-4
/
+4
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
114
-1865
/
+4600
2018-05-17
bpf: sockmap, on update propagate errors back to userspace
John Fastabend
1
-1
/
+1
2018-05-17
bpf: fix sock hashmap kmalloc warning
Yonghong Song
1
-0
/
+6
2018-05-17
libbpf: add ifindex to enable offload support
David Beckett
4
-3
/
+20
2018-05-17
bpf: add __printf verification to bpf_verifier_vlog
Mathieu Malaterre
1
-2
/
+2
2018-05-16
samples/bpf: Decrement ttl in fib forwarding example
David Ahern
1
-8
/
+31
2018-05-16
Merge branch 'bpf-sock-hashmap'
Daniel Borkmann
17
-453
/
+1161
2018-05-16
bpf: bpftool, support for sockhash
John Fastabend
1
-0
/
+1
2018-05-16
bpf: selftest additions for SOCKHASH
John Fastabend
7
-349
/
+453
2018-05-16
cxgb4: update LE-TCAM collection for T6
Rahul Lakkireddy
4
-8
/
+37
2018-05-16
Merge branch 'qed-LL2-fixes'
David S. Miller
1
-11
/
+50
2018-05-16
qed: Fix LL2 race during connection terminate
Michal Kalderon
1
-10
/
+14
2018-05-16
qed: Fix possibility of list corruption during rmmod flows
Michal Kalderon
1
-1
/
+10
2018-05-16
qed: LL2 flush isles when connection is closed
Michal Kalderon
1
-0
/
+26
2018-05-16
net: ethoc: Remove useless test before clk_disable_unprepare
YueHaibing
1
-4
/
+2
2018-05-16
net: stmmac: Remove useless test before clk_disable_unprepare
YueHaibing
1
-17
/
+7
2018-05-16
net: qcom/emac: Encapsulate sgmii ops under one structure
Hemanth Puranik
4
-71
/
+103
2018-05-16
Merge branch 'rmnet-next'
David S. Miller
5
-38
/
+125
2018-05-16
net: qualcomm: rmnet: Remove redundant command check
Subash Abhinov Kasiviswanathan
1
-11
/
+3
2018-05-16
net: qualcomm: rmnet: Add support for ethtool private stats
Subash Abhinov Kasiviswanathan
3
-16
/
+112
2018-05-16
net: qualcomm: rmnet: Capture all drops in transmit path
Subash Abhinov Kasiviswanathan
1
-11
/
+10
2018-05-16
Merge branch 'of-mdio-Fall-back-to-mdiobus_register-with-NULL-device_node'
David S. Miller
12
-61
/
+23
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
11
-61
/
+20
2018-05-16
of: mdio: Fall back to mdiobus_register() with NULL device_node
Florian Fainelli
1
-0
/
+3
2018-05-16
net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
Grygorii Strashko
1
-1
/
+7
2018-05-16
Revert "bonding: allow carrier and link status to determine link state"
Debabrata Banerjee
3
-14
/
+9
2018-05-16
tc-testing: updated mirred and vlan with more tests
Roman Mashak
2
-20
/
+324
2018-05-16
tc-testing: fixed copy-pasting error in police tests
Roman Mashak
1
-2
/
+2
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
3
-24
/
+19
2018-05-16
Merge branch 'bonding-performance-and-reliability'
David S. Miller
5
-41
/
+70
2018-05-16
bonding: allow carrier and link status to determine link state
Debabrata Banerjee
3
-9
/
+14
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
4
-15
/
+43
2018-05-16
bonding: use common mac addr checks
Debabrata Banerjee
1
-19
/
+9
2018-05-16
bonding: don't queue up extraneous rlb updates
Debabrata Banerjee
1
-6
/
+12
[next]