index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
2017-02-10
15
-26
/
+34
*
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
2017-02-10
3
-7
/
+7
*
Merge branch 'mlxsw-identical-routes-handling'
David S. Miller
2017-02-10
3
-200
/
+489
|
\
|
*
mlxsw: spectrum_router: Add support for route replace
Ido Schimmel
2017-02-10
1
-7
/
+37
|
*
mlxsw: spectrum_router: Add support for route append
Ido Schimmel
2017-02-10
1
-6
/
+37
|
*
mlxsw: spectrum_router: Correctly handle identical routes
Ido Schimmel
2017-02-10
1
-178
/
+403
|
*
ipv4: fib: Add events for FIB replace and append
Ido Schimmel
2017-02-10
2
-14
/
+16
|
*
ipv4: fib: Send notification before deleting FIB alias
Ido Schimmel
2017-02-10
1
-7
/
+7
|
*
ipv4: fib: Send deletion notification with actual FIB alias type
Ido Schimmel
2017-02-10
1
-2
/
+2
|
*
ipv4: fib: Only flush FIB aliases belonging to currently flushed table
Ido Schimmel
2017-02-10
1
-1
/
+2
|
/
*
Merge branch 'openvswitch-Conntrack-integration-improvements'
David S. Miller
2017-02-10
8
-113
/
+420
|
\
|
*
openvswitch: Pack struct sw_flow_key.
Jarno Rajahalme
2017-02-10
4
-34
/
+39
|
*
openvswitch: Add force commit.
Jarno Rajahalme
2017-02-10
2
-2
/
+29
|
*
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
2017-02-10
8
-47
/
+246
|
*
openvswitch: Inherit master's labels.
Jarno Rajahalme
2017-02-10
1
-14
/
+31
|
*
openvswitch: Refactor labels initialization.
Jarno Rajahalme
2017-02-10
1
-42
/
+62
|
*
openvswitch: Simplify labels length logic.
Jarno Rajahalme
2017-02-10
1
-11
/
+9
|
*
openvswitch: Unionize ovs_key_ct_label with a u32 array.
Jarno Rajahalme
2017-02-10
2
-9
/
+14
|
*
openvswitch: Do not trigger events for unconfirmed connections.
Jarno Rajahalme
2017-02-10
1
-6
/
+22
|
*
openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.
Jarno Rajahalme
2017-02-10
1
-2
/
+22
|
*
openvswitch: Fix comments for skb->_nfct
Jarno Rajahalme
2017-02-10
1
-7
/
+7
|
/
*
Merge branch 'ena-bug-fixes'
David S. Miller
2017-02-10
6
-83
/
+172
|
\
|
*
net/ena: update driver version to 1.1.2
Netanel Belgazal
2017-02-10
1
-1
/
+1
|
*
net/ena: change condition for host attribute configuration
Netanel Belgazal
2017-02-10
2
-7
/
+6
|
*
net/ena: change driver's default timeouts
Netanel Belgazal
2017-02-10
2
-5
/
+5
|
*
net/ena: reduce the severity of ena printouts
Netanel Belgazal
2017-02-10
2
-13
/
+28
|
*
net/ena: use READ_ONCE to access completion descriptors
Netanel Belgazal
2017-02-10
2
-4
/
+5
|
*
net/ena: use napi_complete_done() return value
Netanel Belgazal
2017-02-10
1
-15
/
+29
|
*
net/ena: fix potential access to freed memory during device reset
Netanel Belgazal
2017-02-10
1
-13
/
+43
|
*
net/ena: refactor ena_get_stats64 to be atomic context safe
Netanel Belgazal
2017-02-10
3
-15
/
+42
|
*
net/ena: fix NULL dereference when removing the driver after device reset failed
Netanel Belgazal
2017-02-10
1
-1
/
+5
|
*
net/ena: fix RSS default hash configuration
Netanel Belgazal
2017-02-10
1
-1
/
+1
|
*
net/ena: fix ethtool RSS flow configuration
Netanel Belgazal
2017-02-10
1
-6
/
+6
|
*
net/ena: fix queues number calculation
Netanel Belgazal
2017-02-10
1
-1
/
+1
|
*
net/ena: remove ntuple filter support from device feature list
Netanel Belgazal
2017-02-10
1
-1
/
+0
|
/
*
Merge branch 'enic-vxlan-offload'
David S. Miller
2017-02-09
6
-15
/
+364
|
\
|
*
enic: add vxlan offload on tx path
Govindarajulu Varadarajan
2017-02-09
1
-12
/
+114
|
*
enic: add udp_tunnel ndo for vxlan offload
Govindarajulu Varadarajan
2017-02-09
2
-3
/
+159
|
*
enic: add devcmds for vxlan offload
Govindarajulu Varadarajan
2017-02-09
4
-0
/
+91
|
/
*
net: dsa: mv88e6xxx: Move forward declaration to where it is needed
Andrew Lunn
2017-02-09
1
-2
/
+2
*
net: dsa: Fix duplicate object rule
Florian Fainelli
2017-02-09
1
-1
/
+0
*
Merge branch 'qcom-emac-more-ethtool'
David S. Miller
2017-02-09
3
-81
/
+143
|
\
|
*
net: qcom/emac: add ethtool support for setting ring parameters
Timur Tabi
2017-02-09
1
-0
/
+24
|
*
net: qcom/emac: add ethtool support for reading hardware registers
Timur Tabi
2017-02-09
3
-81
/
+119
|
/
*
ARM: orion: remove unused wnr854t_switch_plat_data
Arnd Bergmann
2017-02-09
1
-5
/
+0
*
Merge branch 'sctp-sender-stream-reconf-reset-add-streams'
David S. Miller
2017-02-09
7
-4
/
+297
|
\
|
*
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...
Xin Long
2017-02-09
4
-0
/
+115
|
*
sctp: add support for generating stream reconf add incoming/outgoing streams ...
Xin Long
2017-02-09
3
-0
/
+56
|
*
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
Xin Long
2017-02-09
4
-0
/
+71
|
*
sctp: add support for generating stream reconf ssn/tsn reset request chunk
Xin Long
2017-02-09
3
-0
/
+36
[next]