index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
net: dsa: setup routing table
Vivien Didelot
1
-71
/
+37
2017-11-09
net: dsa: use of_for_each_phandle
Vivien Didelot
1
-11
/
+8
2017-11-09
net: dsa: add find port by node helper
Vivien Didelot
1
-20
/
+17
2017-11-09
net: dsa: setup and teardown ports
Vivien Didelot
1
-114
/
+59
2017-11-09
net: dsa: setup and teardown switches
Vivien Didelot
1
-23
/
+39
2017-11-09
net: dsa: setup and teardown tree
Vivien Didelot
2
-15
/
+19
2017-11-09
net: dsa: setup and teardown master device
Vivien Didelot
4
-39
/
+51
2017-11-09
net: dsa: setup and teardown default CPU port
Vivien Didelot
1
-85
/
+68
2017-11-09
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
2
-2
/
+2
2017-11-08
openvswitch: enable NSH support
Yi Yang
9
-2
/
+613
2017-11-08
pktgen: document 32-bit timestamp overflow
Arnd Bergmann
1
-3
/
+11
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
35
-578
/
+767
2017-11-08
net: mvpp2: add ethtool GOP statistics
Miquel Raynal
1
-5
/
+223
2017-11-08
Merge branch 'fsl-fman-next'
David S. Miller
1
-7
/
+3
2017-11-08
fsl/fman: Remove a useless 'dev_err()' call
Christophe JAILLET
1
-1
/
+0
2017-11-08
fsl/fman: Add a missing 'of_node_put()' call in an error handling path
Christophe JAILLET
1
-0
/
+1
2017-11-08
fsl/fman: Remove some useless code
Christophe JAILLET
1
-5
/
+2
2017-11-08
fsl/fman: Remove a useless call to 'dev_set_drvdata()'
Christophe JAILLET
1
-1
/
+0
2017-11-08
rtnetlink: fix missing size for IFLA_IF_NETNSID
Colin Ian King
1
-1
/
+1
2017-11-08
net: dsa: lan9303: Drop port range check
Egil Hjelmeland
1
-23
/
+4
2017-11-08
bnxt: fix bnxt_hwrm_fw_set_time for y2038
Arnd Bergmann
1
-8
/
+3
2017-11-08
of: add of_property_read_variable_* dummy helpers
Arnd Bergmann
1
-12
/
+50
2017-11-08
bnxt: delete some unreachable code
Dan Carpenter
1
-1
/
+0
2017-11-08
Merge branch 'dsa-lan9303-Linting'
David S. Miller
6
-10
/
+12
2017-11-08
net: dsa: lan9303: Adjust indenting
Egil Hjelmeland
3
-3
/
+3
2017-11-08
net: dsa: lan9303: Replace msleep(1) with usleep_range()
Egil Hjelmeland
1
-2
/
+2
2017-11-08
net: dsa: lan9303: Fix syntax errors in device tree examples
Egil Hjelmeland
1
-2
/
+2
2017-11-08
net: dsa: lan9303: Correct register names in comments
Egil Hjelmeland
1
-3
/
+5
2017-11-08
mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()
Wei Yongjun
1
-0
/
+1
2017-11-08
dpaa_eth: fix error return code in dpaa_eth_probe()
Wei Yongjun
1
-3
/
+3
2017-11-08
Merge branch 'qdisc-RED-offload'
David S. Miller
25
-21
/
+690
2017-11-08
mlxsw: spectrum: Support general qdisc stats
Nogah Frankel
2
-0
/
+56
2017-11-08
mlxsw: spectrum: Support RED xstats
Nogah Frankel
2
-0
/
+60
2017-11-08
mlxsw: spectrum: Collect tclass related stats periodically
Nogah Frankel
2
-0
/
+43
2017-11-08
mlxsw: reg: Add ext and tc-cong counter groups
Yuval Mintz
1
-0
/
+19
2017-11-08
mlxsw: spectrum: Support RED qdisc offload
Nogah Frankel
4
-1
/
+193
2017-11-08
mlxsw: reg: Add cwtp & cwtpm registers
Nogah Frankel
1
-0
/
+187
2017-11-08
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
3
-4
/
+4
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
15
-16
/
+17
2017-11-08
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
4
-0
/
+111
2017-11-08
bpf: Rename tcp_bbf.readme to tcp_bpf.readme
Lawrence Brakmo
1
-0
/
+0
2017-11-08
Merge branch 'ila-make-identifier-format-optional-and-other-fixes'
David S. Miller
6
-86
/
+473
2017-11-08
ila: Add ila.txt
Tom Herbert
1
-0
/
+285
2017-11-08
ila: Add a hook type for LWT routes
Tom Herbert
2
-3
/
+43
2017-11-08
ila: allow configuration of identifier type
Tom Herbert
4
-23
/
+71
2017-11-08
ila: add checksum neutral map auto
Tom Herbert
4
-44
/
+61
2017-11-08
ila: cleanup checksum diff
Tom Herbert
1
-21
/
+18
2017-11-08
xdp: Sample xdp program implementing ip forward
Christina Jacob
3
-0
/
+849
2017-11-08
net: fec: Let fec_ptp have its own interrupt routine
Troy Kisky
4
-45
/
+84
2017-11-08
Merge branch 'hv_netvsc-fix-a-hang-on-channel-mtu-changes'
David S. Miller
2
-35
/
+38
[next]