Age | Commit message (Expand) | Author |
2009-02-05 | ixgbe: Display EEPROM version in ethtool -i queries | Peter P Waskiewicz Jr |
2009-02-05 | ixgbe: Update link setup code to better support autonegotiation of speed | Peter P Waskiewicz Jr |
2009-02-05 | ixgbe: Refactor set_num_queues() and cache_ring_register() | Peter P Waskiewicz Jr |
2009-02-05 | gro: Fix frag_list merging on imprecisely split packets | Herbert Xu |
2009-02-05 | net: fix some trailing whitespaces | Graf Yang |
2009-02-05 | tun: Limit amount of queued packets per device | Herbert Xu |
2009-02-05 | Revert "tcp: Always set urgent pointer if it's beyond snd_nxt" | David S. Miller |
2009-02-05 | ipv6: Copy cork options in ip6_append_data | Herbert Xu |
2009-02-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-02-05 | udp: Fix UDP short packet false positive | Jesper Dangaard Brouer |
2009-02-04 | net: Reexport sock_alloc_send_pskb | Herbert Xu |
2009-02-04 | net: Partially allow skb destructors to be used on receive path | Herbert Xu |
2009-02-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-02-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-04 | gianfar: Fix stashing support | Andy Fleming |
2009-02-04 | gianfar: Add support for skb recycling | Andy Fleming |
2009-02-04 | netdev: Merge UCC and gianfar MDIO bus drivers | Andy Fleming |
2009-02-04 | gianfar: Fix potential soft reset race | Andy Fleming |
2009-02-04 | gianfar: Fix BD_LENGTH_MASK definition | Andy Fleming |
2009-02-04 | virtio_net: Allow setting the MAC address of the NIC | Alex Williamson |
2009-02-04 | virtio_net: Add support for VLAN filtering in the hypervisor | Alex Williamson |
2009-02-04 | virtio_net: Add a MAC filter table | Alex Williamson |
2009-02-04 | virtio_net: Add a set_rx_mode interface | Alex Williamson |
2009-02-04 | virtio_net: Add a virtqueue for outbound control commands | Alex Williamson |
2009-02-04 | cxgb3: Fix lro switch | Divy Le Ray |
2009-02-04 | iwlwifi: save PCI state before suspend, restore after resume | Reinette Chatre |
2009-02-04 | iwlwifi: clean key table in iwl_clear_stations_table | Reinette Chatre |
2009-02-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2009-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-02-04 | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds |
2009-02-04 | Blackfin arch: Remove outdated code | Michael Hennerich |
2009-02-04 | Blackfin arch: Fix udelay implementation | Michael Hennerich |
2009-02-04 | Blackfin arch: Update Copyright information | Michael Hennerich |
2009-02-04 | Blackfin arch: Add BF561 PPI POLS, POLC Masks | Michael Hennerich |
2009-02-04 | Blackfin arch: Update CM-BF527 kernel config | Michael Hennerich |
2009-02-04 | Blackfin arch: define bfin_memmap as static since it is only used here | Mike Frysinger |
2009-02-04 | Blackfin arch: cplb mananger: use a do...while loop rather than a for loop | Mike Frysinger |
2009-02-04 | Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails | Bernd Schmidt |
2009-02-04 | Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl... | Graf Yang |
2009-02-04 | Blackfin arch: build jtag tty driver as a module by default | Mike Frysinger |
2009-02-04 | Blackfin arch: fix 2 bugs related to debug | Jie Zhang |
2009-02-04 | Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning | Bryan Wu |
2009-02-04 | Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 | Graf Yang |
2009-02-04 | Blackfin arch: base SIC_IWR# programming on whether the MMR exists | Mike Frysinger |
2009-02-04 | Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it | Mike Frysinger |
2009-02-04 | Blackfin arch: fixup board init function name | Mike Frysinger |
2009-02-04 | Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs | Mike Frysinger |
2009-02-04 | Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed | Mike Frysinger |
2009-02-04 | Blackfin arch: sync reboot handler with version in u-boot | Mike Frysinger |