platform/kernel/linux-rpi.git
2008-09-24 Ben Hutchingssfc: Add check for memory allocation failure in falcon_...
2008-09-24 Mats Erik Andersson8139too: [cosmetic] fix incorrect register for flash-rom
2008-09-24 Breno Leitaos2io: Fix enabling VLAN tag stripping at driver initial...
2008-09-24 Yoichi Yuasacs89x0: fix warning release_irq label
2008-09-24 Adrian Bunk[netdrvr/usb] hso_create_bulk_serial_device(): fix...
2008-09-24 Krzysztof Halasawan/hdlc_x25.c: fix a NULL dereference
2008-09-24 Vlad Yasevichbonding: Do not tx-balance some IPv6 packets on ALB...
2008-09-24 Matthew Wilcox[netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe
2008-09-24 Hannes Heringehea: Fix DLPAR memory handling
2008-09-24 David Fries[netdrvr] ne: Fix suspend and resume for ISA PnP cards.
2008-09-24 Martin Gebert[netdrvr] au1000_eth: Spinlock initialisation fix
2008-09-24 Chris SnookMAINTAINERS: add Atheros maintainer for atlx
2008-09-24 Andrew Mortondrivers/net/mlx4/alloc.c needs mm.h
2008-09-24 Takashi Iwaidrivers/net/skfp/pmf.c: Use offsetof() macro
2008-09-24 Magnus Dammsmc91x: SMC_IO_SHIFT platform data support for default...
2008-09-24 Magnus Dammsmc91x: fix nowait printout
2008-09-24 Francois Romieur8169: fix RxMissed register access
2008-09-24 Sebastien Dugueehea: fix phyp debugging typo
2008-09-24 Thomas Bogendoerfertulip: Fix dead 21041 ethernet after ifconfig down
2008-09-24 Tomas Winkleriwlwifi: don't fail if scan is issued too early
2008-09-24 Johannes Bergiwlagn: downgrade BUG_ON in interrupt
2008-09-24 Alan Coxpcmcia: Fix up legacy driver IRQs
2008-09-24 Denis ChengRqwireless: a global static to local static improvement
2008-09-24 Ivo van Doornrt2x00: Fix HW crypto key handling
2008-09-24 Emmanuel Grumbachmac80211: fix led behavior in IBSS
2008-09-24 Luis R. Rodriguezath9k: Add a few comments about mibevents
2008-09-24 Johannes Bergmac80211: probe with correct SSID
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-24 Johannes Bergmac80211: fix mesh action frame handling
2008-09-24 YanBomac80211: mesh portal functionality support
2008-09-24 Sujithath9k: Fix TSF Adjust usage
2008-09-24 Sujithath9k: Fix nexttbtt calculation
2008-09-24 Sujithath9k: Whitespace cleanup
2008-09-24 Emmanuel Grumbachiwlwifi: remove HT flags from RXON when not in HT anymore
2008-09-24 Javier Cardonalibertas: Reduce the WPA key installation time (fixups)
2008-09-24 Nick Kossifidisath5k: Fix bad udelay calls on AR5210 code
2008-09-24 Johannes Bergcfg80211: reject invalid configuration items
2008-09-24 Johannes Bergmac80211: allow interface settings changes only when...
2008-09-24 Johannes Bergcfg80211: allow set_interface without type
2008-09-24 Johannes Bergcfg80211: show interface type
2008-09-24 Johannes Bergmac80211: make master iface not wireless
2008-09-24 Tomas Winkleriwlwifi: make PS use named constants
2008-09-24 Tomas Winkleriwlwifi: don't delay scan in IBSS mode
2008-09-24 Larry Fingerb43: Issue warning when RFKILL_INPUT is not enabled
2008-09-24 Johannes Bergcfg80211: fix code ordering in header file
2008-09-24 Johannes Bergcfg80211: clean up static regdomain mess
2008-09-24 Johannes Bergcfg80211: fix regulatory code const
2008-09-24 Johannes Bergcfg80211: clean up regulatory mess
2008-09-24 Johannes Bergcfg80211: fix static regdomains
2008-09-24 David Kilroywireless: Read scan flags correctly on x86-64
2008-09-24 Oliver Hartkoppnet: remove ifalias on empty given alias
2008-09-24 David S. Milleraoe: Fix OOPS after SKB queue changes.
2008-09-23 Oliver Hartkoppcan: Add documentation for virtual CAN driver usage
2008-09-23 David S. Millertcp: Fix queue traversal in tcp_use_frto().
2008-09-23 David S. Millertcp: Fix order of tests in tcp_retransmit_skb()
2008-09-23 David S. Millerppp_generic: Use skb_peek() in ppp_receive_mp_frame().
2008-09-23 David S. Millerneigh: Remove by-hand SKB queue handling.
2008-09-23 Jarek Poplawskipkt_sched: Remove the tx queue state check in qdisc_run()
2008-09-23 David S. Millertcp: Use SKB queue handling interfaces instead of by...
2008-09-23 David S. Millernet: Add skb_queue_walk_from() and skb_queue_walk_from_...
2008-09-23 David S. Millernet: Add skb_queue_next().
2008-09-23 David S. Millertcp: Use skb_queue_is_last() instead of by-hand version.
2008-09-23 David S. Millernet: Add skb_queue_is_last().
2008-09-23 David S. Millerusbatm: Use skb_queue_walk_safe() instead of by-hand...
2008-09-23 David S. Millerzd1211: Use skb_queue_walk() instead of by-hand impleme...
2008-09-23 David S. Millerde4x5: Use skb_queue_head instead of by-hand implementa...
2008-09-23 Jarek Poplawskipkt_sched: Check the state of tx_queue in dequeue_skb()
2008-09-23 David S. Millerpkt_sched: Always use q->requeue in dev_requeue_skb().
2008-09-23 David S. Millerpkt_sched: Make qdisc->gso_skb a list.
2008-09-23 David S. Millersctp: Use skb_queue_walk_safe() and skb_queue_split_tai...
2008-09-23 David S. Millernet: Fix bus in SKB queue splicing interfaces.
2008-09-23 Stephen Hemmingernet: network device name ifalias support
2008-09-23 David S. Millerusbnet: Use skb_queue_walk_safe() instead of by-hand...
2008-09-23 Remi Denis... Phonet: kernel documentation
2008-09-23 Remi Denis... Phonet: emit errors when a packet cannot be delivered...
2008-09-23 Remi Denis... Phonet: proc interface for port range
2008-09-23 Remi Denis... Phonet: provide MAC header operations
2008-09-23 Remi Denis... Phonet: Phonet datagram transport protocol
2008-09-23 Remi Denis... Phonet: common socket glue
2008-09-23 Remi Denis... Phonet: Netlink interface
2008-09-23 Remi Denis... Phonet: network device and address handling
2008-09-23 Remi Denis... Phonet: add CONFIG_PHONET
2008-09-23 Remi Denis... Phonet: PF_PHONET protocol family support
2008-09-23 Remi Denis... Phonet: global definitions
2008-09-23 Herbert Xuipsec: Fix xfrm_state_walk race
2008-09-23 Jaswinder Singhcassini: use request_firmware
2008-09-23 Julia Lawallnet/atm/lec.c: drop code after return
2008-09-23 Julia Lawalldrivers/net/wan: Use DIV_ROUND_UP
2008-09-23 Julia Lawalldrivers/atm: Use DIV_ROUND_UP
2008-09-23 Ming Leihci_usb: replace mb with smp_mb
2008-09-23 Harvey Harrisonnet: em_cmp.c use unaligned access helpers
2008-09-23 Bjorn Helgaasirda: follow lspci device/vendor style
2008-09-23 Andi KleenmISDN: misc timerdev fixes
2008-09-23 Harvey HarrisonmISDN: annotate iomem pointer and add statics
2008-09-23 Harvey HarrisonmISDN: endian annotations for struct zt
2008-09-23 Julia Lawalldrivers/isdn/capi/kcapi.c: Adjust error handling code...
2008-09-23 Kaihui Luonetfilter: xt_time gives a wrong monthday in a leap...
2008-09-22 David S. Millercxgb3: Use SKB list interfaces instead of home-grown...
2008-09-22 David S. Millerisdn: isdn_ppp: Use SKB list facilities instead of...
2008-09-22 David S. Millerbluetooth: hci_bcsp: Use SKB list interfaces instead...
next