index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-10
net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-10
net: macb: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+2
2017-02-10
net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-10
net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-10
spectrum: flower: Treat ETH_P_ALL as a special case and translate for HW
Jiri Pirko
1
-3
/
+10
2017-02-10
net: Fix checkpatch, Missing a blank line after declarations
tcharding
1
-0
/
+13
2017-02-10
net: Fix checkpatch block comments warnings
tcharding
1
-32
/
+33
2017-02-10
net: Fix checkpatch whitespace errors
tcharding
1
-19
/
+20
2017-02-10
net: Fix checkpatch WARNING: please, no space before tabs
tcharding
1
-71
/
+71
2017-02-10
net/act_pedit: Introduce 'add' operation
Amir Vadai
3
-4
/
+35
2017-02-10
net/act_pedit: Support using offset relative to the conventional network headers
Amir Vadai
3
-16
/
+208
2017-02-10
net/skbuff: Introduce skb_mac_offset()
Amir Vadai
1
-0
/
+5
2017-02-10
mlxsw: spectrum: Update mc_disabled flag by switchdev attr
Nogah Frankel
1
-0
/
+28
2017-02-10
mlxsw: spectrum: Extend port_orig_get for bridge devices
Nogah Frankel
1
-0
/
+13
2017-02-10
mlxsw: spectrum: Add an option to flood mc by mc_router_port
Nogah Frankel
3
-3
/
+41
2017-02-10
mlxsw: spectrum: Separate bc and mc floods
Nogah Frankel
3
-13
/
+35
2017-02-10
mlxsw: spectrum: Change max vfid
Nogah Frankel
1
-1
/
+1
2017-02-10
mlxsw: spectrum: Make port flood update more generic
Nogah Frankel
1
-13
/
+13
2017-02-10
mlxsw: spectrum: Break flood set func to be per table
Nogah Frankel
1
-20
/
+34
2017-02-10
switchdev: bridge: Offload mc router ports
Nogah Frankel
2
-0
/
+17
2017-02-10
bridge: mcast: Merge the mc router ports deletions to one function
Nogah Frankel
1
-15
/
+9
2017-02-10
switchdev: bridge: Offload multicast disabled
Nogah Frankel
2
-0
/
+18
2017-02-10
sched: check negative err value to safe one level of indent
Jiri Pirko
1
-13
/
+9
2017-02-10
sched: add missing curly braces in else branch in tc_ctl_tfilter
Jiri Pirko
1
-1
/
+2
2017-02-10
sched: move err set right before goto errout in tc_ctl_tfilter
Jiri Pirko
1
-10
/
+19
2017-02-10
sched: push TC filter protocol creation into a separate function
Jiri Pirko
1
-51
/
+59
2017-02-10
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
15
-26
/
+34
2017-02-10
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
3
-7
/
+7
2017-02-10
mlxsw: spectrum_router: Add support for route replace
Ido Schimmel
1
-7
/
+37
2017-02-10
mlxsw: spectrum_router: Add support for route append
Ido Schimmel
1
-6
/
+37
2017-02-10
mlxsw: spectrum_router: Correctly handle identical routes
Ido Schimmel
1
-178
/
+403
2017-02-10
ipv4: fib: Add events for FIB replace and append
Ido Schimmel
2
-14
/
+16
2017-02-10
ipv4: fib: Send notification before deleting FIB alias
Ido Schimmel
1
-7
/
+7
2017-02-10
ipv4: fib: Send deletion notification with actual FIB alias type
Ido Schimmel
1
-2
/
+2
2017-02-10
ipv4: fib: Only flush FIB aliases belonging to currently flushed table
Ido Schimmel
1
-1
/
+2
2017-02-10
openvswitch: Pack struct sw_flow_key.
Jarno Rajahalme
4
-34
/
+39
2017-02-10
openvswitch: Add force commit.
Jarno Rajahalme
2
-2
/
+29
2017-02-10
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
8
-47
/
+246
2017-02-10
openvswitch: Inherit master's labels.
Jarno Rajahalme
1
-14
/
+31
2017-02-10
openvswitch: Refactor labels initialization.
Jarno Rajahalme
1
-42
/
+62
2017-02-10
openvswitch: Simplify labels length logic.
Jarno Rajahalme
1
-11
/
+9
2017-02-10
openvswitch: Unionize ovs_key_ct_label with a u32 array.
Jarno Rajahalme
2
-9
/
+14
2017-02-10
openvswitch: Do not trigger events for unconfirmed connections.
Jarno Rajahalme
1
-6
/
+22
2017-02-10
openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.
Jarno Rajahalme
1
-2
/
+22
2017-02-10
openvswitch: Fix comments for skb->_nfct
Jarno Rajahalme
1
-7
/
+7
2017-02-10
net/ena: update driver version to 1.1.2
Netanel Belgazal
1
-1
/
+1
2017-02-10
net/ena: change condition for host attribute configuration
Netanel Belgazal
2
-7
/
+6
2017-02-10
net/ena: change driver's default timeouts
Netanel Belgazal
2
-5
/
+5
2017-02-10
net/ena: reduce the severity of ena printouts
Netanel Belgazal
2
-13
/
+28
2017-02-10
net/ena: use READ_ONCE to access completion descriptors
Netanel Belgazal
2
-4
/
+5
[next]