pandora-kernel.git
2010-03-15 Gerrit Renkernet-2.6 [Bug-Fix][dccp]: fix oops caused after failed...
2010-03-15 Dan Carpentermyri: remove dead code
2010-03-15 Tilman Schmidtgigaset: prune use of tty_buffer_request_room
2010-03-15 Tilman Schmidtgigaset: correct clearing of at_state strings on RING
2010-03-15 Tilman Schmidtgigaset: avoid registering CAPI driver more than once
2010-03-15 Christoph Eggerobsolete config in kernel source: HSO_AUTOPM
2010-03-15 Christoph Eggerobsolete config in kernel source: USE_INTERNAL_TIMER
2010-03-15 Akinobu Mitaatm: use for_each_set_bit()
2010-03-15 Akinobu Mitaphonet: use for_each_set_bit()
2010-03-15 Randy Dunlaptimestamping: fix example build
2010-03-15 Julia Lawalldrivers/net: drop redundant memset
2010-03-15 Ian Munsiei4l: change magic numbers in Eicon DIVA ISDN driver...
2010-03-15 Ian Munsiei4l: silence compiler warnings for array access in...
2010-03-15 Roel Kluinisdn: misplaced parenthesis in pof_handle_data()
2010-03-15 Stanislaw Gruszkabnx2x: change smp_mb() comment to conform the true
2010-03-15 Stanislaw Gruszkabnx2x: remove not necessary compiler barrier
2010-03-15 Stanislaw Gruszkabnx2x: use smp_mb() to keep ordering of read write...
2010-03-15 Ajit Khapardebe2net: fix mccq create for big endian architectures
2010-03-15 chaithrika... TI DaVinci EMAC: Convert to dev_pm_ops
2010-03-15 Sekhar Norinet: davinci emac: use dma_{map, unmap}_single API...
2010-03-15 David S. Millere100: Fix ring parameter change handling regression.
2010-03-13 YOSHIFUJI Hideakibridge: ensure to unlock in error path in br_multicast_...
2010-03-13 Joe Perchesdrivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip...
2010-03-13 Mike McCormacksky2: Avoid rtnl_unlock without rtnl_lock
2010-03-13 Herbert Xuipv6: Send netlink notification when DAD fails
2010-03-13 Julia Lawalldrivers/net/tg3.c: change the field used with the TG3_F...
2010-03-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-03-12 David S. Milleripconfig: Handle devices which take some time to come up.
2010-03-10 John W. LinvilleMerge branch 'wireless-2.6' of git://git./linux/kernel...
2010-03-10 Eric Dumazetmac80211: Fix memory leak in ieee80211_if_write()
2010-03-10 Juuso Oikarinenmac80211: Fix (dynamic) power save entry
2010-03-10 Zhu Yiipw2200: use kmalloc for large local variables
2010-03-10 Bruno Randolfath5k: read eeprom IQ calibration values correctly...
2010-03-10 Bruno Randolfath5k: fix I/Q calibration (for real)
2010-03-10 Bruno Randolfath5k: fix TSF reset
2010-03-10 Bruno Randolfath5k: use fixed antenna for tx descriptors
2010-03-10 Zhu Yilibipw: split ieee->networks into small pieces
2010-03-10 Jouni Malinenmac80211: Fix sta_mtx unlocking on insert STA failure...
2010-03-10 Helmut Schaart2x00: remove KSEG1ADDR define from rt2x00soc.h
2010-03-10 Greg Ungerernet: add ColdFire support to the smc91x driver
2010-03-10 Jussi Kivilinnaasix: fix setting mac address for AX88772
2010-03-10 YOSHIFUJI Hideaki... ipv6 ip6_tunnel: eliminate unused recursion field from...
2010-03-10 Eric Dumazetnet: Fix dev_mc_add()
2010-03-10 Eric Dumazetnet: Annotates neigh_invalidate()
2010-03-10 Eric Dumazettcp: Fix tcp_v4_rcv()
2010-03-10 Louis Rillingtg3: Fix tg3_poll_controller() passing wrong pointer...
2010-03-10 Frank Blaschkaqeth: change checksumming default for HiperSockets
2010-03-10 Ursula Braunqeth: no recovery after layer mismatch (z/VM NICs)
2010-03-10 Ursula Braunqeth: set promisc off after trace disabling failure
2010-03-10 Frank Blaschkaqeth: l3 send dhcp in non pass thru mode
2010-03-10 Ursula Braunqeth: enable kmsg hash processing in qeth_core_sys.c
2010-03-10 Reinette ChatreRevert "iwlwifi: Send broadcast probe request only...
2010-03-10 Reinette Chatreiwl3945: fix memory corruption
2010-03-08 Wolfgang GrandeggerMAINTAINERS: add netdev to CAN network layer and driver...
2010-03-08 Neil Hormantipc: filter out messages not intended for this host
2010-03-08 Neil Hormantipc: fix endianness on tipc subscriber messages
2010-03-08 Eric Dumazetethtool: Use noinline_for_stack
2010-03-08 Joe Perchesnet/sunrpc: Convert (void)snprintf to snprintf
2010-03-08 Joe Perchesnet/sunrpc: Remove uses of NIPQUAD, use %pI4
2010-03-08 Barry Songcan: fix bfin_can build error after alloc_candev()...
2010-03-08 Eric Dumazettcp: Fix tcp_make_synack()
2010-03-08 Eric Dumazetnet: fix route cache rebuilds
2010-03-08 Amit Kumar... qlcnic: remove extra space from board names
2010-03-08 Amit Kumar... qlcnic: fix bios version check
2010-03-08 Sucheta Chakrabortyqlcnic: validate unified fw image
2010-03-08 Sucheta Chakrabortyqlcnic: fix multicast handling
2010-03-08 Sucheta Chakrabortyqlcnic: additional driver statistics.
2010-03-08 Sucheta Chakrabortyqlcnic: fix tx csum status
2010-03-08 Ajit Khapardebe2net: remove unused code in be_load_fw
2010-03-08 Ajit Khapardebe2net: remove usage of be_pci_func
2010-03-08 Eric Dumazettcp: Add SNMP counters for backlog and min_ttl drops
2010-03-08 Zhu Yinet: add __must_check to sk_add_backlog
2010-03-07 Herbert Xubridge: Fix RCU race in br_multicast_stop
2010-03-07 Herbert Xubridge: Use RCU list primitive in __br_mdb_ip_get
2010-03-07 YOSHIFUJI Hideaki... ipv6: Optmize translation between IPV6_PREFER_SRC_xxx...
2010-03-07 Florian Fainellicpmac: bump version to 0.5.2
2010-03-07 Florian Fainellicpmac: fallback to switch mode if no PHY chip found
2010-03-07 Florian Fainellicpmac: fix the receiving of 802.1q frames
2010-03-07 Oliver HartkoppMAINTAINER: Correct CAN Maintainer responsibilities...
2010-03-07 Petko Manolovanother pegasus usb net device
2010-03-07 Dan Carpenterirda-usb: add error handling and fix leak
2010-03-07 Dan Carpentersock.c: potential null dereference
2010-03-07 Dan Carpenterems_usb: cleanup: remove uneeded check
2010-03-07 Dan Carpenterbridge: cleanup: remove unneed check
2010-03-07 Figo.zhangfix a race in ks8695_poll
2010-03-05 Breno Leitaos2io: Fixing debug message
2010-03-05 Jesse Brandeburge1000e: fix packet corruption and tx hang during NFSv2
2010-03-05 David Dillowtyphoon: fix incorrect use of smp_wmb()
2010-03-05 Jeff Garzikethtool: Add direct access to ops->get_sset_count
2010-03-05 Jeff Garzikethtool: Add direct access to ops->get_sset_count
2010-03-05 David Brownnet: smc91x: Support Qualcomm MSM development boards.
2010-03-05 Zhu Yinet: backlog functions rename
2010-03-05 Zhu Yix25: use limited socket backlog
2010-03-05 Zhu Yitipc: use limited socket backlog
2010-03-05 Zhu Yisctp: use limited socket backlog
2010-03-05 Zhu Yillc: use limited socket backlog
2010-03-05 Zhu Yiudp: use limited socket backlog
2010-03-05 Zhu Yitcp: use limited socket backlog
2010-03-05 Zhu Yinet: add limit for socket backlog
2010-03-04 Jiri Pirkorndis_wlan: correct multicast_list handling V3
next