David S. Miller
|
3a8af72249
net: Really remove all of LOOPBACK_TSO code.
|
16 years ago |
Herbert Xu
|
04a0551c87
loopback: Drop obsolete ip_summed setting
|
17 years ago |
David S. Miller
|
7447ef63cf
loopback: Remove rest of LOOPBACK_TSO code.
|
17 years ago |
Herbert Xu
|
f22f8567cb
loopback: Enable TSO
|
17 years ago |
David S. Miller
|
e3c50d5d25
netdev: netdev_priv() can now be sane again.
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |
Pavel Emelyanov
|
6a7657f562
[NET]: Remove unused define from loopback driver.
|
17 years ago |
Emil Medve
|
2d2c54e3d0
Fixed a small typo in the loopback driver
|
17 years ago |
Denis V. Lunev
|
022cbae611
[NET]: Move unneeded data to initdata section.
|
17 years ago |
Eric W. Biederman
|
2b008b0a8e
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
|
17 years ago |
Pavel Emelyanov
|
9d6dda32c7
[NETNS]: Don't panic on creating the namespace's loopback
|
17 years ago |
Pavel Emelyanov
|
4665079cbb
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
|
17 years ago |
Eric W. Biederman
|
9e0db4b12c
[NET]: Bring comments in loopback.c uptodate.
|
18 years ago |
Denis V. Lunev
|
070ac3a265
[NET]: Proper comment for loopback initialization order.
|
18 years ago |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 years ago |
David S. Miller
|
4c94f8c0c9
[NET]: Remove no longer relevant comment in loopback driver.
|
18 years ago |
Eric W. Biederman
|
2774c7aba6
[NET]: Make the loopback device per network namespace.
|
18 years ago |
Eric W. Biederman
|
5f6d88b914
[NET]: Dynamically allocate the per cpu counters for the loopback device.
|
18 years ago |
Daniel Lezcano
|
854d8363f3
[NET]: Dynamically allocate the loopback device, part 2.
|
18 years ago |
Daniel Lezcano
|
de3cb747ff
[NET]: Dynamically allocate the loopback device, part 1.
|
18 years ago |
Jeff Garzik
|
88d3aafdae
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
|
18 years ago |
Daniel Lezcano
|
abf07acbb9
[NETNS]: Fix loopback network namespace initialization.
|
18 years ago |
Eric W. Biederman
|
ce286d3273
[NET]: Implement network device movement between namespaces
|
18 years ago |
Herbert Xu
|
aeed9e82cd
[NET] loopback: Panic if registration fails
|
18 years ago |
Eric Dumazet
|
33036807b3
[NET]: loopback driver can use loopback_dev integrated net_device_stats
|
18 years ago |
Arnaldo Carvalho de Melo
|
27d7ff46a3
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
|
18 years ago |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 years ago |
Arnaldo Carvalho de Melo
|
d56f90a7c9
[SK_BUFF]: Introduce skb_network_header()
|
18 years ago |
Arnaldo Carvalho de Melo
|
c1d2bbe1cd
[SK_BUFF]: Introduce skb_reset_network_header(skb)
|
18 years ago |
Arnaldo Carvalho de Melo
|
48d49d0ccd
[SK_BUFF]: Introduce skb_set_mac_header()
|
18 years ago |