Denis V. Lunev
|
f1b050bf7a
[NETNS]: Add namespace parameter to ip_route_output_flow.
|
17 years ago |
Denis V. Lunev
|
1bad118a33
[NETNS]: Pass namespace through ip_rt_ioctl.
|
17 years ago |
Eric W. Biederman
|
6b175b26c1
[NETNS]: Add netns parameter to inet_(dev_)add_type.
|
17 years ago |
Denis V. Lunev
|
7b1a74fdbb
[NETNS]: Refactor fib initialization so it can handle multiple namespaces.
|
17 years ago |
Denis V. Lunev
|
61a0265344
[NETNS]: Add namespace to API for routing /proc entries creation.
|
17 years ago |
Hideo Aoki
|
95766fff6b
[UDP]: Add memory accounting.
|
17 years ago |
Pavel Emelyanov
|
32e569b727
[IPV4]: Pass the net pointer to the arp_req_set_proxy()
|
17 years ago |
Herbert Xu
|
8b7817f3a9
[IPSEC]: Add ICMP host relookup support
|
17 years ago |
YOSHIFUJI Hideaki
|
c69bce20dd
[NET]: Remove unused "mibalign" argument for snmp_mib_init().
|
17 years ago |
Pavel Emelyanov
|
9ba6397976
[IPV4]: Cleanup the sysctl_net_ipv4.c file
|
17 years ago |
Jens Axboe
|
9c55e01c0c
[TCP]: Splice receive support.
|
17 years ago |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 years ago |
David L Stevens
|
96793b4825
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
|
17 years ago |
Denis Cheng
|
c40f6fff40
[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead
|
17 years ago |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 years ago |
David S. Miller
|
3516ffb0fe
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
|
18 years ago |
Stephen Hemminger
|
d212f87b06
[NET]: IPV6 checksum offloading in network devices
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Herbert Xu
|
5e0f04351d
[IPV4]: Consolidate common SNMP code
|
18 years ago |
YOSHIFUJI Hideaki
|
334901700f
[IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.
|
18 years ago |
Eric Dumazet
|
be776281ae
[NET]: inet_ehash_secret should be __read_mostly and set only once
|
18 years ago |
David S. Miller
|
b3da2cf37c
[INET]: Use jhash + random secret for ehash.
|
18 years ago |
Arnaldo Carvalho de Melo
|
badff6d01a
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
|
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 |
Stephen Hemminger
|
132adf5463
[IPV4]: cleanup
|
18 years ago |
Eric Dumazet
|
ae40eb1ef3
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
|
18 years ago |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 years ago |
David S. Miller
|
8eb9086f21
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
|
18 years ago |
Paul Moore
|
469de9b90f
[INET]: style updates for the inet_sock->is_icsk assignment fix
|
18 years ago |