Pavel Emelyanov
|
cf7732e4cc
[NET]: Make core networking code use seq_open_private
|
17 years ago |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 years ago |
Stephen Hemminger
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
17 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 years ago |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
17 years ago |
Eric W. Biederman
|
e730c15519
[NET]: Make packet reception network namespace safe
|
17 years ago |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 years ago |
Jean Delvare
|
1b1ac759d7
[IPV4]: Cleanup call to __neigh_lookup()
|
18 years ago |
Herbert Xu
|
42f811b8bc
[IPV4]: Convert IPv4 devconf to an array
|
18 years ago |
Arnaldo Carvalho de Melo
|
d0a92be05e
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
|
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
|
c1d2bbe1cd
[SK_BUFF]: Introduce skb_reset_network_header(skb)
|
18 years ago |
Stephen Hemminger
|
132adf5463
[IPV4]: cleanup
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
Arjan van de Ven
|
9a32144e9d
[PATCH] mark struct file_operations const 7
|
18 years ago |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 years ago |
Al Viro
|
714e85be35
[IPV6]: Assorted trivial endianness annotations.
|
18 years ago |
Uwe Zeisberger
|
f30c226954
fix file specification in comments
|
18 years ago |
Al Viro
|
ed9bad06ee
[IPV4] net/ipv4/arp.c: trivial annotations
|
18 years ago |
Al Viro
|
fd68322209
[IPV4]: inet_addr_type() annotations
|
18 years ago |
Al Viro
|
a61ced5d1c
[IPV4]: inet_select_addr() annotations
|
18 years ago |
Al Viro
|
9e12bb22e3
[IPV4]: ip_route_input() annotations
|
18 years ago |
Panagiotis Issaris
|
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Adrian Bunk
|
6c97e72a16
[IPV4]: Possible cleanups.
|
19 years ago |
Neil Horman
|
abd596a4b6
[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.
|
19 years ago |
Randy Dunlap
|
4fc268d24c
[PATCH] capable/capability.h (net/)
|
19 years ago |
Arnaldo Carvalho de Melo
|
14c850212e
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
|
19 years ago |
Herbert Xu
|
e5ed639913
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
|
19 years ago |