sg.tweak@gmail.com
|
ef5c89967d
drivers/net/macvlan.c: fix cloning of tagged VLAN interfaces
|
16 vuotta sitten |
Jiri Pirko
|
ccffad25b5
net: convert unicast addr list
|
16 vuotta sitten |
Eric Dumazet
|
93f154b594
net: release dst entry in dev_hard_start_xmit()
|
16 vuotta sitten |
Patrick McHardy
|
b1b67dd45a
net: factor out ethtool invocation of vlan/macvlan drivers
|
16 vuotta sitten |
Patrick McHardy
|
7816a0a862
vlan/macvlan: fix NULL pointer dereferences in ethtool handlers
|
16 vuotta sitten |
Eric Biederman
|
f9ac30f080
macvlan: Deterministic ingress packet delivery
|
16 vuotta sitten |
Eric Biederman
|
b0832a2961
macvlan: Support creating macvlans from macvlans
|
16 vuotta sitten |
David S. Miller
|
aa2ba5f108
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 vuotta sitten |
Patrick McHardy
|
efbbced361
macvlan: don't broadcast PAUSE frames to macvlan devices
|
16 vuotta sitten |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 vuotta sitten |
Stephen Hemminger
|
54a30c975b
macvlan: convert to net_device_ops
|
16 vuotta sitten |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 vuotta sitten |
Stephen Hemminger
|
9edb8bb68b
macvlan: add support for ethtool get settings
|
16 vuotta sitten |
David S. Miller
|
cf508b1211
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
|
17 vuotta sitten |
David S. Miller
|
49997d7515
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
17 vuotta sitten |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 vuotta sitten |
Wang Chen
|
b89fb7da2f
macvlan: Check return of dev_set_allmulti
|
17 vuotta sitten |
David S. Miller
|
c773e847ea
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
|
17 vuotta sitten |
Franck Bui-Huu
|
82524746c2
rcu: split list.h and move rcu-protected lists into rculist.h
|
17 vuotta sitten |
Patrick McHardy
|
7312096454
macvlan: Fix memleak on device removal/crash on module removal
|
17 vuotta sitten |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 vuotta sitten |
Rami Rosen
|
52913246e0
[MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register() fails.
|
17 vuotta sitten |
Patrick McHardy
|
f12ca5f97b
[MACVLAN]: Fix thinko in macvlan_transfer_operstate()
|
17 vuotta sitten |
Patrick McHardy
|
ad5d20a639
[MACVLAN]: Allow setting mac address while device is up
|
17 vuotta sitten |
Patrick McHardy
|
59891d53f4
[MACVLAN]: Remove unnecessary IFF_UP check
|
17 vuotta sitten |
Patrick McHardy
|
a6ca5f1dbe
[MACVLAN]: Prevent nesting macvlan devices
|
17 vuotta sitten |
Al Viro
|
47063d6b11
remove duplicate initializer (macvlan)
|
17 vuotta sitten |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 vuotta sitten |
Stephen Hemminger
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
17 vuotta sitten |
Jeff Garzik
|
88d3aafdae
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
|
17 vuotta sitten |