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 |
David S. Miller
|
0a379e21c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jason Wang
|
f663dd9aaf
net: core: explicitly select a txq before doing l2 forwarding
|
11 years ago |
Jason Wang
|
b13ba1b83f
macvlan: forbid L2 fowarding offload for macvtap
|
11 years ago |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Li RongQing
|
cdf3e274cf
macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats
|
11 years ago |
stephen hemminger
|
0db901bd33
macvlan: make start_xmit local
|
11 years ago |
Florian Westphal
|
797f87f83b
macvlan: fix netdev feature propagation from lower device
|
11 years ago |
Vlad Yasevich
|
2f6a1b6607
macvlan: Remove custom recieve and forward handlers
|
11 years ago |
Kevin Wallace
|
d70f2cf520
macvlan: Support creating macvtaps from macvlans
|
11 years ago |
Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
John Fastabend
|
a6cc0cfa72
net: Add layer 2 hardware acceleration operations for macvlan devices
|
12 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 years ago |
John Fastabend
|
47d4ab91e4
macvlan: resolve ENOENT errors on creation
|
12 years ago |
Herbert Xu
|
de9e8f3f40
macvlan: Move skb_clone check closer to call
|
12 years ago |
Bjørn Mork
|
8b98604e39
net: macvlan: inherit addr_assign_type along with dev_addr
|
12 years ago |
Lutz Jaenicke
|
7174012955
macvlan: fix typo in assignment
|
12 years ago |
David S. Miller
|
2ff1cf12c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Michael S. Tsirkin
|
1512747820
macvlan: validate flags
|
12 years ago |
David S. Miller
|
0e76a3a587
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Michael S. Tsirkin
|
787381415c
macvlan: handle set_promiscuity failures
|
12 years ago |
Michael S. Tsirkin
|
266e83474c
macvlan: better mode validation
|
12 years ago |
Thomas Richter
|
ab2cfbb2bd
macvlan fdb replace support
|
12 years ago |
Vlad Yasevich
|
2be5c76794
macvtap: Let TUNSETOFFLOAD actually controll offload features.
|
12 years ago |
David S. Miller
|
d98cae64e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Michael S. Tsirkin
|
99ffc3e74f
macvlan: don't touch promisc without passthrough
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |