index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fmc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-24
bpf: netdev is never null in __dev_map_flush
Daniel Borkmann
1
-5
/
+3
2017-08-24
bpf, doc: Add arm32 as arch supporting eBPF JIT
Shubham Bansal
2
-3
/
+3
2017-08-24
bpf/verifier: document liveness analysis
Edward Cree
2
-1
/
+40
2017-08-24
bpf/verifier: remove varlen_map_value_access flag
Edward Cree
2
-30
/
+12
2017-08-24
selftests/bpf: add a test for a pruning bug in the verifier
Alexei Starovoitov
1
-0
/
+28
2017-08-24
bpf/verifier: when pruning a branch, ignore its write marks
Edward Cree
1
-2
/
+7
2017-08-24
selftests/bpf: add a test for a bug in liveness-based pruning
Edward Cree
1
-0
/
+16
2017-08-24
gre: remove duplicated assignment of iph
Colin Ian King
1
-1
/
+0
2017-08-24
net: tipc: constify genl_ops
Arvind Yadav
1
-1
/
+1
2017-08-24
net: hinic: make functions set_ctrl0 and set_ctrl1 static
Colin Ian King
1
-2
/
+2
2017-08-24
net/sock: allow the user to set negative peek offset
Paolo Abeni
1
-3
/
+0
2017-08-24
mlxsw: spectrum_flower: Offload goto_chain termination action
Jiri Pirko
1
-4
/
+19
2017-08-24
mlxsw: spectrum_acl: Provide helper to lookup ruleset
Jiri Pirko
2
-8
/
+41
2017-08-24
mlxsw: spectrum_acl: Allow to get group_id value for a ruleset
Jiri Pirko
3
-0
/
+24
2017-08-24
net: sched: add couple of goto_chain helpers
Jiri Pirko
1
-4
/
+16
2017-08-24
mlxsw: spectrum: Offload multichain TC rules
Jiri Pirko
4
-15
/
+25
2017-08-24
net: mvpp2: software tso support
Antoine Ténart
1
-14
/
+157
2017-08-24
net: mvpp2: unify the txq size define use
Antoine Ténart
1
-6
/
+5
2017-08-24
net: define the TSO header size in net/tso.h
Antoine Ténart
5
-7
/
+2
2017-08-24
ipv4: do metrics match when looking up and deleting a route
Xin Long
3
-1
/
+37
2017-08-24
selftests/net: Add a test to validate behavior of rx timestamps
Mike Maloney
3
-1
/
+393
2017-08-24
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
5
-5
/
+108
2017-08-24
liquidio: change manner of detecting whether or not NIC firmware is loaded
Felix Manlunas
3
-9
/
+15
2017-08-23
gre: fix goto statement typo
William Tu
1
-2
/
+2
2017-08-23
bpf: minor cleanups for dev_map
Daniel Borkmann
1
-59
/
+41
2017-08-23
bpf: misc xdp redirect cleanups
Daniel Borkmann
1
-40
/
+32
2017-08-23
bpf: fix map value attribute for hash of maps
Daniel Borkmann
1
-13
/
+17
2017-08-23
MIPS,bpf: fix missing break in switch statement
Colin Ian King
1
-0
/
+1
2017-08-22
net: sched: use kvmalloc() for class hash tables
Eric Dumazet
1
-18
/
+4
2017-08-22
net: amd: constify zorro_device_id
Arvind Yadav
2
-2
/
+2
2017-08-22
Documentation/bindings: net: marvell-pp2: add the system controller
Antoine Ténart
1
-0
/
+1
2017-08-22
net: mvpp2: initialize the GoP
Antoine Ténart
1
-0
/
+170
2017-08-22
net: mvpp2: set maximum packet size for 10G ports
Stefan Chulski
1
-2
/
+22
2017-08-22
net: mvpp2: initialize the XLG MAC when using a port
Antoine Ténart
1
-0
/
+25
2017-08-22
net: mvpp2: initialize the GMAC when using a port
Antoine Ténart
1
-25
/
+98
2017-08-22
net: mvpp2: move the mii configuration in the ndo_open path
Antoine Ténart
1
-1
/
+1
2017-08-22
net: mvpp2: fix the synchronization module bypass macro name
Antoine Ténart
1
-2
/
+2
2017-08-22
net: mvpp2: unify register definitions coding style
Antoine Ténart
1
-44
/
+44
2017-08-22
gre: introduce native tunnel support for ERSPAN
William Tu
5
-0
/
+335
2017-08-22
udp: remove unreachable ufo branches
Willem de Bruijn
2
-9
/
+5
2017-08-22
net: mdio-gpio: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-22
net: ethernet: freescale: fs_enet: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-22
net: ethernet: ax88796: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-22
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
3
-7
/
+4
[next]