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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
net/mlx5: Introducing E-Switch and l2 table
Saeed Mahameed
7
-1
/
+666
2015-12-03
net/mlx5e: Write vlan list into vport context
Saeed Mahameed
2
-0
/
+53
2015-12-03
net/mlx5e: Write UC/MC list and promisc mode into vport context
Saeed Mahameed
1
-0
/
+87
2015-12-03
net/mlx5: Introduce access functions to modify/query vport vlans
Saeed Mahameed
3
-0
/
+126
2015-12-03
net/mlx5: Introduce access functions to modify/query vport promisc mode
Saeed Mahameed
3
-5
/
+94
2015-12-03
net/mlx5: Introduce access functions to modify/query vport state
Saeed Mahameed
4
-8
/
+62
2015-12-03
net/mlx5: Introduce access functions to modify/query vport mac lists
Saeed Mahameed
3
-0
/
+135
2015-12-03
net/mlx5: Update access functions to Query/Modify vport MAC address
Saeed Mahameed
3
-13
/
+81
2015-12-03
net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
Saeed Mahameed
1
-11
/
+15
2015-12-03
net/mlx5_core: Add base sriov support
Eli Cohen
7
-9
/
+318
2015-12-03
net/mlx5_core: Modify enable/disable hca functions
Eli Cohen
2
-24
/
+23
2015-12-03
alx: remove pointless assignment
Jarod Wilson
1
-1
/
+0
2015-12-03
Merge branch 'bonding-team-offload'
David S. Miller
26
-147
/
+1288
2015-12-03
mlxsw: spectrum: Implement LAG tx enabled lower state change
Jiri Pirko
1
-2
/
+79
2015-12-03
mlxsw: spectrum: Implement FDB add/remove/dump for LAG
Jiri Pirko
1
-32
/
+150
2015-12-03
mlxsw: spectrum: Implement LAG port join/leave
Jiri Pirko
2
-17
/
+306
2015-12-03
mlxsw: reg: Add definition of LAG unicast record for SFN register
Jiri Pirko
1
-1
/
+21
2015-12-03
mlxsw: reg: Add definition of LAG unicast record for SFD register
Jiri Pirko
1
-8
/
+71
2015-12-03
mlxsw: reg: Add link aggregation configuration registers definitions
Jiri Pirko
1
-0
/
+293
2015-12-03
mlxsw: pci: Implement LAG processing for received packets
Jiri Pirko
2
-12
/
+11
2015-12-03
mlxsw: core: Add support for packets received from LAG port
Jiri Pirko
3
-5
/
+92
2015-12-03
mlxsw: spectrum: Add set_rx_mode ndo stub
Jiri Pirko
1
-0
/
+5
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
2
-0
/
+17
2015-12-03
bonding: allow notifications for bond_set_slave_link_state
Jiri Pirko
2
-21
/
+65
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
net: introduce lower state changed info structure for LAG lowers
Jiri Pirko
1
-0
/
+5
2015-12-03
net: introduce change lower state notifier
Jiri Pirko
2
-0
/
+28
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
7
-11
/
+18
2015-12-03
net: add info struct for LAG changeupper
Jiri Pirko
1
-0
/
+13
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
[next]