Age | Commit message (Expand) | Author |
2009-09-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller |
2009-09-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-28 | iwlwifi: fix 3945 ucode info retrieval after failure | Reinette Chatre |
2009-09-28 | iwlwifi: fix memory leak in command queue handling | Reinette Chatre |
2009-09-28 | iwlwifi: fix debugfs buffer handling | Reinette Chatre |
2009-09-26 | e1000: cleanup unused prototype | Don Skidmore |
2009-09-26 | e1000: fix namespacecheck warnings | Jesse Brandeburg |
2009-09-26 | e1000: drop unused functionality for eeprom write/read | Jesse Brandeburg |
2009-09-26 | e1000: updated whitespace and comments | Jesse Brandeburg |
2009-09-26 | e1000: drop redunant line of code, cleanup | Jesse Brandeburg |
2009-09-26 | e1000: remove races when changing mtu | Jesse Brandeburg |
2009-09-26 | e1000: two workarounds were incomplete, fix them | Jesse Brandeburg |
2009-09-26 | e1000: fix tx waking queue after queue stopped during shutdown | Jesse Brandeburg |
2009-09-26 | e1000: test link state conclusively | Jesse Brandeburg |
2009-09-26 | e1000: stop timers at appropriate times | Jesse Brandeburg |
2009-09-26 | e1000: use netif_tx_disable | Jesse Brandeburg |
2009-09-26 | e1000: remove unused functions | Jesse Brandeburg |
2009-09-26 | e1000: drop dead pcie code from e1000 | Jesse Brandeburg |
2009-09-26 | headers: kref.h redux | Alexey Dobriyan |
2009-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-25 | at91_can: Forgotten git 'add' of at91_can.c | David S. Miller |
2009-09-25 | TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2 | Sriram |
2009-09-25 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus... | David S. Miller |
2009-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-24 | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds |
2009-09-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-09-24 | 3c59x: Get rid of "Trying to free already-free IRQ" | Anton Vorontsov |
2009-09-24 | ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 | Sebastian Haas |
2009-09-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-09-24 | Merge branch 'origin' into for-linus | Russell King |
2009-09-24 | mlx4_core: Pass cache line size to device FW | Eli Cohen |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan |
2009-09-24 | virtio_net: Check for room in the vq before adding buffer | Amit Shah |
2009-09-24 | virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early. | Rusty Russell |
2009-09-24 | virtio_net: formalize skb_vnet_hdr | Rusty Russell |
2009-09-24 | virtio_net: don't free buffers in xmit ring | Rusty Russell |
2009-09-24 | virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb. | Rusty Russell |
2009-09-24 | virtio_net: skb_orphan() and nf_reset() in xmit path. | Rusty Russell |
2009-09-24 | cpumask: use zalloc_cpumask_var() where possible | Li Zefan |
2009-09-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-23 | ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. | Vivek Natarajan |
2009-09-23 | iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx | Stanislaw Gruszka |
2009-09-23 | ath9k: Fix RFKILL bugs | Sujith |
2009-09-23 | drivers/net/wireless: Use usb_endpoint_dir_out | Julia Lawall |
2009-09-23 | wl12xx: fix kconfig/link errors | Randy Dunlap |
2009-09-23 | rt2x00: fix the definition of rt2x00crypto_rx_insert_iv | Andrew Price |