index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
/
team.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-21
team: add per-port option for enabling/disabling ports
Jiri Pirko
1
-0
/
+24
2012-04-21
team: allow to enable/disable ports
Jiri Pirko
1
-16
/
+35
2012-04-11
team: add missed "statics"
Jiri Pirko
1
-1
/
+1
2012-04-11
team: add user_linkup and user_linkup_enabled per-port option
Jiri Pirko
1
-9
/
+63
2012-04-11
team: add bool option type
Jiri Pirko
1
-11
/
+29
2012-04-11
team: add support for per-port options
Jiri Pirko
1
-64
/
+242
2012-04-04
team: add binary option type
Jiri Pirko
1
-4
/
+26
2012-04-02
team: Stop using NLA_PUT*().
David S. Miller
1
-19
/
+31
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-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
1
-10
/
+66
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
1
-0
/
+1583