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
2017-10-25
bpf: use the same condition in perf event set/free bpf handler
Yonghong Song
1
-3
/
+3
2017-10-25
ip6_tunnel: Allow rcv/xmit even if remote address is a local address
Shmulik Ladkani
2
-2
/
+6
2017-10-24
Merge branch 'mlxsw-Various-fixes'
David S. Miller
2
-6
/
+8
2017-10-24
mlxsw: spectrum: mr_tcam: Include the mr_tcam header file
Yotam Gigi
1
-0
/
+1
2017-10-24
mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup static
Yotam Gigi
1
-1
/
+1
2017-10-24
mlxsw: spectrum: mr: Fix various endianness issues
Yotam Gigi
1
-5
/
+6
2017-10-24
mlxsw: spectrum_dpipe: Fix entries dump of the adjacency table
Arkadi Sharshevsky
1
-0
/
+1
2017-10-24
net/sched: Fix actions list corruption when adding offloaded tc flows
Or Gerlitz
1
-4
/
+3
2017-10-24
liquidio: pass date and time info to NIC firmware
Veerasenareddy Burru
4
-3
/
+166
2017-10-24
ipv6: add ip6_null_entry check in rt6_select()
Wei Wang
1
-1
/
+1
2017-10-24
tcp: Configure TFO without cookie per socket and/or per route
Christoph Paasch
7
-6
/
+37
2017-10-24
net/sock: Update sk rcu iterator macro.
Tim Hansen
1
-2
/
+2
2017-10-24
ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-24
ipv4: icmp: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+3
2017-10-24
bpf: cpumap fix potential lost wake-up problem
Jesper Dangaard Brouer
1
-4
/
+8
2017-10-24
net: smc_close: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2017-10-24
net: rxrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-0
/
+4
2017-10-24
Merge branch 'ipv6-addrconf-hash-improvements-and-cleanups'
David S. Miller
2
-50
/
+46
2017-10-24
ipv6: addrconf: do not block BH in ipv6_chk_home_addr()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling
Eric Dumazet
1
-8
/
+8
2017-10-24
ipv6: addrconf: do not block BH in ipv6_get_ifaddr()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
Eric Dumazet
2
-8
/
+10
2017-10-24
ipv6: addrconf: factorize inet6_addr_hash() call
Eric Dumazet
1
-10
/
+5
2017-10-24
ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declaration
Eric Dumazet
1
-18
/
+17
2017-10-24
Merge branch 'nfp-bpf-stack-support-in-offload'
David S. Miller
5
-22
/
+420
2017-10-24
nfp: bpf: optimize mov64 a little
Jakub Kicinski
1
-6
/
+15
2017-10-24
nfp: bpf: support stack accesses via non-constant pointers
Jakub Kicinski
3
-10
/
+45
2017-10-24
nfp: bpf: support accessing the stack beyond 64 bytes
Jakub Kicinski
3
-14
/
+111
2017-10-24
nfp: bpf: allow stack accesses via modified stack registers
Jakub Kicinski
3
-17
/
+33
2017-10-24
nfp: bpf: optimize the RMW for stack accesses
Jakub Kicinski
1
-8
/
+25
2017-10-24
nfp: bpf: add stack read support
Jakub Kicinski
1
-5
/
+76
2017-10-24
nfp: bpf: add stack write support
Jakub Kicinski
4
-5
/
+147
2017-10-24
nfp: bpf: refactor nfp_bpf_check_ptr()
Jakub Kicinski
1
-6
/
+12
2017-10-24
nfp: bpf: add helper for emitting nops
Jakub Kicinski
1
-3
/
+8
2017-10-24
Merge branch 'bpftool-JSON'
David S. Miller
11
-184
/
+1209
2017-10-24
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
7
-6
/
+88
2017-10-24
tools: bpftool: add cosmetic changes for the manual pages
Quentin Monnet
3
-23
/
+26
2017-10-24
tools: bpftool: provide JSON output for all possible commands
Quentin Monnet
3
-6
/
+47
2017-10-24
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
5
-91
/
+126
2017-10-24
tools: bpftool: add JSON output for `bpftool batch file FILE` command
Quentin Monnet
1
-0
/
+20
2017-10-24
tools: bpftool: add JSON output for `bpftool map *` commands
Quentin Monnet
1
-20
/
+129
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
5
-2
/
+89
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump jited *` command
Quentin Monnet
1
-6
/
+80
2017-10-24
tools: bpftool: add JSON output for `bpftool prog show *` command
Quentin Monnet
1
-32
/
+107
2017-10-24
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
2
-3
/
+35
2017-10-24
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
4
-1
/
+50
2017-10-24
tools: bpftool: copy JSON writer from iproute2 repository
Quentin Monnet
2
-0
/
+418
2017-10-24
Merge branch 'tcp-tracepoints'
David S. Miller
7
-7
/
+206
2017-10-24
tcp: add tracepoint trace_tcp_set_state()
Song Liu
2
-0
/
+80
[next]