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
2016-11-30
cpsw: ethtool: add support for nway reset
Yegor Yefremov
1
-0
/
+13
2016-11-30
Merge branch 'tcp-sender-chronographs'
David S. Miller
23
-13
/
+217
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
20
-5
/
+90
2016-11-30
tcp: export sender limits chronographs to TCP_INFO
Francis Yan
2
-0
/
+24
2016-11-30
tcp: instrument how long TCP is limited by insufficient send buffer
Francis Yan
3
-3
/
+24
2016-11-30
tcp: instrument how long TCP is limited by receive window
Francis Yan
1
-2
/
+9
2016-11-30
tcp: instrument how long TCP is busy sending
Francis Yan
3
-4
/
+24
2016-11-30
tcp: instrument tcp sender limits chronographs
Francis Yan
3
-2
/
+49
2016-11-30
cpsw: ethtool: add support for getting/setting EEE registers
Yegor Yefremov
1
-0
/
+26
2016-11-29
hv_netvsc: remove excessive logging on MTU change
Vitaly Kuznetsov
2
-7
/
+7
2016-11-29
Merge branch 'mlxsw-enhancements'
David S. Miller
3
-1
/
+7
2016-11-29
mlxsw: core: Change order of operations in removal path
Ido Schimmel
1
-1
/
+1
2016-11-29
mlxsw: core: Add missing rollback in error path
Ido Schimmel
1
-0
/
+1
2016-11-29
mlxsw: spectrum_buffers: Limit size of pools
Ido Schimmel
1
-0
/
+3
2016-11-29
mlxsw: resources: Add maximum buffer size
Ido Schimmel
1
-0
/
+2
2016-11-29
mlxsw: switchib: add MLXSW_PCI dependency
Arnd Bergmann
1
-1
/
+1
2016-11-29
net: phy: Fix use after free in phy_detach()
Geert Uytterhoeven
1
-2
/
+2
2016-11-29
stmmac: fix comments, make debug output consistent
Pavel Machek
2
-7
/
+10
2016-11-29
bpf: cgroup: fix documentation of __cgroup_bpf_update()
Daniel Mack
1
-2
/
+2
2016-11-29
Merge branch 'eee-broken-modes'
David S. Miller
5
-9
/
+98
2016-11-29
dt: bindings: add ethernet phy eee-broken-modes option documentation
jbrunet
1
-0
/
+2
2016-11-29
dt-bindings: net: add EEE capability constants
jbrunet
1
-0
/
+19
2016-11-29
net: phy: add an option to disable EEE advertisement
jbrunet
3
-9
/
+77
2016-11-29
net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queues
Niklas Cassel
2
-1
/
+14
2016-11-29
net: arc_emac: add dependencies on associated arches and compile test
Peter Robinson
1
-2
/
+3
2016-11-29
MAINTAINERS: Add device tree bindings to mv88e6xx section
Andreas Färber
1
-0
/
+2
2016-11-29
mlx4: give precise rx/tx bytes/packets counters
Eric Dumazet
4
-23
/
+58
2016-11-28
geneve: fix ip_hdr_len reserved for geneve6 tunnel.
Haishuang Yan
1
-1
/
+1
2016-11-28
Merge branch 'phy-doc-improvements'
David S. Miller
1
-35
/
+105
2016-11-28
Documentation: net: phy: Add links to several standards documents
Florian Fainelli
1
-0
/
+10
2016-11-28
Documentation: net: phy: Add blurb about RGMII
Florian Fainelli
1
-0
/
+77
2016-11-28
Documentation: net: phy: Add a paragraph about pause frames/flow control
Florian Fainelli
1
-2
/
+16
2016-11-28
Documentation: net: phy: remove description of function pointers
Florian Fainelli
1
-33
/
+2
2016-11-28
net: dsa: mv88e6xxx: Fix mv88e6xxx_g1_irq_free() interrupt count
Andreas Färber
1
-1
/
+1
2016-11-28
Merge branch 'mlx5-DCBX-and-ethtool-updates'
David S. Miller
12
-68
/
+985
2016-11-28
net/mlx5e: Add CQE compression user control
Shaker Daibes
5
-13
/
+51
2016-11-28
net/mlx5e: Moves pflags to priv->params
Shaker Daibes
3
-12
/
+14
2016-11-28
net/mlx5e: Add support for loopback selftest
Saeed Mahameed
4
-3
/
+227
2016-11-28
net/mlx5e: Add support for ethtool self diagnostics test
Kamal Heib
4
-2
/
+139
2016-11-28
net/mlx5e: Add DCBX control interface
Huy Nguyen
1
-3
/
+24
2016-11-28
net/mlx5e: ConnectX-4 firmware support for DCBX
Huy Nguyen
3
-28
/
+94
2016-11-28
net/mlx5: Add DCBX firmware commands support
Huy Nguyen
3
-0
/
+29
2016-11-28
net/mlx5e: Read ETS settings directly from firmware
Huy Nguyen
3
-25
/
+56
2016-11-28
net/mlx5e: Support DCBX CEE API
Huy Nguyen
4
-2
/
+370
2016-11-28
net/mlx5e: Add qos capability check
Huy Nguyen
1
-1
/
+2
2016-11-28
virtio-net: enable multiqueue by default
Jason Wang
1
-2
/
+7
2016-11-28
Merge branch 'MV88E6097-fixes'
David S. Miller
1
-0
/
+2
2016-11-28
net: dsa: mv88e6xxx: add missing comment for MV88E6097
Stefan Eichenberger
1
-0
/
+1
2016-11-28
net: dsa: mv88e6xxx: add g1_irqs definition for MV88E6097
Stefan Eichenberger
1
-0
/
+1
2016-11-27
Merge branch 'bpf-misc-next'
David S. Miller
20
-59
/
+160
[next]