Commit Graph

53 Commits (ac1aa7e4f3c73ecb09fddf59c1924530155d9359)

Author SHA1 Message Date
Herbert Xu 8cf229437f [ICMP]: Restore pskb_pull calls in receive function 17 years ago
Denis V. Lunev dde1bc0e6f [NETNS]: Add namespace for ICMP replying code. 17 years ago
Denis V. Lunev b5921910a1 [NETNS]: Routing cache virtualization. 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Denis V. Lunev 611c183ebc [NETNS]: Add namespace parameter to __ip_route_output_key. 17 years ago
Eric Dumazet 69a73829db [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Eric Dumazet 74feb6e84e [ICMP]: Avoid sparse warnings in net/ipv4/icmp.c 17 years ago
Herbert Xu aebcf82c1f [IPSEC]: Do not let packets pass when ICMP flag is off 17 years ago
Herbert Xu 7233b9f33e [IPSEC]: Fix reversed ICMP6 policy check 17 years ago
Herbert Xu 8b7817f3a9 [IPSEC]: Add ICMP host relookup support 17 years ago
Pavel Emelyanov 7bc54c9030 [IPv4] RAW: Compact the API for the kernel 17 years ago
Wang Chen 5b4d383a1a [ICMP]: ICMP_MIB_OUTMSGS increment duplicated 17 years ago
Adrian Bunk 39296ed669 [INET]: Unexport icmpmsg_statistics 18 years ago
David L Stevens 96793b4825 [IPV4]: Add ICMPMsgStats MIB (RFC 4293) 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Patrick McHardy 6e1d91039b [ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl 18 years ago
Patrick McHardy d8cf27287a [IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddr 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 88c7664f13 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph 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
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Al Viro 5f92a7388a [NET]: Annotate callers of the reset of checksum.h stuff. 18 years ago
Al Viro d3bc23e7ee [NET]: Annotate callers of csum_fold() in net/* 18 years ago
Al Viro b03d73e30c [IPV4] net/ipv4/icmp.c: trivial annotations 19 years ago
Al Viro 3ca3c68e76 [IPV4]: struct ip_options annotations 19 years ago
Al Viro e4883014f4 [IPV4]: icmp_send() annotation 19 years ago
Al Viro a144ea4b7a [IPV4]: annotate struct in_ifaddr 19 years ago
Al Viro a61ced5d1c [IPV4]: inet_select_addr() annotations 19 years ago
Brian Haley ab32ea5d8a [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Venkat Yekkirala beb8d13bed [MLSXFRM]: Add flow labeling 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David S. Miller f86502bfc1 [IPV4] icmp: Kill local 'ip' arg in icmp_redirect(). 19 years ago
KAMEZAWA Hiroyuki 6f91204225 [PATCH] for_each_possible_cpu: network codes 19 years ago
Ilia Sotnikov cef2685e00 [IPV4]: Aggregate route entries with different TOS values 19 years ago
Dave Jones 77decfc716 [IPV4] ICMP: Invert default for invalid icmp msgs sysctl 19 years ago
Herbert Xu fa60cf7f64 [ICMP]: Fix extra dst release when ip_options_echo fails 19 years ago
Horms f00c401b9b [IPV4]: Remove suprious use of goto out: in icmp_reply 19 years ago
Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arjan van de Ven 9b5b5cff9a [NET]: Add const markers to various variables. 19 years ago
Herbert Xu fb286bb299 [NET]: Detect hardware rx checksum faults correctly 20 years ago
John Hawkes 670c02c2bf [NET]: Wider use of for_each_*cpu() 20 years ago
David S. Miller 7ce312467e [IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by default 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
Patrick McHardy 64ce207306 [NET]: Make NETDEBUG pure printk wrappers 20 years ago
Patrick McHardy cb94c62c25 [IPV4]: Fix DST leak in icmp_push_reply() 20 years ago
Heikki Orsila ca9334523c [IPV4]: Debug cleanup 20 years ago