index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
net: dsa: lan9303: Adjust indenting
Egil Hjelmeland
2017-11-08
3
-3
/
+3
|
*
|
net: dsa: lan9303: Replace msleep(1) with usleep_range()
Egil Hjelmeland
2017-11-08
1
-2
/
+2
|
*
|
net: dsa: lan9303: Fix syntax errors in device tree examples
Egil Hjelmeland
2017-11-08
1
-2
/
+2
|
*
|
net: dsa: lan9303: Correct register names in comments
Egil Hjelmeland
2017-11-08
1
-3
/
+5
|
/
/
*
|
mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()
Wei Yongjun
2017-11-08
1
-0
/
+1
*
|
dpaa_eth: fix error return code in dpaa_eth_probe()
Wei Yongjun
2017-11-08
1
-3
/
+3
*
|
Merge branch 'qdisc-RED-offload'
David S. Miller
2017-11-08
25
-21
/
+690
|
\
\
|
*
|
mlxsw: spectrum: Support general qdisc stats
Nogah Frankel
2017-11-08
2
-0
/
+56
|
*
|
mlxsw: spectrum: Support RED xstats
Nogah Frankel
2017-11-08
2
-0
/
+60
|
*
|
mlxsw: spectrum: Collect tclass related stats periodically
Nogah Frankel
2017-11-08
2
-0
/
+43
|
*
|
mlxsw: reg: Add ext and tc-cong counter groups
Yuval Mintz
2017-11-08
1
-0
/
+19
|
*
|
mlxsw: spectrum: Support RED qdisc offload
Nogah Frankel
2017-11-08
4
-1
/
+193
|
*
|
mlxsw: reg: Add cwtp & cwtpm registers
Nogah Frankel
2017-11-08
1
-0
/
+187
|
*
|
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
2017-11-08
3
-4
/
+4
|
*
|
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
15
-16
/
+17
|
*
|
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
2017-11-08
4
-0
/
+111
|
/
/
*
|
bpf: Rename tcp_bbf.readme to tcp_bpf.readme
Lawrence Brakmo
2017-11-08
1
-0
/
+0
*
|
Merge branch 'ila-make-identifier-format-optional-and-other-fixes'
David S. Miller
2017-11-08
6
-86
/
+473
|
\
\
|
*
|
ila: Add ila.txt
Tom Herbert
2017-11-08
1
-0
/
+285
|
*
|
ila: Add a hook type for LWT routes
Tom Herbert
2017-11-08
2
-3
/
+43
|
*
|
ila: allow configuration of identifier type
Tom Herbert
2017-11-08
4
-23
/
+71
|
*
|
ila: add checksum neutral map auto
Tom Herbert
2017-11-08
4
-44
/
+61
|
*
|
ila: cleanup checksum diff
Tom Herbert
2017-11-08
1
-21
/
+18
|
/
/
*
|
xdp: Sample xdp program implementing ip forward
Christina Jacob
2017-11-08
3
-0
/
+849
*
|
net: fec: Let fec_ptp have its own interrupt routine
Troy Kisky
2017-11-08
4
-45
/
+84
*
|
Merge branch 'hv_netvsc-fix-a-hang-on-channel-mtu-changes'
David S. Miller
2017-11-08
2
-35
/
+38
|
\
\
|
*
|
hv_netvsc: hide warnings about uninitialized/missing rndis device
Vitaly Kuznetsov
2017-11-08
1
-2
/
+2
|
*
|
hv_netvsc: netvsc_teardown_gpadl() split
Vitaly Kuznetsov
2017-11-08
1
-33
/
+36
|
/
/
*
|
net: phy: leds: Add support for "link" trigger
Maciej S. Szmigiero
2017-11-08
3
-5
/
+47
*
|
net: phy: leds: Refactor "no link" handler into a separate function
Maciej S. Szmigiero
2017-11-08
1
-10
/
+10
*
|
ipv6: addrconf: fix a lockdep splat
Eric Dumazet
2017-11-07
1
-5
/
+7
*
|
Merge branch 'eBPF-based-device-cgroup-controller'
David S. Miller
2017-11-05
15
-76
/
+369
|
\
\
|
*
|
selftests/bpf: add a test for device cgroup controller
Roman Gushchin
2017-11-05
3
-2
/
+155
|
*
|
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/
Roman Gushchin
2017-11-05
4
-3
/
+4
|
*
|
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
2017-11-05
8
-1
/
+130
|
*
|
device_cgroup: prepare code for bpf-based device controller
Roman Gushchin
2017-11-05
2
-49
/
+59
|
*
|
device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constants
Roman Gushchin
2017-11-05
1
-36
/
+36
|
/
/
*
|
Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-11-05
22
-53
/
+696
|
\
\
|
*
|
net/mlx5e: Enable CQE based moderation on TX CQ
Tal Gilboa
2017-11-04
4
-23
/
+71
|
*
|
net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steering
Feras Daoud
2017-11-04
3
-3
/
+16
|
*
|
net/mlx5: Initialize destination_flow struct to 0
Rabie Loulou
2017-11-04
5
-15
/
+15
|
*
|
net/mlx5: Enlarge the NIC TC offload table size
Or Gerlitz
2017-11-04
1
-2
/
+13
|
*
|
net/mlx5e: DCBNL, Add debug messages log
Inbar Karmy
2017-11-04
1
-1
/
+23
|
*
|
net/mlx5e: Add support for ethtool msglvl support
Gal Pressman
2017-11-04
3
-0
/
+25
|
*
|
net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQ
Huy Nguyen
2017-11-04
5
-6
/
+73
|
*
|
net/mlx5e: Add dcbnl dscp to priority support
Huy Nguyen
2017-11-04
3
-2
/
+232
|
*
|
net/mlx5: QPTS and QPDPM register firmware command support
Huy Nguyen
2017-11-04
4
-0
/
+131
|
*
|
net/mlx5: Add MLX5_SET16 and MLX5_GET16
Huy Nguyen
2017-11-04
1
-0
/
+17
|
*
|
net/mlx5: QCAM register firmware command support
Huy Nguyen
2017-11-04
6
-1
/
+79
|
*
|
net/dcb: Add dscp to priority selector type
Huy Nguyen
2017-11-04
1
-0
/
+1
[prev]
[next]