summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: Relocate trivial link status functions to header fileAllan Stephens2010-05-123-31/+36
* tipc: remove abstraction for link_max_pktAllan Stephens2010-05-121-16/+11
* tipc: Update commenting in TIPC APIAllan Stephens2010-05-122-11/+11
* tipc: Add support for "-s" configuration optionAllan Stephens2010-05-124-3/+43
* tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens2010-05-121-1/+1
* tipc: Eliminate unnecessary initialization in native API send routinesAllan Stephens2010-05-121-2/+2
* tipc: Prune unused data structures from configuration serviceAllan Stephens2010-05-121-14/+14
* tipc: Eliminate unused argument in print statementAllan Stephens2010-05-121-3/+1
* tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens2010-05-123-5/+0
* netfilter: xtables: add missing depends for xt_TEEJan Engelhardt2010-05-121-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12649-3769/+7406
|\
| * Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-112-68/+56
| |\
| | * hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg2010-05-111-36/+25
| | * hwmon: (asc7621) Bug fixesKen Milmore2010-05-111-32/+31
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-112-15/+14
| |\ \
| | * | kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu2010-05-111-14/+13
| | * | perf: Fix static strings treated like dynamic onesFrederic Weisbecker2010-05-111-1/+1
| * | | drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton2010-05-111-2/+6
| * | | hp_accel: fix race in device removalOliver Neukum2010-05-111-1/+1
| * | | mqueue: fix kernel BUG caused by double free() on mq_open()André Goddard Rosa2010-05-111-1/+1
| * | | fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich2010-05-111-7/+8
| * | | memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2010-05-112-9/+26
| * | | memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2010-05-112-16/+18
| * | | bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev2010-05-111-8/+9
| * | | rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi2010-05-111-5/+4
| * | | hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...Mel Gorman2010-05-111-1/+1
| * | | kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh2010-05-111-4/+2
| * | | mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre2010-05-111-2/+2
| * | | mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre2010-05-111-0/+1
| * | | mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre2010-05-111-4/+5
| * | | mmc: atmel-mci: fix two parameters swappedNicolas Ferre2010-05-111-2/+2
| * | | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-117-30/+2
| * | | it8761e_gpio: fix bug in gpio numberingDenis Turischev2010-05-111-9/+9
| * | | dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori2010-05-111-2/+2
| * | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-111-9/+10
| |\ \ \
| | * | | drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare2010-05-111-9/+10
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-1120-30/+118
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-106-8/+37
| | |\ \ \ \
| | | * | | | mac80211: remove association work when processing deauth requestReinette Chatre2010-05-071-1/+2
| | | * | | | ar9170: wait for asynchronous firmware loadingChristian Lamparter2010-05-072-0/+12
| | * | | | | net: Fix FDDI and TR config checks in ipv4 arp and LLC.David S. Miller2010-05-102-4/+4
| | * | | | | IPv4: unresolved multicast route cleanupAndreas Meissner2010-05-101-1/+2
| | * | | | | ipv4: udp: fix short packet and bad checksum loggingBjørn Mork2010-05-061-3/+3
| | * | | | | phy: Fix initialization in micrel driver.David S. Miller2010-05-061-0/+1
| | * | | | | sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2010-05-065-4/+59
| | * | | | | veth: Dont kfree_skb() after dev_forward_skb()Eric Dumazet2010-05-062-7/+5
| | * | | | | IPv6: fix IPV6_RECVERR handling of locally-generated errorsBrian Haley2010-05-051-2/+6
| | * | | | | net/gianfar: drop recycled skbs on MTU changeSebastian Andrzej Siewior2010-05-051-1/+1
| * | | | | | CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells2010-05-112-12/+87
| * | | | | | ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang2010-05-111-89/+1
| | |_|_|_|/ | |/| | | |