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-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
Merge branch 'sched-cls_api-small-cleanup'
David S. Miller
15
-104
/
+126
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
Merge branch 'mlxsw-identical-routes-handling'
David S. Miller
3
-200
/
+489
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-09
Merge branch 'openvswitch-Conntrack-integration-improvements'
David S. Miller
8
-113
/
+420
2017-02-09
openvswitch: Pack struct sw_flow_key.
Jarno Rajahalme
4
-34
/
+39
2017-02-09
openvswitch: Add force commit.
Jarno Rajahalme
2
-2
/
+29
2017-02-09
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
8
-47
/
+246
2017-02-09
openvswitch: Inherit master's labels.
Jarno Rajahalme
1
-14
/
+31
2017-02-09
openvswitch: Refactor labels initialization.
Jarno Rajahalme
1
-42
/
+62
2017-02-09
openvswitch: Simplify labels length logic.
Jarno Rajahalme
1
-11
/
+9
2017-02-09
openvswitch: Unionize ovs_key_ct_label with a u32 array.
Jarno Rajahalme
2
-9
/
+14
2017-02-09
openvswitch: Do not trigger events for unconfirmed connections.
Jarno Rajahalme
1
-6
/
+22
2017-02-09
openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.
Jarno Rajahalme
1
-2
/
+22
2017-02-09
openvswitch: Fix comments for skb->_nfct
Jarno Rajahalme
1
-7
/
+7
2017-02-09
Merge branch 'ena-bug-fixes'
David S. Miller
6
-83
/
+172
2017-02-09
net/ena: update driver version to 1.1.2
Netanel Belgazal
1
-1
/
+1
2017-02-09
net/ena: change condition for host attribute configuration
Netanel Belgazal
2
-7
/
+6
2017-02-09
net/ena: change driver's default timeouts
Netanel Belgazal
2
-5
/
+5
2017-02-09
net/ena: reduce the severity of ena printouts
Netanel Belgazal
2
-13
/
+28
2017-02-09
net/ena: use READ_ONCE to access completion descriptors
Netanel Belgazal
2
-4
/
+5
2017-02-09
net/ena: use napi_complete_done() return value
Netanel Belgazal
1
-15
/
+29
2017-02-09
net/ena: fix potential access to freed memory during device reset
Netanel Belgazal
1
-13
/
+43
2017-02-09
net/ena: refactor ena_get_stats64 to be atomic context safe
Netanel Belgazal
3
-15
/
+42
2017-02-09
net/ena: fix NULL dereference when removing the driver after device reset failed
Netanel Belgazal
1
-1
/
+5
2017-02-09
net/ena: fix RSS default hash configuration
Netanel Belgazal
1
-1
/
+1
2017-02-09
net/ena: fix ethtool RSS flow configuration
Netanel Belgazal
1
-6
/
+6
2017-02-09
net/ena: fix queues number calculation
Netanel Belgazal
1
-1
/
+1
2017-02-09
net/ena: remove ntuple filter support from device feature list
Netanel Belgazal
1
-1
/
+0
2017-02-09
Merge branch 'enic-vxlan-offload'
David S. Miller
6
-15
/
+364
2017-02-09
enic: add vxlan offload on tx path
Govindarajulu Varadarajan
1
-12
/
+114
2017-02-09
enic: add udp_tunnel ndo for vxlan offload
Govindarajulu Varadarajan
2
-3
/
+159
2017-02-09
enic: add devcmds for vxlan offload
Govindarajulu Varadarajan
4
-0
/
+91
2017-02-09
net: dsa: mv88e6xxx: Move forward declaration to where it is needed
Andrew Lunn
1
-2
/
+2
2017-02-09
net: dsa: Fix duplicate object rule
Florian Fainelli
1
-1
/
+0
2017-02-09
Merge branch 'qcom-emac-more-ethtool'
David S. Miller
3
-81
/
+143
[next]