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-08-24
strparser: initialize all callbacks
Eric Biggers
5
-14
/
+13
2017-08-24
hv_netvsc: Fix rndis_filter_close error during netvsc_remove
Haiyang Zhang
1
-1
/
+6
2017-08-24
Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
11
-156
/
+900
2017-08-24
hinic: uninitialized variable in hinic_api_cmd_init()
Dan Carpenter
1
-0
/
+1
2017-08-24
net: mv643xx_eth: Be drop monitor friendly
Florian Fainelli
1
-2
/
+2
2017-08-24
tg3: Be drop monitor friendly
Florian Fainelli
1
-4
/
+4
2017-08-24
Merge branch 'ipv6-Route-ICMPv6-errors-with-the-flow-when-ECMP-in-use'
David S. Miller
4
-11
/
+60
2017-08-24
ipv6: Use multipath hash from flow info if available
Jakub Sitnicki
1
-1
/
+7
2017-08-24
ipv6: Fold rt6_info_hash_nhsfn() into its only caller
Jakub Sitnicki
1
-11
/
+1
2017-08-24
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
3
-0
/
+52
2017-08-24
net: Extend struct flowi6 with multipath hash
Jakub Sitnicki
1
-0
/
+1
2017-08-24
devlink: Fix devlink_dpipe_table_register() stub signature.
David S. Miller
1
-2
/
+1
2017-08-24
ipv6: Add sysctl for per namespace flow label reflection
Jakub Sitnicki
4
-0
/
+19
2017-08-24
net/mlx5e: make mlx5e_profile const
Bhumika Goyal
1
-1
/
+1
2017-08-24
net/mlx4_core: make mlx4_profile const
Bhumika Goyal
1
-2
/
+2
2017-08-24
Merge branch 'xdp-more-work-on-xdp-tracepoints'
David S. Miller
5
-45
/
+49
2017-08-24
xdp: get tracepoints xdp_exception and xdp_redirect in sync
Jesper Dangaard Brouer
1
-6
/
+6
2017-08-24
xdp: remove net_device names from xdp_redirect tracepoint
Jesper Dangaard Brouer
2
-15
/
+15
2017-08-24
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
Jesper Dangaard Brouer
1
-2
/
+2
2017-08-24
xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
Jesper Dangaard Brouer
3
-15
/
+27
2017-08-24
xdp: remove bpf_warn_invalid_xdp_redirect
Jesper Dangaard Brouer
1
-8
/
+0
2017-08-24
Merge branch 'mlxsw-ipv4-host-dpipe-table'
David S. Miller
9
-56
/
+636
2017-08-24
mlxsw: spectrum_dpipe: Add support for controlling neighbor counters
Arkadi Sharshevsky
3
-0
/
+49
2017-08-24
mlxsw: spectrum_dpipe: Add support for IPv4 host table dump
Arkadi Sharshevsky
1
-0
/
+247
2017-08-24
mlxsw: spectrum_router: Add support for setting counters on neighbors
Arkadi Sharshevsky
4
-2
/
+71
2017-08-24
mlxsw: reg: Make flow counter set type enum to be shared
Arkadi Sharshevsky
2
-12
/
+12
2017-08-24
mlxsw: spectrum_dpipe: Add IPv4 host table initial support
Arkadi Sharshevsky
2
-0
/
+103
2017-08-24
mlxsw: spectrum_dpipe: Fix label name
Arkadi Sharshevsky
1
-2
/
+2
2017-08-24
mlxsw: spectrum_router: Add helpers for neighbor access
Arkadi Sharshevsky
2
-0
/
+49
2017-08-24
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
3
-22
/
+30
2017-08-24
devlink: Add support for dynamic table size
Arkadi Sharshevsky
3
-13
/
+19
2017-08-24
mlxsw: spectrum_dpipe: Fix erif table op name space
Arkadi Sharshevsky
1
-5
/
+5
2017-08-24
devlink: Add IPv4 header for dpipe
Arkadi Sharshevsky
3
-0
/
+23
2017-08-24
devlink: Add Ethernet header for dpipe
Arkadi Sharshevsky
3
-0
/
+26
2017-08-24
net/mlx5: Add tracepoints
Matan Barak
5
-2
/
+558
2017-08-24
net/mlx5: Add hash table for flow groups in flow table
Matan Barak
2
-37
/
+152
2017-08-24
net/mlx5: Add hash table to search FTEs in a flow-group
Matan Barak
2
-71
/
+160
2017-08-24
net/mlx5: Don't store reserved part in FTEs and FGs
Matan Barak
4
-12
/
+16
2017-08-24
net/mlx5: Convert linear search for free index to ida
Matan Barak
2
-38
/
+20
2017-08-24
net/mlx5e: Fix wrong code indentation in conditional statement
Gal Pressman
1
-2
/
+2
2017-08-24
net/mlx5: Remove a leftover unused variable
Gal Pressman
1
-2
/
+0
2017-08-24
net/mlx5: Add a blank line after declarations V2
Saeed Mahameed
1
-1
/
+1
2017-08-23
bpf: netdev is never null in __dev_map_flush
Daniel Borkmann
1
-5
/
+3
2017-08-23
bpf, doc: Add arm32 as arch supporting eBPF JIT
Shubham Bansal
2
-3
/
+3
2017-08-23
Merge branch 'bpf-verifier-fixes'
David S. Miller
3
-33
/
+103
2017-08-23
bpf/verifier: document liveness analysis
Edward Cree
2
-1
/
+40
2017-08-23
bpf/verifier: remove varlen_map_value_access flag
Edward Cree
2
-30
/
+12
2017-08-23
selftests/bpf: add a test for a pruning bug in the verifier
Alexei Starovoitov
1
-0
/
+28
2017-08-23
bpf/verifier: when pruning a branch, ignore its write marks
Edward Cree
1
-2
/
+7
2017-08-23
selftests/bpf: add a test for a bug in liveness-based pruning
Edward Cree
1
-0
/
+16
[next]