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-04
net: bridge: fdb: eliminate extra port state tests from fast-path
Nikolay Aleksandrov
3
-5
/
+9
2019-11-03
Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
25
-359
/
+393
2019-11-03
mISDN: remove unused variable 'faxmodulation_s'
YueHaibing
1
-1
/
+0
2019-11-03
ptp: Add a ptp clock driver for IDT ClockMatrix.
Vincent Cheng
5
-0
/
+2201
2019-11-03
dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clock
Vincent Cheng
1
-0
/
+69
2019-11-03
net: icmp6: provide input address for traceroute6
Francesco Ruggeri
1
-5
/
+17
2019-11-03
tipc: improve message bundling algorithm
Tuong Lien
3
-104
/
+113
2019-11-03
net: icmp: use input address in traceroute
Francesco Ruggeri
1
-1
/
+2
2019-11-03
Merge branch 'optimize-openvswitch-flow-looking-up'
David S. Miller
4
-105
/
+361
2019-11-03
net: openvswitch: simplify the ovs_dp_cmd_new
Tonghao Zhang
1
-22
/
+38
2019-11-03
net: openvswitch: don't unlock mutex when changing the user_features fails
Tonghao Zhang
1
-1
/
+1
2019-11-03
net: openvswitch: fix possible memleak on destroy flow-table
Tonghao Zhang
1
-88
/
+98
2019-11-03
net: openvswitch: add likely in flow_lookup
Tonghao Zhang
1
-2
/
+2
2019-11-03
net: openvswitch: simplify the flow_hash
Tonghao Zhang
1
-5
/
+2
2019-11-03
net: openvswitch: optimize flow-mask looking up
Tonghao Zhang
1
-51
/
+53
2019-11-03
net: openvswitch: optimize flow mask cache hash collision
Tonghao Zhang
1
-42
/
+53
2019-11-03
net: openvswitch: shrink the mask array if necessary
Tonghao Zhang
1
-10
/
+23
2019-11-03
net: openvswitch: convert mask list in mask array
Tonghao Zhang
3
-51
/
+167
2019-11-03
net: openvswitch: add flow-mask cache for performance
Tonghao Zhang
3
-16
/
+107
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
41
-476
/
+1863
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
623
-3528
/
+5913
2019-11-02
Merge branch 'bpf_probe_read_user'
Alexei Starovoitov
17
-197
/
+597
2019-11-02
bpf, testing: Add selftest to read/write sockaddr from user space
Daniel Borkmann
2
-0
/
+104
2019-11-02
bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper
Daniel Borkmann
4
-52
/
+57
2019-11-02
bpf, samples: Use bpf_probe_read_user where appropriate
Daniel Borkmann
3
-5
/
+5
2019-11-02
bpf: Switch BPF probe insns to bpf_probe_read_kernel
Daniel Borkmann
1
-4
/
+5
2019-11-02
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
3
-126
/
+299
2019-11-02
bpf: Make use of probe_user_write in probe write helper
Daniel Borkmann
1
-4
/
+2
2019-11-02
uaccess: Add strict non-pagefault kernel-space read function
Daniel Borkmann
4
-2
/
+72
2019-11-02
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
2
-4
/
+53
2019-11-02
Merge branch 'map-pinning'
Alexei Starovoitov
7
-81
/
+591
2019-11-02
selftests: Add tests for automatic map pinning
Toke Høiland-Jørgensen
3
-0
/
+257
2019-11-02
libbpf: Add auto-pinning of maps when loading BPF objects
Toke Høiland-Jørgensen
3
-9
/
+156
2019-11-02
libbpf: Move directory creation into _pin() functions
Toke Høiland-Jørgensen
1
-27
/
+34
2019-11-02
libbpf: Store map pin path and status in struct bpf_map
Toke Høiland-Jørgensen
3
-41
/
+134
2019-11-02
libbpf: Fix error handling in bpf_map__reuse_fd()
Toke Høiland-Jørgensen
1
-4
/
+10
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
213
-1289
/
+2133
2019-11-01
Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-9
/
+30
2019-11-01
Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+22
2019-11-01
Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-18
/
+75
2019-11-02
Merge branch 'bpf-xskmap-perf-improvements'
Daniel Borkmann
4
-115
/
+106
2019-11-02
xsk: Restructure/inline XSKMAP lookup/redirect/flush
Björn Töpel
4
-87
/
+70
2019-11-02
bpf: Implement map_gen_lookup() callback for XSKMAP
Maciej Fijalkowski
1
-0
/
+17
2019-11-02
xsk: Store struct xdp_sock as a flexible array member of the XSKMAP
Björn Töpel
1
-32
/
+23
2019-11-01
Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2019-11-01
Merge branch 'fix-BPF-offload-related-bugs'
David S. Miller
3
-3
/
+13
2019-11-01
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-11-01
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
1
-2
/
+6
2019-11-01
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
1
-0
/
+5
2019-11-01
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
1
-1
/
+2
[next]