Age | Commit message (Expand) | Author | Files | Lines |
2010-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -25/+92 |
2010-07-27 | s2io: fixing DBG_PRINT() macro | Breno Leitao | 1 | -1/+1 |
2010-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -2/+2 |
2010-07-26 | ath9k: fix dma direction for map/unmap in ath_rx_tasklet | Ming Lei | 1 | -2/+2 |
2010-07-26 | NET: declance: Fix section mismatches | Ralf Baechle | 1 | -3/+3 |
2010-07-25 | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2 | -0/+3 |
2010-07-25 | tun: avoid BUG, dump packet on GSO errors | Michael S. Tsirkin | 1 | -2/+12 |
2010-07-25 | bonding: set device in RLB ARP packet handler | Greg Edwards | 1 | -1/+1 |
2010-07-23 | wimax/i2400m: Add PID & VID for Intel WiMAX 6250 | Alexey Shvetsov | 2 | -0/+3 |
2010-07-23 | macvtap: Limit packet queue length | Herbert Xu | 2 | -4/+24 |
2010-07-22 | ixgbe/igb: catch invalid VF settings | Andy Gospodarek | 2 | -0/+18 |
2010-07-21 | bnx2x: Advance a module version | Vladislav Zolotarov | 1 | -2/+2 |
2010-07-21 | bnx2x: Protect statistics ramrod and sequence number | Vladislav Zolotarov | 1 | -9/+18 |
2010-07-21 | bnx2x: Protect a SM state change | Vladislav Zolotarov | 2 | -4/+11 |
2010-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -12/+31 |
2010-07-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -5/+6 |
2010-07-17 | ibmveth: lost IRQ while closing/opening device leads to service loss | Robert Jennings | 1 | -1/+3 |
2010-07-16 | rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() | Stephen Boyd | 1 | -5/+5 |
2010-07-14 | hostap_pci: set dev->base_addr during probe | John W. Linville | 1 | -0/+1 |
2010-07-13 | axnet_cs: use spin_lock_irqsave in ax_interrupt | Ken Kawasaki | 1 | -3/+4 |
2010-07-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -2/+17 |
2010-07-12 | r8169: incorrect identifier for a 8168dp | Francois Romieu | 1 | -1/+1 |
2010-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 18 | -109/+172 |
2010-07-08 | NET: SB1250: Initialize .owner | Ralf Baechle | 1 | -0/+1 |
2010-07-08 | vxge: show startup message with KERN_INFO | Wu Fengguang | 1 | -2/+2 |
2010-07-08 | ll_temac: Fix missing iounmaps | Denis Kirjanov | 1 | -5/+13 |
2010-07-07 | ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs | Rajkumar Manoharan | 1 | -2/+6 |
2010-07-06 | net/ne: fix memory leak in ne_drv_probe() | Kulikov Vasiliy | 1 | -1/+3 |
2010-07-03 | virtio_net: fix oom handling on tx | Rusty Russell | 1 | -8/+13 |
2010-07-03 | virtio_net: do not reschedule rx refill forever | Michael S. Tsirkin | 1 | -4/+3 |
2010-07-03 | s2io: resolve statistics issues | Jon Mason | 2 | -41/+64 |
2010-07-03 | net: decreasing real_num_tx_queues needs to flush qdisc | John Fastabend | 1 | -1/+1 |
2010-07-03 | qlge: fix a eeh handler to not add a pending timer | Breno Leitao | 1 | -0/+2 |
2010-07-03 | qlge: Replacing add_timer() to mod_timer() | Breno Leitao | 1 | -6/+3 |
2010-07-03 | usbnet: Set parent device early for netdev_printk() | Ben Hutchings | 1 | -2/+3 |
2010-07-03 | net: Revert "rndis_host: Poll status channel before control channel" | Ben Hutchings | 1 | -12/+6 |
2010-07-02 | iwlwifi: remove key information during device restart | Reinette Chatre | 1 | -0/+11 |
2010-07-01 | bonding: check if clients MAC addr has changed | Flavio Leitner | 1 | -1/+2 |
2010-07-01 | mv643xx_eth: use sw csum for big packets | Saeed Bishara | 1 | -2/+7 |
2010-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 4 | -7/+18 |
2010-06-30 | ixgbe: skip non IPv4 packets in ATR filter | Guillaume Gaudonville | 1 | -1/+3 |
2010-06-30 | ixgbe: disable tx engine before disabling tx laser | John Fastabend | 1 | -4/+4 |
2010-06-30 | ixgbe: fix panic when shutting down system with WoL enabled | Andy Gospodarek | 1 | -1/+2 |
2010-06-29 | bonding: prevent netpoll over bonded interfaces | Andy Gospodarek | 1 | -11/+22 |
2010-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 35 | -118/+208 |
2010-06-27 | phylib: Add autoload support for the LXT973 phy. | David Woodhouse | 1 | -0/+1 |
2010-06-27 | vxge: fix memory leak in vxge_alloc_msix() error path | Michal Schmidt | 1 | -9/+20 |
2010-06-26 | cpmac: do not leak struct net_device on phy_connect errors | Florian Fainelli | 1 | -1/+2 |
2010-06-26 | smc91c92_cs: fix the problem that lan & modem does not work simultaneously | Ken Kawasaki | 1 | -5/+13 |
2010-06-26 | iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flag | Wey-Yi Guy | 1 | -5/+1 |