summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller2011-01-241-1/+1
| * | | GRO: fix merging a paged skb after non-paged skbsMichal Schmidt2011-01-241-2/+6
* | | | net_sched: sch_mqprio: dont leak kernel memoryEric Dumazet2011-01-261-1/+1
* | | | smc91x: add devicetree supportThomas Chou2011-01-251-0/+13
* | | | tg3: Update copyrights and update version to 3.117Matt Carlson2011-01-252-4/+4
* | | | tg3: Fix eee preprocessor namingMatt Carlson2011-01-252-2/+2
* | | | tg3: Fix EEE interoperability issueMatt Carlson2011-01-252-7/+39
* | | | tg3: Disable EEE during loopback testsMatt Carlson2011-01-251-5/+15
* | | | tg3: Disable MAC loopback test for CPMU devicesMatt Carlson2011-01-251-2/+4
* | | | tg3: Fix loopback testsMatt Carlson2011-01-251-3/+12
* | | | tg3: Restrict phy ioctl accessMatt Carlson2011-01-251-2/+6
* | | | tg3: Disable multivec mode for 1 MSIX vectorMatt Carlson2011-01-251-2/+4
* | | | tg3: Use new VLAN codeMatt Carlson2011-01-252-88/+10
* | | | tg3: Fix 5719 A0 tx completion bugMatt Carlson2011-01-252-4/+9
* | | | tg3: Revise 5719 internal FIFO overflow solutionMatt Carlson2011-01-252-38/+12
* | | | pktgen: speedup fragmented skbsEric Dumazet2011-01-251-141/+93
* | | | bonding: fix return value of couple of store functionsJiri Pirko2011-01-251-2/+2
* | | | net: add sysfs entry for device groupVlad Dogaru2011-01-241-0/+15
* | | | veth: remove unneeded ifname code from veth_newlink()Jiri Pirko2011-01-241-12/+0
* | | | net: reduce and unify printk level in netdev_fix_features()Michał Mirosław2011-01-244-25/+16
* | | | net: change netdev->features to u32Michał Mirosław2011-01-2423-46/+45
* | | | net: Move check of checksum features to netdev_fix_features()Michał Mirosław2011-01-241-15/+17
* | | | typhoon: Kill references to UTS_RELEASEDavid S. Miller2011-01-241-2/+1
* | | | tlan: add suspend/resume supportSakari Ailus2011-01-241-16/+72
* | | | tlan: Code cleanup: checkpatch.pl is relatively happy now.Sakari Ailus2011-01-242-1928/+1967
* | | | net: RPS: Enable hardware acceleration of RFSBen Hutchings2011-01-243-9/+127
* | | | lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings2011-01-244-0/+348
* | | | Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...David S. Miller2011-01-243-1/+117
|\ \ \ \
| * | | | genirq: Add IRQ affinity notifiersBen Hutchings2011-01-223-1/+117
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-241012-6882/+9305
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-244863-112016/+259692
| |\ \ \ \
| | * | | | fix a shutdown regression in intel_idleShaohua Li2011-01-251-6/+2
| | * | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-2515-51/+184
| | |\ \ \ \
| | | * | | | omap: DMA: clear interrupt status correctlyAdrian Hunter2011-01-191-4/+3
| | | * | | | OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configurationDaniel Morsing2011-01-191-2/+1
| | | * | | | arm: omap3: cm-t3517: minor comment fixIgor Grinberg2011-01-191-2/+2
| | | * | | | arm: omap3: cm-t3517: rtc fixIgor Grinberg2011-01-191-3/+22
| | | * | | | omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren2011-01-193-2/+61
| | | * | | | omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren2011-01-197-33/+47
| | | * | | | omap1: Fix sched_clock for the MPU timerTony Lindgren2011-01-181-1/+13
| | | * | | | Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixesTony Lindgren2011-01-188-12/+43
| | | |\ \ \ \
| | | | * | | | OMAP: PRCM: remove duplicated headersFelipe Balbi2011-01-183-4/+0
| | | | * | | | OMAP4: clockdomain: bypass unimplemented wake-up dependency functions on OMAP4Paul Walmsley2011-01-181-4/+26
| | | | * | | | OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley2011-01-184-4/+17
| | * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-2528-121/+164
| | |\ \ \ \ \ \
| | | * | | | | | perf tools: Fix time function double declaration with glibcThomas Renninger2011-01-221-2/+2
| | | * | | | | | perf tools: Fix build by checking if extra warnings are supportedArnaldo Carvalho de Melo2011-01-221-2/+7
| | | * | | | | | perf tools: Fix build when using gcc 3.4.6Arnaldo Carvalho de Melo2011-01-221-1/+1
| | | * | | | | | perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo2011-01-221-0/+1
| | | * | | | | | perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo2011-01-2223-82/+93
OpenPOWER on IntegriCloud