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)
|
18 years ago |
Denis Cheng
|
c40f6fff40
[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead
|
18 years ago |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
18 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 |
Paul Moore
|
cbbd7d4f36
[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
|
18 years ago |
Al Viro
|
714e85be35
[IPV6]: Assorted trivial endianness annotations.
|
18 years ago |
Gerrit Renker
|
ba4e58eca8
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
|
18 years ago |
Eric Dumazet
|
72a3effaf6
[NET]: Size listen hash tables using backlog hint
|
18 years ago |
Al Viro
|
3ca3c68e76
[IPV4]: struct ip_options annotations
|
19 years ago |