summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-127-9/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-1149-894/+896
|\
| * [XFRM] IPV6: Fix outbound RO transformation which is broken by IPsec tunnel p...Masahide NAKAMURA2007-02-101-3/+5
| * [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointerEric Dumazet2007-02-102-20/+20
| * [UDP]: UDP can use sk_hash to speedup lookupsEric Dumazet2007-02-101-2/+2
| * [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1049-869/+869
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
|/
* [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