| Commit message (Expand) | Author | Age |
* | mac80211: add missing newlines in printk() | Pavel Roskin | 2008-05-12 |
* | PS3: gelic: fix memory leak | Masakazu Mokuno | 2008-05-12 |
* | mac80211: fix association with some APs | Helmut Schaa | 2008-05-12 |
* | iwlwifi: Fix frequency in rx_status fill | Emmanuel Grumbach | 2008-05-12 |
* | zd1211rw: fix potential use-after-free bug | Johannes Berg | 2008-05-12 |
* | Fix potential scheduling while atomic in mesh_path_add. | Pavel Emelyanov | 2008-05-12 |
* | Fix not checked kmalloc() result. | Pavel Emelyanov | 2008-05-12 |
* | Fix GFP_KERNEL allocation under read lock. | Pavel Emelyanov | 2008-05-12 |
* | mac80211: mesh hwmp: fix kfree(skb) | Patrick McHardy | 2008-05-12 |
* | mac80211: fix access to null skb | Luis Carlos Cobo | 2008-05-12 |
* | mac80211: fix incorrect mesh header length | Luis Carlos Cobo | 2008-05-12 |
* | mac80211: Don't encrypt beacons | Ivo van Doorn | 2008-05-12 |
* | rt2x00: Clean up error handling of PCI queue DMA allocation. | Ivo van Doorn | 2008-05-12 |
* | rt2x00: Fix broken recover-on-error path | Ivo van Doorn | 2008-05-12 |
* | rt2x00: Don't use pskb_expand_head() | Ivo van Doorn | 2008-05-12 |
* | iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected | Zhu Yi | 2008-05-12 |
* | mac80211: fix debugfs default key oops | Johannes Berg | 2008-05-12 |
* | wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined | John W. Linville | 2008-05-12 |
* | fix irq flags in mac80211 code | Steven Rostedt | 2008-05-12 |
* | prism54: fix regression with missing carrier in AP-mode | Luis R. Rodriguez | 2008-05-12 |
* | sctp: Add address type check while process paramaters of ASCONF chunk | Wei Yongjun | 2008-05-12 |
* | sctp: Do not enable peer IPv6 address support on PF_INET socket | Wei Yongjun | 2008-05-12 |
* | niu: Determine the # of ports from the card's VPD data | Matheos Worku | 2008-05-12 |
* | sit: Add missing kfree_skb() on pskb_may_pull() failure. | David S. Miller | 2008-05-09 |
* | tipc: Increase buffer header to support worst-case device | Allan Stephens | 2008-05-09 |
* | net: Added ASSERT_RTNL() to dev_open() and dev_close(). | Ben Hutchings | 2008-05-08 |
* | can: Fix can_send() handling on dev_queue_xmit() failures | Oliver Hartkopp | 2008-05-08 |
* | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-05-08 |
|\ |
|
| * | e1000e: don't return half-read eeprom on error | Kok, Auke | 2008-05-06 |
| * | ucc_geth: Don't use RX clock as TX clock. | Joakim Tjernlund | 2008-05-06 |
| * | cxgb3: Use CAP_SYS_RAWIO for firmware | Alan Cox | 2008-05-06 |
| * | pcnet32: delete non NAPI code from driver. | Don Fry | 2008-05-06 |
| * | fs_enet: Fix a memory leak in fs_enet_mdio_probe | Scott Wood | 2008-05-06 |
| * | [netdrvr] eexpress: IPv6 fails - multicast problems | Bruce Robson | 2008-05-06 |
| * | 3c59x: use netstats in net_device structure | Paulius Zaleckas | 2008-05-06 |
| * | 3c980-TX needs EXTRA_PREAMBLE | Gunnar Larisch | 2008-05-06 |
| * | Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_... | Jeff Garzik | 2008-05-06 |
| |\ |
|
| | * | mv643xx_eth: inter-mv643xx SMI port sharing | Lennert Buytenhek | 2008-04-29 |
| | * | mv643xx_eth: shorten shared platform driver name | Lennert Buytenhek | 2008-04-29 |
| | * | mv643xx_eth: configurable t_clk | Lennert Buytenhek | 2008-04-29 |
| | * | mv643xx_eth: mbus decode window support | Lennert Buytenhek | 2008-04-29 |
| | * | mv643xx_eth: get rid of static variables, allow multiple instances | Lennert Buytenhek | 2008-04-29 |
| * | | fix warning in drivers/net/appletalk/cops.c | Jeff Garzik | 2008-05-06 |
| * | | e1000e: Add support for BM PHYs on ICH9 | Bruce Allan | 2008-05-06 |
| * | | uli526x: fix endianness issues in the setup frame | Anton Vorontsov | 2008-05-06 |
| * | | uli526x: initialize the hardware prior to requesting interrupts | Anton Vorontsov | 2008-05-06 |
| * | | ucc_geth: Fix a bunch of sparse warnings | Andy Fleming | 2008-05-06 |
| * | | phylib: Fix some sparse warnings | Andy Fleming | 2008-05-06 |
| * | | gianfar: Fix a locking bug in gianfar's sysfs code | Andy Fleming | 2008-05-06 |
| * | | bonding: fix enslavement error unwinds | Jay Vosburgh | 2008-05-06 |