Johannes Berg
|
f5184d267c
net: Allow netdevices to specify needed head/tailroom
|
17 years ago |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 years ago |
Denis V. Lunev
|
2430aa85de
[NETNS]: Disable multicaststing configuration inside non-initial namespace.
|
17 years ago |
Denis V. Lunev
|
cd557bc1c1
[IGMP]: Optimize kfree_skb in igmp_rcv.
|
17 years ago |
Denis V. Lunev
|
f206351a50
[NETNS]: Add namespace parameter to ip_route_output_key.
|
17 years ago |
Denis V. Lunev
|
1ab352768f
[NETNS]: Add namespace parameter to ip_dev_find.
|
17 years ago |
Denis V. Lunev
|
7fee0ca237
[NETNS]: Add netns parameter to inetdev_by_index.
|
17 years ago |
Stephen Hemminger
|
dd329bfa96
[IPV4]: igmp sparse warnings
|
17 years ago |
Joe Perches
|
f97c1e0c6e
[IPV4] net/ipv4: Use ipv4_is_<type>
|
17 years ago |
Pavel Emelyanov
|
586f121152
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
|
17 years ago |
Herbert Xu
|
c439cb2e4b
[IPV4]: Add ip_local_out
|
17 years ago |
Pavel Emelyanov
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
17 years ago |
Pavel Emelyanov
|
cf7732e4cc
[NET]: Make core networking code use seq_open_private
|
17 years ago |
Stephen Hemminger
|
cfcabdcc2d
[NET]: sparse warning fixes
|
17 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 years ago |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 years ago |
Herbert Xu
|
42f811b8bc
[IPV4]: Convert IPv4 devconf to an array
|
18 years ago |
Pavel Emelianov
|
7562f876cd
[NET]: Rework dev_base via list_head (v3)
|
18 years ago |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 years ago |
Arnaldo Carvalho de Melo
|
b0e380b1d8
[SK_BUFF]: unions of just one member don't get anything done, kill them
|
18 years ago |
Arnaldo Carvalho de Melo
|
bff9b61ce3
[SK_BUFF]: Use the helpers to get the layer header pointer
|
18 years ago |
Arnaldo Carvalho de Melo
|
d10ba34b00
[SK_BUFF]: More skb_put related skb_reset_transport_header
|
18 years ago |
Arnaldo Carvalho de Melo
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 years ago |
Arnaldo Carvalho de Melo
|
d9edf9e2be
[SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmph
|
18 years ago |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 years ago |
Stephen Hemminger
|
f690808e17
[NET]: make seq_operations const
|
18 years ago |
Arnaldo Carvalho de Melo
|
7e28ecc282
[SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used
|
18 years ago |
Geert Uytterhoeven
|
08882669e0
[IPV4]: Fix warning in ip_mc_rejoin_group.
|
18 years ago |