index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-23
hv_netvsc: add ethtool statistics for tx packet issues
Stephen Hemminger
2
-16
/
+79
2016-08-23
hv_netvsc: report vmbus name in ethtool
Stephen Hemminger
2
-0
/
+11
2016-08-23
hv_netvsc: make variable local
Stephen Hemminger
1
-3
/
+3
2016-08-23
hv_netvsc: make netvsc_destroy_buf void
Stephen Hemminger
1
-8
/
+6
2016-08-23
hv_netvsc: refactor completion function
Stephen Hemminger
1
-47
/
+56
2016-08-23
hv_netvsc: rearrange start_xmit
Stephen Hemminger
1
-55
/
+51
2016-08-23
hv_netvsc: init completion during alloc
Stephen Hemminger
1
-3
/
+1
2016-08-23
hv_netvsc: make device_remove void
Stephen Hemminger
2
-3
/
+2
2016-08-23
hv_netvsc: use ARRAY_SIZE() for NDIS versions
Stephen Hemminger
1
-3
/
+4
2016-08-23
hv_netvsc: make inline functions static
Stephen Hemminger
2
-85
/
+84
2016-08-23
hv_netvsc: style cleanups
Stephen Hemminger
3
-30
/
+3
2016-08-23
hv_netvsc: use kcalloc
Stephen Hemminger
1
-2
/
+2
2016-08-23
hv_netvsc: make RSS hash key static
Stephen Hemminger
2
-3
/
+2
2016-08-23
hv_netvsc: fix rtnl locking in callback
Stephen Hemminger
1
-4
/
+1
2016-08-23
net: ethernet: ti: cpsw: add ethtool channels support
Ivan Khoronzhuk
1
-0
/
+180
2016-08-23
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...
Ivan Khoronzhuk
4
-19
/
+18
2016-08-23
net: ethernet: ti: cpsw: add multi queue support
Ivan Khoronzhuk
3
-105
/
+210
2016-08-23
net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop
Ivan Khoronzhuk
1
-0
/
+2
2016-08-23
net: ethernet: ti: davinci_cpdma: split descs num between all channels
Ivan Khoronzhuk
3
-27
/
+83
2016-08-23
net: strparser: fix strparser sk_user_data check
Dave Watson
1
-3
/
+0
2016-08-23
qed: Fix address macros
Yuval Mintz
1
-14
/
+8
2016-08-23
net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU ports
Jamie Lentin
1
-2
/
+2
2016-08-23
dsa: mv88e6xxx: Delete ppu timer when removing module
Andrew Lunn
1
-0
/
+13
2016-08-23
net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches.
Andrew Lunn
3
-27
/
+31
2016-08-23
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
7
-8
/
+34
2016-08-23
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
1
-1
/
+1
2016-08-23
cxgb4: add support for tx max rate limiting
Rahul Lakkireddy
3
-0
/
+105
2016-08-23
cxgb4: add support for per queue tx scheduling
Rahul Lakkireddy
3
-0
/
+347
2016-08-23
cxgb4: add support for tx traffic scheduling classes
Rahul Lakkireddy
7
-5
/
+438
2016-08-23
qed: Change locking scheme for VF channel
Yuval Mintz
1
-34
/
+90
2016-08-23
qed*: Add support for VFs over legacy PFs
Yuval Mintz
6
-20
/
+109
2016-08-23
qed: Prevent VFs from pause flooding
Yuval Mintz
3
-0
/
+6
2016-08-23
qed: Add support for legacy VFs
Yuval Mintz
4
-25
/
+104
2016-08-23
net: phy: Add missing of_node_put() in xgmiitorgmii_probe()
Wei Yongjun
1
-0
/
+1
2016-08-23
mlx5/core: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-14
/
+3
2016-08-23
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
11
-74
/
+181
2016-08-22
Revert "l2tp: Refactor the codes with existing macros instead of literal number"
David S. Miller
1
-4
/
+4
2016-08-22
cxgb4: Simplify the return expression
Wei Yongjun
1
-6
/
+1
2016-08-22
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
1
-4
/
+4
2016-08-21
net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-7
/
+9
2016-08-21
net: ethernet: renesas: ravb: use phydev from struct net_device
Philippe Reynes
2
-18
/
+12
2016-08-21
ixgbe: Add support for new X557 device
Don Skidmore
4
-0
/
+11
2016-08-21
ixgbe: add device to MDIO speed setting
Don Skidmore
1
-0
/
+2
2016-08-21
ixgbe: Fix led interface for X557 devices
Don Skidmore
2
-2
/
+53
2016-08-21
ixgbe: add support for geneve Rx offload
Emil Tantilov
3
-51
/
+134
2016-08-21
ixgbevf: fix incorrect MAC address on load
Emil Tantilov
1
-7
/
+14
2016-08-21
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
1
-1
/
+3
2016-08-21
tun: Rename a jump label in update_filter()
Markus Elfring
1
-3
/
+2
2016-08-21
tun: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-08-20
samples/bpf: Add tunnel set/get tests.
William Tu
4
-0
/
+327
[next]