Neil Horman
|
550fd08c2c
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
|
14 years ago |
Jiri Pirko
|
4f7a4505f8
macvlan: do vlan cleanup
|
14 years ago |
John Fastabend
|
8d13e670d3
macvlan: add VLAN filters to lowerdev
|
14 years ago |
David Ward
|
a37dd33323
macvlan: Forward unicast frames in bridge mode to lowerdev
|
14 years ago |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Eric Dumazet
|
d93515611b
macvlan: fix panic if lowerdev in a bond
|
14 years ago |
Eric Dumazet
|
449f454426
macvlan: remove one synchronize_rcu() call
|
14 years ago |
Eric Dumazet
|
226bd34114
net: use batched device unregister in veth and macvlan
|
14 years ago |
Lai Jiangshan
|
6e070aecd9
macvlan,rcu: convert call_rcu(macvlan_port_rcu_free) to kfree_rcu()
|
14 years ago |
Michał Mirosław
|
3918764666
net: macvlan: convert to hw_features
|
14 years ago |
Eric W. Biederman
|
d5cd92448f
macvlan: Fix use after free of struct macvlan_port.
|
14 years ago |
Jiri Pirko
|
8a4eb5734e
net: introduce rx_handler results and logic around that
|
14 years ago |
Daniel Lezcano
|
12a2856b60
macvlan : fix checksums error when we are in bridge mode
|
14 years ago |
Sridhar Samudrala
|
eb06acdc85
macvlan: Introduce 'passthru' mode to takeover the underlying device
|
14 years ago |
Eric Dumazet
|
8ffab51b3d
macvlan: lockless tx path
|
14 years ago |
David Lamparter
|
3b27e10555
netns: keep vlan slaves on master netns move
|
14 years ago |
Sridhar Samudrala
|
ba01877f56
macvlan: Fix rx counters update in macvlan_handle_frame()
|
15 years ago |
David S. Miller
|
bb7e95c8fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Herbert Xu
|
8a35747a5d
macvtap: Limit packet queue length
|
15 years ago |
Ben Hutchings
|
3cfde79c6c
net: Get rid of rtnl_link_stats64 / net_device_stats union
|
15 years ago |
Eric Dumazet
|
28172739f0
net: fix 64 bit counters on 32 bit arches
|
15 years ago |
Eric Dumazet
|
bc66154efe
macvlan: 64 bit rx counters
|
15 years ago |
Jiri Pirko
|
a35e2c1b6d
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
|
15 years ago |
Jiri Pirko
|
93e2c32b5c
net: add rx_handler data pointer
|
15 years ago |
Jiri Pirko
|
8b37ef0a1f
macvlan: use call_rcu for port free
|
15 years ago |
Jiri Pirko
|
ab95bfe01f
net: replace hooks in __netif_receive_skb V5
|
15 years ago |
Jiri Pirko
|
f16d3d5748
macvlan: do proper cleanup in macvlan_common_newlink() V2
|
15 years ago |
Eric Dumazet
|
2d6c9ffcca
net: congestion notifications are not dropped packets
|
15 years ago |
Jiri Pirko
|
a14462f1bd
net: adjust handle_macvlan to pass port struct to hook
|
15 years ago |
Jiri Pirko
|
a748ee2426
net: move address list functions to a separate file
|
15 years ago |