| Commit message (Expand) | Author | Age |
... | |
| | * | | virtio net: fix oops on interface-up | Christian Borntraeger | 2008-02-06 |
| | * | | Fix PHY Lib support for gianfar and ucc_geth | Andy Fleming | 2008-02-06 |
| | * | | forcedeth: preserve registers | Ayaz Abdulla | 2008-02-06 |
| | * | | forcedeth: phy status fix | Ayaz Abdulla | 2008-02-06 |
| | * | | forcedeth: restart tx/rx | Ayaz Abdulla | 2008-02-06 |
| | * | | Generic HDLC - use random_ether_addr() | Krzysztof Halasa | 2008-02-05 |
| | * | | Generic HDLC - remove now unneeded hdlc_device_desc | Krzysztof Halasa | 2008-02-05 |
| | * | | Generic HDLC - fix kernel panic | Krzysztof Halasa | 2008-02-05 |
| | * | | ixgbe: add real-time traffic counters | Ayyappan Veeraiyan | 2008-02-05 |
| | * | | ixgbe: fix several counter register errata | Ayyappan Veeraiyan | 2008-02-05 |
| | * | | ixgbe: properly return CHECKSUM_NONE, cleanup csum code | Ayyappan Veeraiyan | 2008-02-05 |
| | * | | ixgbe: Fix FW init/release, make this code a function | Ayyappan Veeraiyan | 2008-02-05 |
| | * | | ixgbe: Fix pause code for ethtool | Ayyappan Veeraiyan | 2008-02-05 |
| | * | | ixbge: Make ethtool code account for media types | Ayyappan Veeraiyan | 2008-02-05 |
| | * | | ixbge: remove TX lock and redo TX accounting. | Ayyappan Veeraiyan | 2008-02-05 |
| | * | | ixgbe: remove obsolete irq_sem, add driver state checking code | Ayyappan Veeraiyan | 2008-02-05 |
| | * | | xircom_cb should return NETDEV_TX_BUSY when no descriptors available | Erik Mouw | 2008-02-05 |
| | * | | drivers/net/tlan.c: compilation warning fix | Leonardo Potenza | 2008-02-05 |
| | * | | mv643xx_eth: fix byte order when checksum offload is enabled | Byron Bradley | 2008-02-05 |
| | * | | sky2: fix for Yukon FE (regression in 2.6.25) | Stephen Hemminger | 2008-02-05 |
| | * | | iSeries: fix section mismatch in iseries_veth | Stephen Rothwell | 2008-02-05 |
| * | | | ipvs: Make wrr "no available servers" error message rate-limited | Sven Wegener | 2008-02-05 |
| * | | | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/... | David S. Miller | 2008-02-05 |
| |\ \ \ |
|
| | * | | | b43: Fix DMA for 30/32-bit DMA engines | Michael Buesch | 2008-02-05 |
| | * | | | b43: fix build with CONFIG_SSB_PCIHOST=n | Andrew Morton | 2008-02-05 |
| | * | | | mac80211: Is not EXPERIMENTAL anymore | Michael Buesch | 2008-02-05 |
| | * | | | iwl3945-base.c: fix off-by-one errors | Adrian Bunk | 2008-02-05 |
| | * | | | b43legacy: fix DMA slot resource leakage | Stefano Brivio | 2008-02-05 |
| | * | | | b43legacy: drop packets we are not able to encrypt | Stefano Brivio | 2008-02-05 |
| | * | | | b43legacy: fix suspend/resume | Stefano Brivio | 2008-02-05 |
| | * | | | b43legacy: fix PIO crash | Stefano Brivio | 2008-02-05 |
| | |/ / |
|
| * | | | [PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set. | Rami Rosen | 2008-02-05 |
| * | | | [NET_SCHED]: cls_flow: support classification based on VLAN tag | Patrick McHardy | 2008-02-05 |
| * | | | [VLAN]: Constify skb argument to vlan_get_tag() | Patrick McHardy | 2008-02-05 |
| * | | | [NET_SCHED]: cls_flow: fix key mask validity check | Patrick McHardy | 2008-02-05 |
| * | | | [NET_SCHED]: em_meta: fix compile warning | Patrick McHardy | 2008-02-05 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-06 |
|\ \ \ \ |
|
| * | | | | [SPARC64]: Temporarily remove IOMMU merging code. | David S. Miller | 2008-02-06 |
| * | | | | [SPARC64]: Update defconfig. | David S. Miller | 2008-02-06 |
| * | | | | [SPARC]: Add new timerfd syscall entries. | David S. Miller | 2008-02-06 |
| | |_|/
| |/| | |
|
* | | | | fb: fix warning: no return statement in function returning non-void | Anton Vorontsov | 2008-02-06 |
* | | | | virtio: add missing #include <linux/delay.h> | Johann Felix Soden | 2008-02-06 |
* | | | | ext3: fix lock inversion in direct IO | Jan Kara | 2008-02-06 |
* | | | | jbd.h: hide kernel only code | Olaf Hering | 2008-02-06 |
* | | | | ext3: remove unused code from ext3_find_entry() | Mariusz Kozlowski | 2008-02-06 |
* | | | | ext[234]: cleanup ext[234]_bg_num_gdb() | Akinobu Mita | 2008-02-06 |
* | | | | ext[234]: remove unused argument for ext[234]_find_goal() | Akinobu Mita | 2008-02-06 |
* | | | | ext[234]: use ext[234]_get_group_desc() | Akinobu Mita | 2008-02-06 |
* | | | | ext[234]: fix comment for nonexistent variable | Akinobu Mita | 2008-02-06 |
* | | | | ext3: change the default behaviour on error | Aneesh Kumar K.V | 2008-02-06 |