Driver core: remove subsys_put()
[linux-2.6] / net / ipv6 /
2007-10-12  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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.
2007-10-10  Stephen Hemminger[NET]: Wrap hard_header_parse
2007-10-10  Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10  Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10  Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10  David L Stevens[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
2007-10-10  Denis V. Lunev[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
2007-10-10  Milan Kocian[IPV6]: Remove redundant RTM_DELLINK message.
2007-10-10  Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10  Thomas Graf[NETLINK]: Introduce nested and byteorder flag to netli...
2007-10-10  Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10  Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10  Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10  Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10  Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10  Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10  Micah Gruber[IPV6]: Remove unneeded pointer iph from ipcomp6_input...
2007-10-10  Masahide NAKAMURA[IPV6] IPSEC: Omit redirect for tunnelled packet.
2007-10-10  Noriaki TAKAMIYA[IPV6] XFRM: Fix connected socket to use transformation.
2007-10-10  Brian Haley[IPV6]: Add v4mapped address inline
2007-10-08  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-08  Brian Haley[IPv6]: Fix ICMPv6 redirect handling with target multic...
2007-10-03  Paul MackerrasMerge branch 'ppc-fixes' of git://git.bocc.de/dbox2...
2007-10-03  Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-10-02  Linus TorvaldsMerge branch 'sas-fixes' of /linux/kernel/git/jgarzik...
2007-10-02  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-10-01  Linus TorvaldsMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-09-28  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-09-28  David S. Miller[TCP]: Fix MD5 signature handling on big-endian.
2007-09-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-20  Paul MackerrasMerge branch 'linux-2.6'
2007-09-17  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-09-17  Len BrownPull thinkpad into release branch
2007-09-17  Len BrownPull misc into release branch
2007-09-17  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-09-17  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-09-16  Jiri Kosina[IPV6]: Fix source address selection.
2007-09-15  Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-09-15  YOSHIFUJI Hideaki[IPV6]: Just increment OutDatagrams once per a datagram.
2007-09-15  Linus TorvaldsMerge git://git.linux-xtensa.org/kernel/xtensa-feed
2007-09-14  YOSHIFUJI Hideaki[IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.
2007-09-14  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-09-13  Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-09-12  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-09-12  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-09-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-12  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-09-11  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-09-11  Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-09-11  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-09-11  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-09-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-11  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-09-11  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-09-11  YOSHIFUJI Hideaki[IPv6]: Fix NULL pointer dereference in ip6_flush_pendi...
2007-09-11  Neil Horman[NETFILTER]: Fix/improve deadlock condition on module...
2007-09-11  David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2007-09-11  Denis V. Lunev[IPV6]: Freeing alive inet6 address
2007-09-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-08-28  Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-08-27  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-08-27  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-08-27  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-08-27  Flavio Leitner[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connec...
2007-08-25  Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2007-08-25  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2007-08-25  Len BrownPull thermal into release branch
2007-08-25  Len BrownPull bugzilla-1641 into release branch
2007-08-25  Len BrownPull battery into release branch
next