index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
net: add possibility to pass information about upper device via notifier
Jiri Pirko
8
-11
/
+15
2015-12-03
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
8
-22
/
+15
2015-12-03
net: add netif_is_lag_port helper
Jiri Pirko
1
-0
/
+5
2015-12-03
net: add netif_is_lag_master helper
Jiri Pirko
1
-0
/
+5
2015-12-03
net: add netif_is_team_port helper
Jiri Pirko
1
-0
/
+5
2015-12-03
net: add netif_is_team_master helper
Jiri Pirko
2
-0
/
+9
2015-12-03
bonding: add 802.3ad support for 100G speeds
Jiri Pirko
1
-1
/
+10
2015-12-03
net: Add support for CHANGEUPPER notifier error injection
Ido Schimmel
2
-0
/
+2
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
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-361
/
+890
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-02
sfc: use ALIGN macro for aligning frame sizes
Jarod Wilson
1
-1
/
+2
2015-12-02
tcp: suppress too verbose messages in tcp_send_ack()
Eric Dumazet
3
-11
/
+13
2015-12-02
Merge branch 'hv_netvsc-less-headroom'
David S. Miller
5
-175
/
+138
2015-12-02
hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
KY Srinivasan
3
-13
/
+12
2015-12-02
hv_netvsc: Eliminate status from struct hv_netvsc_packet
KY Srinivasan
4
-22
/
+13
2015-12-02
hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
KY Srinivasan
4
-9
/
+8
2015-12-02
hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
KY Srinivasan
3
-5
/
+0
2015-12-02
hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
KY Srinivasan
4
-9
/
+8
2015-12-02
hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
KY Srinivasan
4
-33
/
+19
2015-12-02
hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
KY Srinivasan
4
-31
/
+35
2015-12-02
hv_netvsc: remove locking in netvsc_send()
Vitaly Kuznetsov
2
-9
/
+0
2015-12-02
hv_netvsc: move subchannel existence check to netvsc_select_queue()
Vitaly Kuznetsov
3
-18
/
+5
2015-12-02
hv_netvsc: Don't ask for additional head room in the skb
KY Srinivasan
3
-20
/
+17
2015-12-02
hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
KY Srinivasan
3
-4
/
+1
2015-12-02
hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
KY Srinivasan
4
-7
/
+6
2015-12-02
hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
KY Srinivasan
4
-10
/
+14
2015-12-02
hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
KY Srinivasan
4
-14
/
+13
2015-12-02
hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
KY Srinivasan
4
-21
/
+35
2015-12-02
hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
KY Srinivasan
1
-8
/
+10
2015-12-02
hv_netvsc: Resize some of the variables in hv_netvsc_packet
KY Srinivasan
1
-7
/
+7
2015-12-02
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-272
/
+583
2015-12-01
i40e: remove unused argument
Jesse Brandeburg
4
-12
/
+18
2015-12-01
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
1
-24
/
+20
2015-12-01
i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
Catherine Sullivan
2
-2
/
+2
[next]