index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
bonding: set inactive flags on release
Jiri Pirko
1
-0
/
+2
2015-12-03
bonding: implement lower state change propagation
Jiri Pirko
1
-0
/
+10
2015-12-03
bonding: allow notifications for bond_set_slave_link_state
Jiri Pirko
1
-18
/
+36
2015-12-03
team: implement lower state change propagation
Jiri Pirko
1
-2
/
+18
2015-12-03
team: rtnl_lock for options set
Jiri Pirko
1
-3
/
+8
2015-12-03
bonding: fill-up LAG changeupper info struct and pass it along
Jiri Pirko
1
-14
/
+31
2015-12-03
team: fill-up LAG changeupper info struct and pass it along
Jiri Pirko
6
-11
/
+17
2015-12-03
net: add possibility to pass information about upper device via notifier
Jiri Pirko
3
-3
/
+3
2015-12-03
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
3
-3
/
+3
2015-12-03
net: add netif_is_team_master helper
Jiri Pirko
1
-0
/
+1
2015-12-03
bonding: add 802.3ad support for 100G speeds
Jiri Pirko
1
-1
/
+10
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
i40e: trivial fixes
Jesse Brandeburg
3
-20
/
+8
2015-12-03
i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
Catherine Sullivan
2
-2
/
+2
2015-12-03
i40e/i40evf: use logical operator
Mitch Williams
2
-2
/
+2
2015-12-03
i40e: fix whitespace
Mitch Williams
1
-2
/
+2
2015-12-03
i40e: Remove separate functions gathering XOFF Rx stats
Neerav Parikh
1
-70
/
+7
2015-12-03
i40e: remove CONFIG_I40E_VXLAN
Jesse Brandeburg
3
-20
/
+7
2015-12-03
i40e: use priv flags to control packet split
Jesse Brandeburg
2
-0
/
+28
2015-12-03
i40evf: use correct types
Mitch Williams
1
-1
/
+1
2015-12-03
i40e: propagate properly
Mitch Williams
2
-51
/
+76
2015-12-03
i40evf: don't use atomic allocation
Mitch Williams
1
-6
/
+6
2015-12-03
i40e: Fix memory leaks, sideband filter programming
Kiran Patil
2
-10
/
+19
2015-12-03
i40e: Detection and recovery of TX queue hung logic moved to service_task fro...
Kiran Patil
5
-13
/
+64
2015-12-03
i40evf: remove duplicate string
Mitch Williams
1
-1
/
+0
2015-12-03
i40evf: set real num queues
Mitch Williams
1
-1
/
+2
2015-12-03
i40evf: increase max number of queues
Mitch Williams
2
-4
/
+2
2015-12-03
sfc: use ALIGN macro for aligning frame sizes
Jarod Wilson
1
-1
/
+2
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
[prev]
[next]