summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dlm: don't limit active work itemsDavid Teigland2011-07-191-1/+4
* dlm: use workqueue for callbacksDavid Teigland2011-07-157-205/+172Star
* dlm: remove deadlock debug printDavid Teigland2011-07-141-3/+0Star
* dlm: improve rsb searchesDavid Teigland2011-07-127-48/+121
* dlm: keep lkbs in idrDavid Teigland2011-07-115-125/+82Star
* dlm: fix kmalloc argsDavid Teigland2011-07-111-1/+1
* dlm: don't do pointless NULL check, use kzalloc and fix order of argumentsJesper Juhl2011-07-111-6/+2Star
* dlm: dump address of unknown nodeMasatake YAMATO2011-07-061-4/+5
* dlm: use vmalloc for hash tablesBryn M. Reeves2011-07-011-9/+9
* dlm: show addresses in configfsMasatake YAMATO2011-06-301-2/+57
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-3022-134/+155
|\
| * usbnet: Remove over-broad module alias from zaurus.Dave Jones2011-06-291-10/+0Star
| * MAINTAINERS: drop Michael from bfin_mac driverMike Frysinger2011-06-291-1/+0Star
| * net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde2011-06-291-2/+2
| * rionet: fix NULL pointer dereference in rionet_removeYinglin Luan2011-06-291-13/+15
| * net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2011-06-294-14/+11Star
| * netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov2011-06-292-48/+26Star
| * ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert2011-06-281-5/+5
| * ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert2011-06-281-5/+2Star
| * cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez2011-06-251-2/+2
| * bridge: Only flood unregistered groups to routersHerbert Xu2011-06-251-1/+4
| * qlge: Add maintainer.Ron Mercer2011-06-251-0/+1
| * MAINTAINERS: mark socketcan-core lists as subscribers-onlyMike Frysinger2011-06-251-2/+2
| * MAINTAINERS: Remove Sven Eckelmann from BATMAN ADVANCEDSven Eckelmann2011-06-251-1/+0Star
| * Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-06-241-1/+1
| |\
| | * r8169: fix wrong register use.Francois Romieu2011-06-241-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-244-10/+50
| |\ \ | | |/ | |/|
| | * rtl8192cu: Fix missing firmware loadLarry Finger2011-06-221-0/+20
| | * rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger2011-06-201-1/+12
| | * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-202-9/+18
| | |\
| | | * Bluetooth: Fix L2CAP connection establishmentIlia Kolomisnky2011-06-151-1/+1
| | | * Bluetooth: Fix accepting connect requests for defer_setupJohan Hedberg2011-06-141-6/+15
| | | * Bluetooth: Fix L2CAP security checkLuiz Augusto von Dentz2011-06-131-2/+2
| * | | net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter2011-06-231-1/+1
| * | | net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak2011-06-221-16/+24
| * | | udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang2011-06-222-0/+6
| * | | ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang2011-06-221-1/+1
| * | | netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned onRandy Dunlap2011-06-221-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2011-06-301-4/+6
|\ \ \ \
| * | | | MAINTAINERS: update AVR32 and AT32AP maintainersHans-Christian Egtvedt2011-06-301-4/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-06-307-19/+25
|\ \ \ \ \
| * | | | | watchdog: update author email for at32ap700x_wdtHans-Christian Egtvedt2011-06-281-1/+1
| * | | | | watchdog: gef_wdt: fix MODULE_ALIASAxel Lin2011-06-281-1/+1
| * | | | | watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2011-06-283-4/+2Star
| * | | | | watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli2011-06-281-5/+3Star
| * | | | | watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli2011-06-281-8/+5Star
| * | | | | watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli2011-06-281-0/+8
| * | | | | watchdog: Handle multiple wm831x watchdogs being registeredMark Brown2011-06-281-0/+5
| |/ / / /
* | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-06-305-40/+94
|\ \ \ \ \
| * | | | | sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt2011-06-302-7/+8