summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-308-48/+5Star
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-301-1/+2
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-302-16/+16
* [NETFILTER]: Remove tasklist_lock abuse in ipt{,6}ownerChristoph Hellwig2005-08-301-83/+7Star
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-303-5/+7
* [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.cArnaldo Carvalho de Melo2005-08-303-153/+84Star
* [IPV6]: Generalise the tcp_v6_lookup routinesArnaldo Carvalho de Melo2005-08-301-65/+74
* [ICSK]: Move TCP congestion avoidance members to icskArnaldo Carvalho de Melo2005-08-301-3/+4
* [NET]: Make NETDEBUG pure printk wrappersPatrick McHardy2005-08-3010-38/+27Star
* [TIMEWAIT]: Introduce inet_timewait_death_rowArnaldo Carvalho de Melo2005-08-301-4/+5
* [NETFILTER]: add /proc/net/netfilter interface to nf_queueHarald Welte2005-08-301-2/+7
* [NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queueHarald Welte2005-08-301-1/+1
* [ICSK]: Generalise tcp_listen_{start,stop}Arnaldo Carvalho de Melo2005-08-301-0/+1
* [NET]: Introduce inet_connection_sockArnaldo Carvalho de Melo2005-08-302-26/+30
* [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT socketsArnaldo Carvalho de Melo2005-08-302-48/+54
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-303-0/+3
* [INET]: Generalise the tcp_listen_ lock routinesArnaldo Carvalho de Melo2005-08-301-1/+1
* [INET]: Move tcp_port_rover to inet_hashinfoArnaldo Carvalho de Melo2005-08-301-24/+27
* [INET]: Generalise tcp_bind_hash & tcp_inherit_portArnaldo Carvalho de Melo2005-08-301-3/+3
* [INET]: Move bind_hash from tcp_sk to inet_skArnaldo Carvalho de Melo2005-08-301-4/+4
* [INET]: Just rename the TCP hashtable functions/structs to inet_Arnaldo Carvalho de Melo2005-08-301-21/+21
* [NETFILTER]: Extend netfilter logging APIHarald Welte2005-08-301-41/+52
* [INET]: Introduce inet_sk_rebuild_headerArnaldo Carvalho de Melo2005-08-301-1/+1
* [NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo2005-08-303-32/+32
* [IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...Patrick McHardy2005-08-302-3/+6
* [IPV6]: Check interface bindings on IPv6 raw socket receptionAndrew McDonald2005-08-303-5/+13
* [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlinkHarald Welte2005-08-303-4/+78
* [NETFILTER]: Core changes required by upcoming nfnetlink_queue codeHarald Welte2005-08-301-1/+2
* [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.Harald Welte2005-08-303-24/+69
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-301-1/+1
* [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne...Harald Welte2005-08-304-36/+44
* [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()Harald Welte2005-08-301-1/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-301-1/+1
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-304-19/+4Star
* [TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port().David S. Miller2005-08-231-2/+7
* [NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queuePatrick McHardy2005-08-231-0/+7
* [IPCOMP]: Fix false smp_processor_id warningHerbert Xu2005-08-181-1/+1
* [IPV6]: Fix SKB leak in ip6_input_finish()Patrick McHardy2005-08-171-4/+5
* [IPV6]: Fix raw socket hardware checksum failuresPatrick McHardy2005-08-171-0/+2
* [IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.Herbert Xu2005-08-061-0/+3
* [NET]: fix oops after tunnel module unloadAlexey Kuznetsov2005-07-311-2/+19
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-281-6/+1Star
* [IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister'Cal Peake2005-07-251-1/+1
* [NETFILTER]: Fix ip6t_LOG MAC formatPatrick McHardy2005-07-221-4/+7
* [NETFILTER]: Fix deadlock in ip6_queuePatrick McHardy2005-07-221-0/+2
* [NET]: Make ipip/ip6_tunnel independant of XFRMPatrick McHardy2005-07-192-6/+33
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-121-1/+21
* [IPV6]: Fix warning in ip6_mc_msfilter.David S. Miller2005-07-091-0/+1
* [IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & err...David L Stevens2005-07-091-1/+9
* [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-091-6/+12