index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-27
team: check return value of team_get_port_by_index_rcu() for NULL
Jiri Pirko
1
-0
/
+2
2012-02-15
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
1
-1
/
+2
2012-01-24
team: send only changed options/ports via netlink
Jiri Pirko
1
-46
/
+90
2011-12-08
team: use vlan_vids_[addr/del]_by_dev
Jiri Pirko
1
-0
/
+11
2011-12-08
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...
Jiri Pirko
1
-13
/
+21
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-2
/
+6
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
1
-1
/
+1
2011-11-18
team: replace kmalloc+memcpy by kmemdup
Jiri Pirko
1
-6
/
+2
2011-11-18
team: avoid using variable-length array
Jiri Pirko
1
-2
/
+7
2011-11-18
team: add fix_features
Jiri Pirko
1
-0
/
+22
2011-11-16
team: replicate options on register
Jiri Pirko
2
-13
/
+68
2011-11-16
team: convert overall spinlock to mutex
Jiri Pirko
1
-16
/
+16
2011-11-16
team: Do not hold rcu_read_lock when running netlink cmds
Jiri Pirko
1
-6
/
+5
2011-11-13
net: introduce ethernet teaming device
Jiri Pirko
5
-0
/
+1877