index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
net: Check CHANGEUPPER notifier return value
Ido Schimmel
1
-2
/
+6
2015-12-03
i40e: Fix i40e_print_features() VEB mode output
Joe Perches
1
-23
/
+19
2015-12-03
ixgbevf: Handle extended IPv6 headers in Tx path
Mark Rustad
1
-8
/
+14
2015-12-03
ixgbe: Always turn PHY power on when requested
Mark Rustad
2
-2
/
+4
2015-12-03
ixgbe: Handle extended IPv6 headers in Tx path
Mark Rustad
1
-8
/
+15
2015-12-03
ixgbe: Save VF info and take references
Mark Rustad
3
-23
/
+59
2015-12-03
ixgbe: Wait for master disable to be set
Mark Rustad
1
-1
/
+13
2015-12-03
ixgbe: Correct spec violations by waiting after reset
Mark Rustad
4
-5
/
+9
2015-12-03
ixgbe: Update PTP to support X550EM_x devices
Mark Rustad
4
-197
/
+578
2015-12-03
ixgbe: Allow FDB entries access to more RAR filters
Alexander Duyck
1
-1
/
+4
2015-12-03
ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
Alexander Duyck
1
-3
/
+25
2015-12-03
ixgbe: Refactor MAC address configuration code
Alexander Duyck
2
-70
/
+100
2015-12-03
ixgbevf: Minor cleanups
Mark Rustad
1
-24
/
+12
2015-12-03
ixgbevf: Use a private workqueue to avoid certain possible hangs
Mark Rustad
1
-2
/
+13
2015-12-03
ixgbe: Use private workqueue to avoid certain possible hangs
Mark Rustad
1
-1
/
+13
2015-12-03
ixgbe: Add support for newer thermal alarm
Mark Rustad
2
-3
/
+23
2015-12-03
ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
Mark Rustad
1
-13
/
+8
2015-12-03
sfc: use ALIGN macro for aligning frame sizes
Jarod Wilson
1
-1
/
+2
2015-12-03
tcp: suppress too verbose messages in tcp_send_ack()
Eric Dumazet
3
-11
/
+13
2015-12-03
hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
KY Srinivasan
3
-13
/
+12
2015-12-03
hv_netvsc: Eliminate status from struct hv_netvsc_packet
KY Srinivasan
4
-22
/
+13
2015-12-03
hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
KY Srinivasan
4
-9
/
+8
2015-12-03
hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
KY Srinivasan
3
-5
/
+0
2015-12-03
hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
KY Srinivasan
4
-9
/
+8
2015-12-03
hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
KY Srinivasan
4
-33
/
+19
2015-12-03
hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
KY Srinivasan
4
-31
/
+35
2015-12-03
hv_netvsc: remove locking in netvsc_send()
Vitaly Kuznetsov
2
-9
/
+0
2015-12-03
hv_netvsc: move subchannel existence check to netvsc_select_queue()
Vitaly Kuznetsov
3
-18
/
+5
2015-12-03
hv_netvsc: Don't ask for additional head room in the skb
KY Srinivasan
3
-20
/
+17
2015-12-03
hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
KY Srinivasan
3
-4
/
+1
2015-12-03
hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
KY Srinivasan
4
-7
/
+6
2015-12-03
hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
KY Srinivasan
4
-10
/
+14
2015-12-03
hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
KY Srinivasan
4
-14
/
+13
2015-12-03
hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
KY Srinivasan
4
-21
/
+35
2015-12-03
hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
KY Srinivasan
1
-8
/
+10
2015-12-03
hv_netvsc: Resize some of the variables in hv_netvsc_packet
KY Srinivasan
1
-7
/
+7
2015-12-02
i40e: remove unused argument
Jesse Brandeburg
4
-12
/
+18
2015-12-02
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
1
-24
/
+20
2015-12-02
i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
Catherine Sullivan
2
-2
/
+2
2015-12-02
i40evf: allocate ring structs dynamically
Mitch Williams
5
-41
/
+40
2015-12-02
i40evf: allocate queue vectors dynamically
Mitch Williams
4
-26
/
+21
2015-12-02
i40evf: quoth the VF driver, Nevermore
Mitch Williams
1
-0
/
+8
2015-12-02
i40e: make error message more useful
Mitch Williams
1
-2
/
+2
2015-12-02
i40e: fix confusing message
Helin Zhang
1
-1
/
+2
2015-12-02
i40e: Update error messaging
Carolyn Wyborny
1
-6
/
+10
2015-12-02
i40evf: add new fields to store user configuration of RSS
Helin Zhang
3
-16
/
+54
2015-12-02
i40evf: create a generic get RSS function
Helin Zhang
3
-13
/
+121
2015-12-02
i40evf: create a generic config RSS function
Helin Zhang
3
-70
/
+130
2015-12-02
i40evf: rename VF adapter specific RSS function
Helin Zhang
1
-5
/
+5
2015-12-02
i40e/i40evf: prefetch skb data on transmit
Jesse Brandeburg
2
-0
/
+6
[next]