summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | e1000e: cleanup multiple common exit pointsBruce Allan2010-05-121-24/+17
* | | | | | e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmitBruce Allan2010-05-121-2/+9
* | | | | | e1000e: initialize manageability (IPMI) pass-through in 82574/82583Bruce Allan2010-05-123-9/+55
* | | | | | e1000e: bad state after running ethtool diagnostics with AMT enabledBruce Allan2010-05-122-7/+18
* | | | | | e1000e: use static params to save stack space (part 2)Bruce Allan2010-05-121-2/+2
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-127-298/+703
|\ \ \ \ \ \
| * | | | | | ipv6: ip6mr: add support for dumping routing tables over netlinkPatrick McHardy2010-05-111-7/+89
| * | | | | | ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-117-72/+396
| * | | | | | ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy2010-05-113-192/+216
| * | | | | | ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy2010-05-113-68/+65
| * | | | | | ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy2010-05-112-47/+31
| * | | | | | ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-05-112-41/+35
| |/ / / / /
* | | | | | netxen: handle queue manager accessAmit Kumar Salecha2010-05-123-11/+63
* | | | | | netxen: to fix onchip memory access.Sucheta Chakraborty2010-05-121-25/+17
* | | | | | netxen: remove unnecessary size checksSucheta Chakraborty2010-05-122-50/+8
* | | | | | netxen: fix register usageAmit Kumar Salecha2010-05-123-3/+6
* | | | | | tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens2010-05-122-93/+100
* | | | | | tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens2010-05-122-23/+25
* | | | | | tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens2010-05-122-14/+14
* | | | | | tipc: Reduce footprint by un-inlining port list routinesAllan Stephens2010-05-122-50/+52
* | | | | | tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens2010-05-122-59/+64
* | | | | | tipc: Reduce footprint by un-inlining address routinesAllan Stephens2010-05-122-34/+35
* | | | | | tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-1213-55/+55
* | | | | | 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
OpenPOWER on IntegriCloud