summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1049-869/+869
* [NET]: change layout of ehash tableEric Dumazet2007-02-081-2/+2
* [NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy2007-02-083-57/+0
* [NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA2007-02-083-0/+117
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-082-2/+2
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-0812-43/+63
* [NETFILTER]: x_tables: fix return values for LOG/ULOGJan Engelhardt2007-02-081-2/+5
* [NETFILTER]: Remove useless comparisons before assignmentsJan Engelhardt2007-02-081-2/+1
* [NET]: unregister_netdevice as voidStephen Hemminger2007-02-082-2/+4
* [IPV6] RAW: Add checksum default defines for MH.Masahide NAKAMURA2007-02-082-28/+11
* [IPV4/IPV6] multicast: Check add_grhead() return valueAlexey Dobriyan2007-02-081-0/+2
* [IPSEC]: IPv4 over IPv6 IPsec tunnelMiika Komu2007-02-081-10/+32
* [IPSEC]: IPv6 over IPv4 IPsec tunnelMiika Komu2007-02-081-15/+31
* [IPSEC]: exporting xfrm_state_afinfoMiika Komu2007-02-081-0/+1
* [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller2007-02-084-4/+4
* [IPV6] ROUTE: Do not route packets to link-local address on other device.YOSHIFUJI Hideaki2007-02-081-5/+14
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-082-30/+54
* [IPV6]: fix BUG of ndisc_send_redirect()Li Yewang2007-01-301-0/+7
* [IPV6]: Fix up some CONFIG typosNeil Horman2007-01-301-2/+2
* [TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller2007-01-261-1/+2
* [IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify().Noriaki TAKAMIYA2007-01-231-0/+1
* [IPV6] MCAST: Fix joining all-node multicast group on device initialization.YOSHIFUJI Hideaki2007-01-232-6/+6
* [INET]: style updates for the inet_sock->is_icsk assignment fixPaul Moore2007-01-091-1/+1
* [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy2007-01-091-0/+2
* [INET]: Fix incorrect "inet_sock->is_icsk" assignment.Paul Moore2007-01-091-1/+1
* [IPV4/IPV6]: Fix inet{,6} device initialization order.David L Stevens2007-01-041-2/+2
* [NETFILTER] IPV6: Fix dependencies.David S. Miller2006-12-171-2/+3
* [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund2006-12-131-1/+1
* [IPV6]: Fix IPV6_UNICAST_HOPS getsockopt().Brian Haley2006-12-131-4/+19
* [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro2006-12-131-2/+3
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-102-8/+4
* [NET]: Convert hh_lock to seqlock.Stephen Hemminger2006-12-081-13/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-073-38/+26
|\
| * [IPV6] RAW: Don't release unlocked sock.Masahide NAKAMURA2006-12-061-1/+2
| * [IPV6]: Repair IPv6 FragmentsYOSHIFUJI Hideaki2006-12-061-1/+1
| * [NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin2006-12-061-36/+23
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-2/+2
* | [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-072-2/+2
* | [PATCH] Allow NULL pointers in percpu_freeAlan Stern2006-12-071-4/+2
|/
* [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removalPatrick McHardy2006-12-021-1/+1
* [NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy2006-12-022-14/+14
* [TCP]: Fix warnings with TCP_MD5SIG disabled.Andrew Morton2006-12-021-2/+2
* [NET]: Possible cleanups.Adrian Bunk2006-12-022-6/+6
* [NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy2006-12-021-0/+2
* [NETFILTER]: x_tables: add NFLOG targetPatrick McHardy2006-12-021-7/+2
* [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modulesPatrick McHardy2006-12-022-51/+27
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-022-21/+0
* [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson2006-12-022-19/+19
* [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt codeGerrit Renker2006-12-021-109/+9
* [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf2006-12-021-13/+6