| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-05 |
|\ |
|
| * | [NET]: Remove further references to net-modules.txt | Johann Felix Soden | 2008-02-05 |
| * | tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PI | Nathaniel Filardo | 2008-02-05 |
| * | hamradio: fix dmascc section mismatch | Randy Dunlap | 2008-02-05 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-02-05 |
|\ \ |
|
| * | | IB: Avoid marking __devinitdata as const | Roland Dreier | 2008-02-04 |
| * | | mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() | Jack Morgenstein | 2008-02-04 |
| * | | mlx4_core: Fix more section mismatches | Roland Dreier | 2008-02-04 |
| |/ |
|
* | | b43: avoid unregistering device objects during suspend | Rafael J. Wysocki | 2008-02-05 |
* | | latency.c: use QoS infrastructure | Mark Gross | 2008-02-05 |
* | | is_vmalloc_addr(): Check if an address is within the vmalloc boundaries | Christoph Lameter | 2008-02-05 |
* | | pcmcia/pcnet_cs: fix 'shadow variable' warning | Richard Knutsson | 2008-02-05 |
* | | pcmcia/fmvj18x_cs: fix 'shadow variable' warning | Richard Knutsson | 2008-02-05 |
* | | pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one | Richard Knutsson | 2008-02-05 |
* | | pcmcia/axnet_cs: make functions static | Richard Knutsson | 2008-02-05 |
* | | pcmcia/3c574_cs: fix 'shadow variable' warning | Richard Knutsson | 2008-02-05 |
* | | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson | 2008-02-05 |
* | | drivers/net/wireless/b43/main.c needs io.h | Andrew Morton | 2008-02-05 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-02-04 |
|\ |
|
| * | virtio_net: parametrize the napi_weight for virtio receive queue. | Dor Laor | 2008-02-04 |
| * | virtio: free transmit skbs when notified, not on next xmit. | Rusty Russell | 2008-02-04 |
| * | virtio: flush buffers on open | Rusty Russell | 2008-02-04 |
| * | virtnet: remove double ether_setup | Christian Borntraeger | 2008-02-04 |
| * | virtio: Put the virtio under the virtualization menu | Anthony Liguori | 2008-02-04 |
| * | virtio: reset function | Rusty Russell | 2008-02-04 |
| * | virtio: populate network rings in the probe routine, not open | Rusty Russell | 2008-02-04 |
| * | virtio: Tweak virtio_net defines | Rusty Russell | 2008-02-04 |
| * | virtio: Net header needs hdr_len | Rusty Russell | 2008-02-04 |
| * | virtio: explicit enable_cb/disable_cb rather than callback return. | Rusty Russell | 2008-02-04 |
| * | virtio: simplify config mechanism. | Rusty Russell | 2008-02-04 |
| * | virtio: Implement skb_partial_csum_set, for setting partial csums on untruste... | Rusty Russell | 2008-02-04 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 |
|\ \ |
|
| * | | MAINTAINERS: remove Adam Fritzler, remove his email address in other sources | Joe Perches | 2008-02-03 |
| * | | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 |
| * | | Fix a small number of "memeber" typoes. | Robert P. J. Day | 2008-02-03 |
| |/ |
|
* | | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/... | David S. Miller | 2008-02-03 |
|\ \ |
|
| * | | ath5k: fix section mismatch warning | John W. Linville | 2008-02-01 |
| * | | iwlwifi: fix merge sequence: exit on error before state change | Reinette Chatre | 2008-02-01 |
| * | | iwlwifi: remove ieee80211 types from iwl-helpers.h | Tomas Winkler | 2008-02-01 |
| * | | iwlwifi: Fix MIMO PS mode | Tomas Winkler | 2008-02-01 |
| * | | iwlwifi: fix sparse warning in iwl 3945 | Ron Rindjunsky | 2008-02-01 |
| |/ |
|
* | | EMAC driver: Fix bug: The clock divisor is set to all ones at reset. | Bryan Wu | 2008-02-03 |
* | | EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach... | Alexey Demin | 2008-02-03 |
* | | EMAC driver: add power down mode | Vitja Makarov | 2008-02-03 |
* | | EMAC driver: ADSP-BF52x arch/mach support | Michael Hennerich | 2008-02-03 |
* | | EMAC driver: use simpler comment headers and strip out information that is ma... | Mike Frysinger | 2008-02-03 |
* | | EMAC driver: bf537 MAC multicast hash filtering patch | Aidan Williams | 2008-02-03 |
* | | EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK. | Bryan Wu | 2008-02-03 |
* | | EMAC driver: shorten the mdelay value to solve netperf performance issue | Bryan Wu | 2008-02-03 |
* | | [netdrvr] sis190: build fix | Jeff Garzik | 2008-02-03 |