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
net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+2
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
Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or...
David S. Miller
122
-3541
/
+4689
2017-02-10
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
Boris Ostrovsky
1
-1
/
+2
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: mkiss: Fix panic
Ralf Baechle
1
-2
/
+2
2017-02-10
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
1
-1
/
+1
2017-02-10
Merge branch 'net-checkpatch'
David S. Miller
1
-122
/
+137
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
Merge branch 'act_pedit-relative-offset'
David S. Miller
4
-17
/
+245
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
Merge branch 'mlxsw-offload-mc-flood'
David S. Miller
5
-54
/
+198
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
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
[prev]
[next]