index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
autofs4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-01
veth: implement ndo_set_rx_headroom
Paolo Abeni
1
-0
/
+26
2016-03-01
net/tun: implement ndo_set_rx_headroom
Paolo Abeni
1
-1
/
+16
2016-03-01
ovs: propagate per dp max headroom to all vports
Paolo Abeni
3
-1
/
+53
2016-03-01
bridge: notify enslaved devices of headroom changes
Paolo Abeni
1
-2
/
+35
2016-03-01
netdev: introduce ndo_set_rx_headroom
Paolo Abeni
1
-0
/
+31
2016-03-01
bnxt_en: Add hwrm_send_message_silent().
Michael Chan
3
-1
/
+13
2016-03-01
bnxt_en: Refactor _hwrm_send_message().
Michael Chan
1
-5
/
+9
2016-03-01
bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO
Rob Swindell
3
-8
/
+109
2016-03-01
bnxt_en: Fix dmesg log firmware error messages.
Michael Chan
3
-31
/
+17
2016-03-01
bnxt_en: Use firmware provided message timeout value.
Michael Chan
2
-1
/
+10
2016-03-01
bnxt_en: Add coalescing support for tx rings.
Michael Chan
3
-8
/
+49
2016-03-01
bnxt_en: Refactor bnxt_hwrm_set_coal().
Michael Chan
1
-9
/
+17
2016-03-01
bnxt_en: Store irq coalescing timer values in micro seconds.
Michael Chan
3
-29
/
+34
2016-03-01
bnxt_en: Send PF driver unload notification to all VFs.
Jeffrey Huang
3
-2
/
+52
2016-03-01
bnxt_en: Improve bnxt_vf_update_mac().
Jeffrey Huang
1
-5
/
+11
2016-02-29
MAINTAINERS: Add LAN78XX entry
Woojung.Huh@microchip.com
1
-0
/
+7
2016-02-29
lan78xx: add ethtool set & get pause functions
Woojung.Huh@microchip.com
1
-3
/
+77
2016-02-29
lan78xx: remove unnecessary code
Woojung.Huh@microchip.com
1
-6
/
+1
2016-02-29
lan78xx: replace devid to chipid & chiprev
Woojung.Huh@microchip.com
2
-9
/
+12
2016-02-29
hv_netvsc: add ethtool support for set and get of settings
sixiao@microsoft.com
2
-0
/
+60
2016-02-29
sch_dsmark: update backlog as well
WANG Cong
1
-0
/
+3
2016-02-29
sch_htb: update backlog as well
WANG Cong
1
-1
/
+4
2016-02-29
net_sched: update hierarchical backlog too
WANG Cong
21
-49
/
+91
2016-02-29
net_sched: introduce qdisc_replace() helper
WANG Cong
13
-78
/
+29
2016-02-29
3c59x: Ensure to apply the expires time
Stafford Horne
1
-1
/
+1
2016-02-27
rocker: fix an error code
Dan Carpenter
1
-1
/
+1
2016-02-26
GSO: Provide software checksum of tunneled UDP fragmentation offload
Alexander Duyck
3
-7
/
+37
2016-02-26
net: l3mdev: prefer VRF master for source address selection
David Lamparter
1
-0
/
+17
2016-02-26
net: l3mdev: address selection should only consider devices in L3 domain
David Ahern
3
-4
/
+16
2016-02-26
can: rcar: add device tree support for r8a779[234]
Simon Horman
1
-0
/
+3
2016-02-26
can: rcar: add gen[12] fallback compatibility strings
Simon Horman
2
-1
/
+9
2016-02-26
can: ems_usb: fix coding style
Marc Kleine-Budde
1
-5
/
+3
2016-02-26
net: mlx4: use new ETHTOOL_G/SSETTINGS API
David Decotigny
3
-170
/
+189
2016-02-26
net: ethtool: remove unused __ethtool_get_settings
David Decotigny
2
-35
/
+14
2016-02-26
net: core: use __ethtool_get_ksettings
David Decotigny
2
-12
/
+14
2016-02-26
net: bridge: use __ethtool_get_ksettings
David Decotigny
1
-3
/
+3
2016-02-26
net: 8021q: use __ethtool_get_ksettings
David Decotigny
1
-4
/
+4
2016-02-26
net: rdma: use __ethtool_get_ksettings
David Decotigny
1
-8
/
+6
2016-02-26
net: fcoe: use __ethtool_get_ksettings
David Decotigny
1
-16
/
+20
2016-02-26
net: team: use __ethtool_get_ksettings
David Decotigny
1
-4
/
+4
2016-02-26
net: macvlan: use __ethtool_get_ksettings
David Decotigny
1
-4
/
+4
2016-02-26
net: ipvlan: use __ethtool_get_ksettings
David Decotigny
1
-4
/
+4
2016-02-26
net: bonding: use __ethtool_get_ksettings
David Decotigny
1
-8
/
+6
2016-02-26
net: usnic: use __ethtool_get_ksettings
David Decotigny
1
-4
/
+4
2016-02-26
tx4939: use __ethtool_get_ksettings
David Decotigny
1
-3
/
+4
2016-02-26
net: ethtool: add new ETHTOOL_xLINKSETTINGS API
David Decotigny
3
-80
/
+786
2016-02-26
net: usnic: use __ethtool_get_settings
David Decotigny
1
-1
/
+1
2016-02-26
net: usnic: remove unused call to ethtool_ops::get_settings
David Decotigny
1
-2
/
+0
2016-02-26
net: Facility to report route quality of connected sockets
Tom Herbert
14
-0
/
+30
2016-02-26
net: ipv6: Make address flushing on ifdown optional
David Ahern
4
-15
/
+132
[next]