pandora-kernel.git
2007-04-27 Johannes Berg[WEXT]: Remove options.
2007-04-27 Johannes Berg[WEXT]: Remove dead debug code.
2007-04-27 Johannes Berg[WEXT]: Clean up how wext is called.
2007-04-27 Johannes Berg[WEXT]: Move to net/wireless
2007-04-27 David S. Miller[AFS]: Eliminate cmpxchg() usage in vlocation code.
2007-04-27 David S. Miller[RXRPC]: Fix pointers passed to bitops.
2007-04-27 David S. Miller[RXRPC]: Remove bogus atomic_* overrides.
2007-04-26 David S. Miller[AFS]: Fix u64 printing in debug logging.
2007-04-26 David Howells[AFS]: Add "directory write" support.
2007-04-26 David Howells[AFS]: Implement the CB.InitCallBackState3 operation.
2007-04-26 David Howells[AFS]: Add support for the CB.GetCapabilities operation.
2007-04-26 David Howells[AFS]: Update the AFS fs documentation.
2007-04-26 David Howells[AFS]: Add security support.
2007-04-26 David Howells[AFS]: Handle multiple mounts of an AFS superblock...
2007-04-26 David Howells[AF_RXRPC]: Delete the old RxRPC code.
2007-04-26 David Howells[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
2007-04-26 David Howells[AF_RXRPC]: Add an interface to the AF_RXRPC module...
2007-04-26 David Howells[AFS]: Clean up the AFS sources
2007-04-26 David Howells[AF_RXRPC]: Provide secure RxRPC sockets for use by...
2007-04-26 David Howells[AF_RXRPC]: Make it possible to merely try to cancel...
2007-04-26 David Howells[AF_RXRPC]: Key facility changes for AF_RXRPC
2007-04-26 Oleg Nesterov[WORKQUEUE]: cancel_delayed_work: use del_timer() inste...
2007-04-26 Jamal Hadi... [XFRM]: Missing bits to SAD info.
2007-04-26 Matthias Kaehlcke[ATM]: Use mutex instead of binary semaphore in FORE...
2007-04-26 Andrew Morton[BLUETOOTH] rfcomm_worker(): fix wakeup race
2007-04-26 Alexandra N... [NET]: bonding documentation fix for multiple bonding...
2007-04-26 Milind Arun... [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
2007-04-26 Andrew Morton[IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL...
2007-04-26 Martin Peschke[SUNRPC]: cleanup: use seq_release_private() where...
2007-04-26 Alexey Dobriyan[AF_IUCV]: Fix compilation on s390-up
2007-04-26 Milind Arun... [NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c
2007-04-26 Brian Braunstein[NET] tun/tap: fixed hw address handling
2007-04-26 Robert P. J... [NET]: Delete unused header file linux/if_wanpipe_common.h
2007-04-26 Robert P. J... [NET]: Delete unused header file linux/sdla_fr.h.
2007-04-26 Adrian Bunk[NETLINK]: Possible cleanups.
2007-04-26 Andrew Morton[NET]: Fix yam.c
2007-04-26 Jean Delvare[NET]: Clean up sk_buff walkers.
2007-04-26 Jamal Hadi... [XFRM]: Export SAD info.
2007-04-26 Stephen Hemminger[BRIDGE]: Missing rtnl.
2007-04-26 Stephen Hemminger[BRIDGE]: if no STP then forward all BPDUs
2007-04-26 Stephen Hemminger[BRIDGE]: drop PAUSE frames
2007-04-26 Stephen Hemminger[BRIDGE]: don't change packet type
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[IPV4] IP_GRE: Unify code path to get hash array index.
2007-04-26 YOSHIFUJI Hideaki[IPV4] IPIP: Unify code path to get hash array index.
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 Herbert Xu[IPV4]: Consolidate common SNMP code
2007-04-26 YOSHIFUJI Hideaki[IPV4]: Fix build without procfs.
2007-04-26 YOSHIFUJI Hideaki[TCP]: Fix linkage errors on i386.
2007-04-26 Allan Stephens[TIPC]: Enhancements to msg_set_bits() routine
2007-04-26 Johannes Berg[WIRELESS] cfg80211: Update comment for locking.
2007-04-26 Herbert Xu[NET]: Warn about GSO/checksum abuse
2007-04-26 Stephen Hemminger[TCP] TCP YEAH: Use vegas dont copy it.
2007-04-26 Stephen Hemminger[TCP]: Congestion control API update.
2007-04-26 Stephen Hemminger[TCP]: TCP Illinois update.
2007-04-26 John W. Linville[WIRELESS] drivers/net/wireless/Kconfig: correct minor...
2007-04-26 Johannes Berg[WIRELESS]: Remove wext over netlink.
2007-04-26 Johannes Berg[WIRELESS] cfg80211: New wireless config infrastructure.
2007-04-26 Johannes Berg[WIRELESS]: Refactor wireless Kconfig.
2007-04-26 Johannes Berg[WIRELESS]: Update MAINTAINERS for wireless mailing...
2007-04-26 Andrew Morton[NET]: Prevent much sadness in qdisc_lock_tree().
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 Ilpo Järvinen[TCP]: Sed magic converts func(sk, tp, ...) -> func...
2007-04-26 Borislav Petkov[NET]: Fix comments for register_netdev().
2007-04-26 G. Liakhovetski[IrDA]: Misc spelling corrections.
2007-04-26 Samuel Ortiz[IrDA]: Adding carriage returns to mcs7780 debug statements
2007-04-26 Samuel Ortiz[IrDA] af_irda: IRDA_ASSERT cleanups
2007-04-26 Samuel Ortiz[IrDA] af_irda: irda_accept cleanup
2007-04-26 Olaf Kirch[IrDA] af_irda: Silence kernel message in irda_recvmsg_...
2007-04-26 Olaf Kirch[IrDA] af_irda: irda_recvmsg_stream cleanup
2007-04-26 Andi Kleen[NET]: Move sk_setup_caps() out of line.
2007-04-26 Andi Kleen[TCP]: Uninline tcp_done().
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Stephen Hemminger[TCP]: TCP Illinois congestion control (rev3)
2007-04-26 Stephen Hemminger[NET]: Get rid of netdev_nit
2007-04-26 Michal Ostrowski[PPPOE]: Fix device tear-down notification.
2007-04-26 Florian Zumbiehl[PPPOE]: memory leak when socket is release()d before...
2007-04-26 Florian Zumbiehl[PPPOE]: race between interface going down and connect()
2007-04-26 Florian Zumbiehl[PPPoE]: miscellaneous smaller cleanups
2007-04-26 Stephen Hemminger[NET] skbuff: skb_store_bits const is backwards
2007-04-26 Stephen Hemminger[BRIDGE]: Fix warning in net-2.6.22
2007-04-26 Ralf Baechle[AX25/NETROM/ROSE]: Convert to use modern wait queue API
2007-04-26 Peter P. Waskiewicz Jr[AF_PACKET]: Add option to return orig_dev to userspace.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Export statistics via netlink without...
2007-04-26 YOSHIFUJI Hideaki[IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.
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[NET_SCHED]: ingress: switch back to using ingress_lock
2007-04-26 Patrick McHardy[NET_SCHED]: Eliminate qdisc_tree_lock
2007-04-26 Patrick McHardy[NETLINK]: don't reinitialize callback mutex
2007-04-26 Patrick McHardy[RTNETLINK]: Remove unnecessary locking in dump callbacks
2007-04-26 Patrick McHardy[RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks
next