alistair23-linux/drivers/net/team
Toshiaki Makita b9f4cf7531 team: Don't segment multiple tagged packets on team device
Team devices don't need to segment multiple tagged packets since their
slaves can segment them.

Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-29 13:33:24 -07:00
..
Kconfig
Makefile
team.c team: Don't segment multiple tagged packets on team device 2015-03-29 13:33:24 -07:00
team_mode_activebackup.c
team_mode_broadcast.c
team_mode_loadbalance.c net: filter: split 'struct sk_filter' into socket and bpf parts 2014-08-02 15:03:58 -07:00
team_mode_random.c
team_mode_roundrobin.c