Commit Graph

68 Commits (87e299e5c7508a9443f04703f1d0c7f518f79ea9)

Author SHA1 Message Date
Jan Engelhardt fdc9314cbe netfilter: replace old NF_ARP calls with NFPROTO_ARP 16 years ago
Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH 17 years ago
Pavel Emelyanov ca12a1a443 inet: prepare net on the stack for NET accounting macros 17 years ago
Denis V. Lunev 76e6ebfb40 netns: add namespace parameter to rt_cache_flush 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Denis Cheng 51f82a2b12 net/ipv4/arp.c: Use common hex_asc helpers 17 years ago
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Denis V. Lunev ffc31d3d77 [NETNS]: /proc/net/arp namespacing. 17 years ago
Denis V. Lunev 49e8a279a1 [NETNS]: Process ARP in the context of the correct namespace. 17 years ago
Eric Dumazet ee6b967301 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
Pavel Emelyanov 988b705077 [ARP]: Introduce the arp_hdr_len helper. 17 years ago
David S. Miller 9ff5660746 Revert "[NDISC]: Fix race in generic address resolution" 17 years ago
David S. Miller 69cc64d8d9 [NDISC]: Fix race in generic address resolution 17 years ago
Jan Engelhardt abfdf1c489 [NETFILTER]: ebtables: remove casts, use consts 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Denis V. Lunev 39a6d06300 [NETNS]: Process inet_confirm_addr in the correct namespace. 17 years ago
Denis V. Lunev 9bd85e3264 [IPV4]: Remove extra argument from arp_ignore. 17 years ago
Denis V. Lunev 2db82b534b [NETNS]: Make arp code network namespace consistent. 17 years ago
Denis V. Lunev a79878f00d [ARP]: Move inet_addr_type call after simple error checks in arp_contructor. 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Rami Rosen cb7928a528 [IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4 17 years ago
Eric W. Biederman 426b5303eb [NETNS]: Modify the neighbour table code so it handles multiple network namespaces 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
Pavel Emelyanov 32e569b727 [IPV4]: Pass the net pointer to the arp_req_set_proxy() 17 years ago
Pavel Emelyanov f8b33fdfaf [ARP]: Consolidate some code in arp_req_set/delete_publc 17 years ago
Pavel Emelyanov 46479b4329 [ARP]: Minus one level of ndentation in arp_req_delete 17 years ago
Pavel Emelyanov 43dc170117 [ARP]: Minus one level of indentation in arp_req_set 17 years ago
Rolf Manderscheid a9e527e3f9 IPoIB: improve IPv4/IPv6 to IB mcast mapping functions 17 years ago
Mark Ryden e0260feddf [IPV4] ARP: Remove not used code 17 years ago
Adrian Bunk 3660019e5f [IPV4]: Remove bogus ifdef mess in arp_process 17 years ago
Jonas Danielsson b4a9811c42 [ARP]: Fix arp reply when sender ip 0 17 years ago
Pavel Emelyanov cf7732e4cc [NET]: Make core networking code use seq_open_private 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 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