Eric Dumazet
|
fe0ca7328d
macvlan: fix a race on port dismantle and possible skb leaks
|
11 years ago |
jbaron@akamai.com
|
d1dd911930
macvlan: optimize the receive path
|
11 years ago |
jbaron@akamai.com
|
4c9799359b
macvlan: pass 'bool' type to macvlan_count_rx()
|
11 years ago |
Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 years ago |
Michael Braun
|
79cf79abce
macvlan: add source mode
|
11 years ago |
Nicolas Dichtel
|
07d92d5cc9
macvlan: allow to enqueue broadcast pkt on virtual device
|
11 years ago |
Francesco Ruggeri
|
0d0162e7a3
net: allow macvlans to move to net namespace
|
11 years ago |
Vlad Yasevich
|
8a50f11c3b
macvlan: Allow setting multicast filter on all macvlan types
|
11 years ago |
David S. Miller
|
5e3c516b51
Revert "macvlan: simplify the structure port"
|
11 years ago |
Vlad Yasevich
|
081e83a78d
macvlan: Initialize vlan_features to turn on offload support.
|
11 years ago |
David S. Miller
|
902455e007
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Eric Dumazet
|
87757a917b
net: force a list_del() in unregister_netdevice_many()
|
11 years ago |
Vlad Yasevich
|
4c99125568
macvlan: Support bonding events
|
11 years ago |
dingtianhong
|
688cea83f4
macvlan: add netpoll support
|
11 years ago |
dingtianhong
|
e289fd2817
macvlan: fix the problem when mac address changes for passthru mode
|
11 years ago |
David S. Miller
|
54e5c4def0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Vlad Yasevich
|
c674ac30c5
macvlan: Fix lockdep warnings with stacked macvlan devices
|
11 years ago |
dingtianhong
|
a188a54d11
macvlan: simplify the structure port
|
11 years ago |
dingtianhong
|
3763e7ef17
macvlan: Propagate lowerdev MTU changes
|
11 years ago |
Peter Christensen
|
bbeb0eadcf
macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.
|
11 years ago |
David S. Miller
|
5f013c9bc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Vlad Yasevich
|
f114890cdf
Revert "macvlan : fix checksums error when we are in bridge mode"
|
11 years ago |
Herbert Xu
|
e676f197a7
macvlan: Fix leak and NULL dereference on error path
|
11 years ago |
Herbert Xu
|
412ca1550c
macvlan: Move broadcasts into a work queue
|
11 years ago |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 years ago |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Vlad Yasevich
|
8b4703e9bd
macvlan: Add support for 'always_on' offload features
|
11 years ago |
David S. Miller
|
1e8d6421cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 years ago |
Cong Wang
|
da37705cef
macvlan: unregister net device when netdev_upper_dev_link() fails
|
11 years ago |