summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* [IPV6] tcp_v6_send_synack: release the destinationEric W. Biederman2006-01-311-0/+1
* [IPV6] MLDv2: fix change records when transitioning to/from inactiveDavid L Stevens2006-01-241-9/+47
* [NETFILTER] ip6tables: whitespace and indent cosmetic cleanupYasuyuki Kozakai2006-01-177-422/+427
* [NETFILTER] Makefile cleanupYasuyuki Kozakai2006-01-171-1/+0
* [NETFILTER] ip[6]t_policy: Fix compilation warningsBenoit Boissinot2006-01-171-1/+1
* [IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki2006-01-174-7/+7
* [XFRM]: IPsec tunnel wildcard address supportPatrick McHardy2006-01-131-0/+17
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-1312-32/+19
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-1229-1502/+140
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-1110-0/+11
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-112-7/+6
* [IPV6]: Avoid calling ip6_xmit() with NULL skDavid Woodhouse2006-01-111-2/+18
* [NET]: Some more missing include/etherdevice.h includesDavid S. Miller2006-01-111-0/+1
* [IPV6]: Fix modular build with netfilter enabled.David S. Miller2006-01-102-2/+6
* [NETFILTER]: Fix timeout sysctls on big-endian 64bit architecturesPatrick McHardy2006-01-101-2/+2
* [NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy2006-01-102-20/+4
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-101-2/+2
* [IPV6]: Set skb->priority in ip6_output.cPatrick McHardy2006-01-091-0/+4
* [NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy2006-01-092-22/+22
* [PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg2006-01-081-2/+2
* [IPV6]: small cleanupsAdrian Bunk2006-01-072-1/+2
* [NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy2006-01-073-0/+186
* [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2006-01-072-1/+9
* [IPV4]: reset IPCB flags when neccessaryPatrick McHardy2006-01-071-0/+2
* [IPV4/6]: Netfilter IPsec input hooksPatrick McHardy2006-01-072-1/+14
* [IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2006-01-079-40/+35
* [XFRM]: Netfilter IPsec output hooksPatrick McHardy2006-01-071-19/+56
* [NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn2006-01-051-1/+2
* [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stackPatrick McHardy2006-01-051-8/+10
* [NETFILTER]: make ipv6_find_hdr() find transport protocol headerPatrick McHardy2006-01-057-74/+48
* [NETFILTER]: Add ctnetlink port for nf_conntrackPablo Neira Ayuso2006-01-052-9/+115
* [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.YOSHIFUJI Hideaki2006-01-041-2/+2
* [IPV6]: Use macro for rwlock_t initialization.YOSHIFUJI Hideaki2006-01-041-1/+1
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-5/+3
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-037-0/+7
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-3/+3
* [IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo2006-01-033-24/+31
* [INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo2006-01-032-174/+182
* [TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo2006-01-031-16/+9
* [IPV6]: Export ipv6_opt_acceptedArnaldo Carvalho de Melo2006-01-032-16/+21
* [IPV6]: Export some symbols for DCCPv6Arnaldo Carvalho de Melo2006-01-034-0/+10
* [IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo2006-01-032-7/+7
* [IPV6]: Generalise some functionsArnaldo Carvalho de Melo2006-01-033-149/+159
* [IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu2006-01-032-27/+5
* [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo2006-01-032-16/+14
* [IPV6]: Introduce inet6_rsk()Arnaldo Carvalho de Melo2006-01-032-12/+11
* [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_addArnaldo Carvalho de Melo2006-01-033-72/+105
* [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hashArnaldo Carvalho de Melo2006-01-031-30/+4
* [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_portArnaldo Carvalho de Melo2006-01-031-91/+4
* [NETFILTER] ip_tables: NUMA-aware allocationEric Dumazet2006-01-031-64/+126
OpenPOWER on IntegriCloud