SELinux: detect dead booleans
[safe/jmp/linux-2.6] / net / ipv6 /
2007-11-30 Evgeniy Polyakov[IPV6]: Restore IPv6 when MTU is big enough
2007-11-21 YOSHIFUJI Hideaki[IPV6] TCPMD5: Fix deleting key operation.
2007-11-21 YOSHIFUJI Hideaki[IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_p...
2007-11-20 Joe Perches[IPV6]: Add missing "space"
2007-11-13 Pierre Ynard[IPV6]: Add ifindex field to ND user option messages.
2007-11-11 Denis V. Lunev[INET]: Small possible memory leak in FIB rules
2007-11-11 Pavel Emelyanov[NET]: Make helper to get dst entry and "use" it
2007-11-07 Eric Dumazet[INET]: Remove per bucket rwlock in tcp/dccp ehash...
2007-11-07 Herbert Xu[IPSEC]: Fix crypto_alloc_comp error checking
2007-11-07 Alexey Dobriyan[IPV6]: Convert /proc/net/ipv6_route to seq_file interface
2007-11-07 Eric Dumazet[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
2007-11-07 Eric Dumazet[NET]: Define infrastructure to keep 'inuse' changes...
2007-11-07 Mitsuru Chinen[IPv6] SNMP: Restore Udp6InErrors incrementation
2007-11-07 Pavel Emelyanov[IPV6]: Consolidate the ip cork destruction in ip6_output.c
2007-11-07 Jan Engelhardt[NETFILTER]: Clean up Makefile
2007-11-07 Alexey Dobriyan[NETFILTER]: ip{,6}_queue: convert to seq_file interface
2007-11-02 Jens Axboe[SG] Get rid of __sg_mark_end()
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-31 David S. Miller[NET]: Fix incorrect sg_mark_end() calls.
2007-10-31 Daniel Lezcano[IPV6]: remove duplicate call to proc_net_remove
2007-10-30 Matthias M. Dellweg[TCP] MD5: Remove some more unnecessary casting.
2007-10-30 YOSHIFUJI Hideaki[IPV6] NDISC: Fix setting base_reachable_time_ms variable.
2007-10-27 Herbert Xu[CRYPTO] users: Fix up scatterlist conversion errors
2007-10-27 Adrian Bunk[INET] ESP: Must #include <linux/scatterlist.h>
2007-10-27 Jeff Garzik[TCP] IPV6: fix softnet build breakage
2007-10-26 David S. Miller[TCP]: Add missing I/O AT code to ipv6 side.
2007-10-26 David S. Miller[TCP]: Fix scatterlist handling in MD5 signature support.
2007-10-26 David S. Miller[IPSEC]: Add missing sg_init_table() calls to ESP.
2007-10-24 Chuck Lever[NET]: Treat the sign of the result of skb_headroom...
2007-10-22 Masahide NAKAMURA[IPSEC] IPV6: Fix to add tunnel mode SA correctly.
2007-10-19 Anton Arapov[INET]: Justification for local port range robustness.
2007-10-18 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-18 Eric W. Biedermansysctl: remove broken netfilter binary sysctls
2007-10-18 Eric W. Biedermansysctl: ipv6 route flushing (kill binary path)
2007-10-18 Eric W. Biedermansysctl: fix neighbour table sysctls.
2007-10-18 Pavel Emelyanov[IPV6]: Fix again the fl6_sock_lookup() fixed locking
2007-10-18 Pavel Emelyanov[IPV6]: Fix race in ipv6_flowlabel_opt() when inserting...
2007-10-18 Pavel Emelyanov[IPV6]: Lost locking in fl6_sock_lookup
2007-10-18 Pavel Emelyanov[IPV6]: Lost locking when inserting a flowlabel in...
2007-10-18 Herbert Xu[IPSEC]: Rename mode to outer_mode and add inner_mode
2007-10-18 Herbert Xu[IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP
2007-10-18 Herbert Xu[IPSEC]: Store afinfo pointer in xfrm_mode
2007-10-18 Herbert Xu[IPSEC]: Add missing BEET checks
2007-10-18 Herbert Xu[IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi
2007-10-18 Herbert Xu[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
2007-10-18 Herbert Xu[IPSEC]: Fix pure tunnel modes involving IPv6
2007-10-18 Pavel Emelyanov[IPV6]: Cleanup snmp6_alloc_dev()
2007-10-18 Pavel Emelyanov[IPV6]: Fix return type for snmp6_free_dev()
2007-10-18 Pavel Emelyanov[INET]: Consolidate frag queues freeing
2007-10-18 Pavel Emelyanov[INET]: Remove no longer needed ->equal callback
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_find() in fragment management
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_create()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_alloc()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_intern
2007-10-18 Pavel Emelyanov[INET]: Omit double hash calculations in xxx_frag_intern
2007-10-18 Pavel Emelyanov[IPV6]: Fix memory leak in cleanup_ipv6_mibs()
2007-10-15 Pavel Emelyanov[IPV6]: Consolidate the ip6_pol_route_(input|output...
2007-10-15 Denis V. Lunev[INET]: kmalloc+memset -> kzalloc in frag_alloc_queue
2007-10-15 Herbert Xu[IPV6]: Replace sk_buff ** with sk_buff * in input...
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_put
2007-10-15 Pavel Emelyanov[INET]: Small cleanup for xxx_put after evictor consoli...
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_evictor
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_frag_destroy
2007-10-15 Pavel Emelyanov[INET]: Consolidate xxx_the secret_rebuild
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_frag_kill
2007-10-15 Pavel Emelyanov[INET]: Collect common frag sysctl variables together
2007-10-15 Pavel Emelyanov[INET]: Collect frag queues management objects together
2007-10-15 Pavel Emelyanov[INET]: Move common fields from frag_queues in one...
2007-10-15 Patrick McHardy[IPV6]: Uninline netfilter okfns
2007-10-15 Adrian Bunk[IPV6] __inet6_csk_dst_store(): fix check-after-use
2007-10-15 Herbert Xu[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom...
2007-10-15 Herbert Xu[IPV6]: Make ipv6_frag_rcv return the same packet
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-15 Herbert Xu[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
2007-10-15 Herbert Xu[NETFILTER]: Do not copy skb in skb_make_writable
2007-10-11 Brian Haley[IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support...
2007-10-11 Pierre Ynard[IPv6]: Export userland ND options through netlink...
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-11 Stephen Hemminger[INET]: local port range robustness
2007-10-10 Herbert Xu[IPSEC]: Move IP length/checksum setting out of transforms
2007-10-10 Herbert Xu[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
2007-10-10 Herbert Xu[IPSEC]: Use IPv6 calling convention as the convention...
2007-10-10 Herbert Xu[IPSEC]: Set skb->data to payload in x->mode->output
2007-10-10 Herbert Xu[IPSEC] beet: Fix extension header support on output
2007-10-10 Mitsuru Chinen[IPV6]: Defer IPv6 device initialization until a valid...
2007-10-10 Pavel Emelyanov[NET]: Make core networking code use seq_open_private
2007-10-10 Herbert Xu[IPSEC]: Move state lock into x->type->output
2007-10-10 Herbert Xu[IPSEC]: Store IPv6 nh pointer in mac_header on output
2007-10-10 Benjamin Thery[IPv6]: use container_of() macro in fib6_clean_node()
2007-10-10 Herbert Xu[IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c
2007-10-10 Herbert Xu[IPSEC]: Move output replay code into xfrm_output
2007-10-10 Herbert Xu[IPSEC]: Move common output code to xfrm_output
2007-10-10 Herbert Xu[IPSEC] ah: Remove keys from ah_data structure
2007-10-10 Herbert Xu[IPSEC] esp: Remove keys from esp_data structure
2007-10-10 Stephen Hemminger[NET]: sparse warning fixes
2007-10-10 Patrick McHardy[NETFILTER]: ctnetlink: use netlink policy
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink: rename functions containing...
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink: convert to generic netlink...
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
next