Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | powerpc: Linux cannot run with 0 cores | Anton Blanchard | 2010-07-08 | 1 | -1/+1 | |
| * | | | | | | | powerpc: Fix feature-fixup tests for gcc 4.5 | Stephen Rothwell | 2010-07-08 | 1 | -8/+9 | |
| * | | | | | | | powerpc: Disable SPARSE_IRQ by default | Yang Li | 2010-07-08 | 1 | -2/+2 | |
| * | | | | | | | powerpc: Fix compile errors in prom_init_check for gcc 4.5 | Stephen Rothwell | 2010-07-08 | 1 | -0/+6 | |
| * | | | | | | | powerpc: Fix module building for gcc 4.5 and 64 bit | Stephen Rothwell | 2010-07-08 | 4 | -4/+138 | |
| * | | | | | | | powerpc/perf_event: Fix for power_pmu_disable() | Matt Evans | 2010-07-08 | 1 | -1/+4 | |
* | | | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-07-08 | 4 | -56/+67 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0 | Hyuk Lee | 2010-07-05 | 1 | -1/+1 | |
| * | | | | | | | ARM: S5P6442: Fix PLL setting announce message. | Thomas Abraham | 2010-07-05 | 1 | -1/+1 | |
| * | | | | | | | ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XX | Marek Szyprowski | 2010-07-05 | 1 | -0/+2 | |
| * | | | | | | | ARM: S5PV210: Correct clock register properties | MyungJoo Ham | 2010-07-05 | 1 | -53/+62 | |
| * | | | | | | | ARM: S5P: Bug fix on external interrupt for S5P SoCs | Boojin Kim | 2010-07-05 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-07-08 | 36 | -189/+332 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | NET: SB1250: Initialize .owner | Ralf Baechle | 2010-07-08 | 1 | -0/+1 | |
| * | | | | | | vxge: show startup message with KERN_INFO | Wu Fengguang | 2010-07-07 | 1 | -2/+2 | |
| * | | | | | | ll_temac: Fix missing iounmaps | Denis Kirjanov | 2010-07-07 | 1 | -5/+13 | |
| * | | | | | | bridge: Clear IPCB before possible entry into IP stack | Herbert Xu | 2010-07-07 | 1 | -0/+3 | |
| * | | | | | | bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference | Herbert Xu | 2010-07-06 | 1 | -9/+12 | |
| * | | | | | | net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined | Ben Hutchings | 2010-07-06 | 1 | -1/+1 | |
| * | | | | | | net/ne: fix memory leak in ne_drv_probe() | Kulikov Vasiliy | 2010-07-06 | 1 | -1/+3 | |
| * | | | | | | xfrm: fix xfrm by MARK logic | Peter Kosyh | 2010-07-04 | 2 | -0/+4 | |
| * | | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2010-07-03 | 3 | -48/+58 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | vhost: add unlikely annotations to error path | Michael S. Tsirkin | 2010-07-01 | 2 | -28/+29 | |
| | * | | | | | | vhost: break out of polling loop on error | Michael S. Tsirkin | 2010-06-27 | 3 | -22/+31 | |
| * | | | | | | | virtio_net: fix oom handling on tx | Rusty Russell | 2010-07-03 | 1 | -8/+13 | |
| * | | | | | | | virtio_net: do not reschedule rx refill forever | Michael S. Tsirkin | 2010-07-03 | 1 | -4/+3 | |
| * | | | | | | | s2io: resolve statistics issues | Jon Mason | 2010-07-03 | 2 | -41/+64 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-07-03 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT | Eric Dumazet | 2010-07-02 | 1 | -2/+4 | |
| * | | | | | | | | linux/net.h: fix kernel-doc warnings | Randy Dunlap | 2010-07-03 | 1 | -2/+1 | |
| * | | | | | | | | net: decreasing real_num_tx_queues needs to flush qdisc | John Fastabend | 2010-07-03 | 4 | -5/+30 | |
| * | | | | | | | | sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock | John Fastabend | 2010-07-03 | 1 | -2/+10 | |
| * | | | | | | | | qlge: fix a eeh handler to not add a pending timer | Breno Leitao | 2010-07-03 | 1 | -0/+2 | |
| * | | | | | | | | qlge: Replacing add_timer() to mod_timer() | Breno Leitao | 2010-07-03 | 1 | -6/+3 | |
| * | | | | | | | | usbnet: Set parent device early for netdev_printk() | Ben Hutchings | 2010-07-03 | 1 | -2/+3 | |
| * | | | | | | | | net: Revert "rndis_host: Poll status channel before control channel" | Ben Hutchings | 2010-07-03 | 1 | -12/+6 | |
| * | | | | | | | | drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h | Cody Rester | 2010-07-02 | 1 | -1/+1 | |
| * | | | | | | | | bonding: check if clients MAC addr has changed | Flavio Leitner | 2010-06-30 | 1 | -1/+2 | |
| * | | | | | | | | Bluetooth: Fix abuse of the preincrement operator | David Howells | 2010-06-30 | 1 | -1/+1 | |
| * | | | | | | | | mv643xx_eth: use sw csum for big packets | Saeed Bishara | 2010-06-30 | 2 | -2/+12 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-30 | 4 | -7/+18 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flag | Wey-Yi Guy | 2010-06-25 | 1 | -5/+1 | |
| | * | | | | | | | | iwlwifi: fix multicast | Johannes Berg | 2010-06-25 | 1 | -1/+6 | |
| | * | | | | | | | | ath9k: Fix bug in starting ani | Vasanthakumar Thiagarajan | 2010-06-23 | 2 | -1/+11 | |
| * | | | | | | | | | xfrm: fix XFRMA_MARK extraction in xfrm_mark_get | Andreas Steffen | 2010-06-30 | 1 | -1/+1 | |
| * | | | | | | | | | ixgbe: skip non IPv4 packets in ATR filter | Guillaume Gaudonville | 2010-06-30 | 1 | -1/+3 | |
| * | | | | | | | | | ixgbe: disable tx engine before disabling tx laser | John Fastabend | 2010-06-30 | 1 | -4/+4 | |
| * | | | | | | | | | ixgbe: fix panic when shutting down system with WoL enabled | Andy Gospodarek | 2010-06-30 | 1 | -1/+2 | |
| * | | | | | | | | | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH | Ben Hutchings | 2010-06-29 | 2 | -9/+29 | |
| * | | | | | | | | | ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL | Ben Hutchings | 2010-06-29 | 1 | -2/+3 |