Eric W. Biederman
|
d5cd92448f
macvlan: Fix use after free of struct macvlan_port.
|
14 lat temu |
Jiri Pirko
|
8a4eb5734e
net: introduce rx_handler results and logic around that
|
14 lat temu |
Daniel Lezcano
|
12a2856b60
macvlan : fix checksums error when we are in bridge mode
|
14 lat temu |
Sridhar Samudrala
|
eb06acdc85
macvlan: Introduce 'passthru' mode to takeover the underlying device
|
14 lat temu |
Eric Dumazet
|
8ffab51b3d
macvlan: lockless tx path
|
14 lat temu |
David Lamparter
|
3b27e10555
netns: keep vlan slaves on master netns move
|
14 lat temu |
Sridhar Samudrala
|
ba01877f56
macvlan: Fix rx counters update in macvlan_handle_frame()
|
15 lat temu |
David S. Miller
|
bb7e95c8fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 lat temu |
Herbert Xu
|
8a35747a5d
macvtap: Limit packet queue length
|
15 lat temu |
Ben Hutchings
|
3cfde79c6c
net: Get rid of rtnl_link_stats64 / net_device_stats union
|
15 lat temu |
Eric Dumazet
|
28172739f0
net: fix 64 bit counters on 32 bit arches
|
15 lat temu |
Eric Dumazet
|
bc66154efe
macvlan: 64 bit rx counters
|
15 lat temu |
Jiri Pirko
|
a35e2c1b6d
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
|
15 lat temu |
Jiri Pirko
|
93e2c32b5c
net: add rx_handler data pointer
|
15 lat temu |
Jiri Pirko
|
8b37ef0a1f
macvlan: use call_rcu for port free
|
15 lat temu |
Jiri Pirko
|
ab95bfe01f
net: replace hooks in __netif_receive_skb V5
|
15 lat temu |
Jiri Pirko
|
f16d3d5748
macvlan: do proper cleanup in macvlan_common_newlink() V2
|
15 lat temu |
Eric Dumazet
|
2d6c9ffcca
net: congestion notifications are not dropped packets
|
15 lat temu |
Jiri Pirko
|
a14462f1bd
net: adjust handle_macvlan to pass port struct to hook
|
15 lat temu |
Jiri Pirko
|
a748ee2426
net: move address list functions to a separate file
|
15 lat temu |
Jiri Pirko
|
1c01fe14a8
net: forbid underlaying devices to change its type
|
15 lat temu |
Arnd Bergmann
|
fc0663d6b5
macvlan: allow multiple driver backends
|
15 lat temu |
Arnd Bergmann
|
8a83a00b07
net: maintain namespace isolation between vlan and real device
|
15 lat temu |
Patrick Mullaney
|
6eb3a85533
macvlan: add GRO bit to features mask
|
15 lat temu |
Patrick Mullaney
|
fc4a748966
netdevice: provide common routine for macvlan and vlan operstate management
|
15 lat temu |
David S. Miller
|
9b963e5d0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 lat temu |
Arnd Bergmann
|
27c0b1a850
macvlan: export macvlan mode through netlink
|
15 lat temu |
Arnd Bergmann
|
618e1b7482
macvlan: implement bridge, VEPA and private mode
|
15 lat temu |
Arnd Bergmann
|
a1e514c5d0
macvlan: cleanup rx statistics
|
15 lat temu |
Patrick McHardy
|
8c2acc53fd
macvlan: fix gso_max_size setting
|
15 lat temu |