drm: convert drm context code to use Linux idr
[safe/jmp/linux-2.6] / net / ipv6 /
2007-07-15 Vlad Yasevich[IPV6]: Call inet6addr_chain notifiers on link down
2007-07-15 Dmitry Butskoy[IPV6]: MSG_ERRQUEUE messages do not pass to connected...
2007-07-15 Patrick McHardy[NETFILTER]: nf_conntrack: mark protocols __read_mostly
2007-07-15 Patrick McHardy[NETFILTER]: Lower *tables printk severity
2007-07-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr...
2007-07-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: make l3proto->prepare()...
2007-07-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: Increment error count on...
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 Micah Gruber[IPV6]: Remove unneeded pointer idev from addrconf_clea...
2007-07-11 YOSHIFUJI Hideaki[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
2007-07-11 YOSHIFUJI Hideaki[IPV6]: Do not send RH0 anymore.
2007-07-11 YOSHIFUJI Hideaki[IPV6]: Restore semantics of Routing Header processing.
2007-07-11 Patrick McHardy[NET]: Avoid copying writable clones in tunnel drivers
2007-07-11 Patrick McHardy[NETFILTER]: Convert DEBUGP to pr_debug
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: remove 'ignore_conntrack...
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: remove old memory allocator...
2007-07-11 Patrick McHardy[NETFILTER]: x_tables: mark matches and targets __read_...
2007-07-11 Jozsef Kadlecsik[NETFILTER]: x_tables: add TRACE target
2007-07-11 Jan Engelhardt[NETFILTER]: Remove redundant parentheses/braces
2007-07-11 Jan Engelhardt[NETFILTER]: add some consts, remove some casts
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_target->checkentry...
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_match->checkentry...
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_match->match to bool
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch hotdrop to bool
2007-07-11 Stephen Hemminger[NET]: IPV6 checksum offloading in network devices
2007-07-11 Masahide NAKAMURA[XFRM]: Add module alias for transformation type.
2007-07-11 Masahide NAKAMURA[IPV6] MIP6: Loadable module support for MIPv6.
2007-07-11 Masahide NAKAMURA[IPV6] MIP6: Kill unnecessary ifdefs.
2007-07-10 Jay Vosburghbonding / ipv6: no addrconf for slaves separately from...
2007-06-22 YOSHIFUJI Hideaki[IPV6] NDISC: Fix thinko to control Router Preference...
2007-06-14 Herbert Xu[IPV6] addrconf: Fix IPv6 on tuntap tunnels
2007-06-12 David S. Miller[TCP]: Disable TSO if MD5SIG is enabled.
2007-06-07 David S. Miller[UDP]: Revert 2-pass hashing changes.
2007-06-07 Patrick McHarrdy[NETFILTER]: nf_conntrack: fix helper module unload...
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-06-04 Bill Nottingham[NET]: Fix comparisons of unsigned < 0.
2007-05-31 David S. Miller[IPV6]: Fix build warning.
2007-05-31 Kazunori MIYAZAWA[IPSEC]: Fix panic when using inter address familiy...
2007-05-31 YOSHIFUJI Hideaki[IPV6] ROUTE: No longer handle ::/0 specially.
2007-05-31 Kazunori MIYAZAWA[IPSEC]: Fix IPv6 AH calculation in outbound
2007-05-25 David S. Miller[XFRM]: Allow packet drops during larval state resolution.
2007-05-24 Oliver Hartkopp[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.
2007-05-14 Corey Mutter[IPV6]: Reverse sense of promisc tests in ip6_mc_input
2007-05-11 Patrick McHardy[NETFILTER]: Clean up table initialization
2007-05-11 David S. Miller[UDP]: Fix AF-specific references in AF-agnostic code.
2007-05-11 YOSHIFUJI Hideaki[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_ho...
2007-05-11 YOSHIFUJI Hideaki[IPV6]: Do no rely on skb->dst before it is assigned.
2007-05-11 David L Stevens[IPV6]: Send ICMPv6 error on scope violations.
2007-05-09 David SterbaFix trivial typos in Kconfig* files
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-05-02 Alexander E. Patrakovkconfig: fix path to modules.txt in Kconfig help
2007-04-29 Eric Sesterhenn[IPV6]: Fix slab corruption running ip6sic
2007-04-29 Stephen Hemminger[IPV6]: Track device renames in snmp6.
2007-04-27 YOSHIFUJI Hideaki[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.
2007-04-26 Milind Arun Choudhary[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
2007-04-26 YOSHIFUJI Hideaki[IPV6] NDISC: Unify main process of sending ND messages.
2007-04-26 YOSHIFUJI Hideaki[IPV6] XFRM: Use ip6addr_any where applicable.
2007-04-26 YOSHIFUJI Hideaki[IPV6]: Export in6addr_any for future use.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SIT: Unify code path to get hash array index.
2007-04-26 David S. Miller[IPV6]: Fix Makefile thinko.
2007-04-26 Herbert Xu[IPV6]: Consolidate common SNMP code
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Use put_unaligned() instead of memcpy().
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Fix several warnings without procfs.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Avoid unaligned accesses.
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Export statistics via netlink without...
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Netlink interface.
2007-04-26 John Heffner[INET]: Add IP(V6)_PMTUDISC_RPOBE
2007-04-26 John Heffner[IPV6]: MTU discovery check in ip6_fragment()
2007-04-26 Patrick McHardy[RTNETLINK]: Remove unnecessary locking in dump callbacks
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Patrick McHardy[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG...
2007-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
2007-04-26 Herbert Xu[NET]: Use csum_start offset instead of skb_transport_h...
2007-04-26 Patrick McHardy[XFRM]: Optimize MTU calculation
2007-04-26 Patrick McHardy[XFRM]: esp: fix skb_tail_pointer conversion bug
2007-04-26 YOSHIFUJI Hideaki[IPV6] FIB6RULE: Find source address during looking...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Herbert Xu[NET]: Allow forwarding of ip_summed except CHECKSUM_CO...
2007-04-26 David S. Miller[INET]: Use jhash + random secret for ehash.
2007-04-26 Patrick McHardy[NETFILTER]: Use setup_timer
2007-04-26 Patrick McHardy[NETFILTER]: Remove changelogs and CVS IDs
2007-04-26 Thomas Graf[NET] rules: Unified rules dumping
2007-04-26 Thomas Graf[IPv6]: Use rtnl registration interface
2007-04-26 Arnaldo Carvalho... [SK_BUFF] ipv6: Use skb_network_offset in some more...
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header_len
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use the helpers to get the layer header...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more layer header conversions
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: More skb_put related skb_reset_transport_header
2007-04-26 Arnaldo Carvalho... [IPV6]: Reset the network header in ip6_nd_hdr
2007-04-26 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: add nf_copy() to safely...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: More skb_reset_transport_header conversions
next