Age | Commit message (Expand) | Author |
2012-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-02-09 | Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-02-09 | bna: fix error handling of bnad_get_flash_partition_by_offset() | Dan Carpenter |
2012-02-09 | ixgbe: ethtool: stats user buffer overrun | John Fastabend |
2012-02-09 | ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state | John Fastabend |
2012-02-09 | ixgbe: do not update real num queues when netdev is going away | Yi Zou |
2012-02-09 | ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size | Alexander Duyck |
2012-02-09 | ixgbe: Fix case of Tx Hang in PF with 32 VFs | Greg Rose |
2012-02-09 | ixgbe: fix vf lookup | Greg Rose |
2012-02-09 | igb: fix vf lookup | Greg Rose |
2012-02-09 | e1000: add dropped DMA receive enable back in for WoL | Dean Nelson |
2012-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-07 | zd1211rw: firmware needs duration_id set to zero for non-pspoll frames | Tomas Vanek |
2012-02-07 | net: enable TC35815 for MIPS again | Atsushi Nemoto |
2012-02-07 | net: sh_eth: fix skb_over_panic happen | Yoshihiro Shimoda |
2012-02-07 | bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails. | Jesper Juhl |
2012-02-07 | CONFIG_TR/CONFIG_LLC: work around the problem with select | Al Viro |
2012-02-07 | Revert "skge: check for PCI dma mapping errors" | stephen hemminger |
2012-02-06 | mlx4: fix DMA mapping leak when allocation fails | Thadeu Lima de Souza Cascardo |
2012-02-06 | mlx4: allow device removal by fixing dma unmap size | Thadeu Lima de Souza Cascardo |
2012-02-06 | mlx4_core: use correct port for steering | Eugenia Emantayev |
2012-02-06 | mlx4_core: use correct flag for unicast_promisc | Eugenia Emantayev |
2012-02-06 | mlx4_core: fix memory leak at multi_func_cleanup | Eugenia Emantayev |
2012-02-06 | ath9k_hw: fix a RTS/CTS timeout regression | Felix Fietkau |
2012-02-06 | ath9k: fix a WEP crypto related regression | Felix Fietkau |
2012-02-06 | mwifiex: add NULL checks in driver unload path | Amitkumar Karwar |
2012-02-05 | via-velocity: S3 resume fix. | David Lv |
2012-02-04 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-02-03 | ath9k: Fix kernel panic during driver initilization | Mohammed Shafi Shajakhan |
2012-02-03 | mwifiex: handle association failure case correctly | Amitkumar Karwar |
2012-02-03 | ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix | John W. Linville |
2012-02-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-03 | ixgbe: Fix typo in ixgbe_common.h | Masanari Iida |
2012-02-03 | igbvf: change copyright date | Mitch A Williams |
2012-02-03 | ixgbevf: Update copyright notices | Greg Rose |
2012-02-03 | ixgbevf: Fix mailbox interrupt ack bug | Greg Rose |
2012-02-03 | ixgbe: make ethtool strings table const | Stephen Hemminger |
2012-02-03 | ixgbe: Add warning when no space left for more MAC filters | Greg Rose |
2012-02-03 | ixgbe: update copyright to 2012 | Don Skidmore |
2012-02-03 | can: peak_pci: Fix the way channels are linked together | Stephane Grosjean |
2012-02-03 | can: ems_usb: Removed double netif_device_detach | Sebastian Haas |
2012-02-03 | can: pch_can: fix error passive level test | Xi Wang |
2012-02-03 | can: ti_hecc: use netif_rx in the interrupt | Wolfgang Grandegger |
2012-02-03 | can: cc770: Fix indirect access deadlock on ISA cards | Wolfgang Zarre |
2012-02-03 | can: cc770: store echo skb before starting the transfer | Wolfgang Grandegger |
2012-02-03 | can: flexcan: fix irq flooding by clearing all interrupt sources | Wolfgang Grandegger |
2012-02-02 | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary | Haiyang Zhang |
2012-02-02 | net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary | Haiyang Zhang |
2012-02-02 | drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment | Julia Lawall |
2012-02-02 | net/hyperv: fix the issue that large packets be dropped under bridge | Wei Yongjun |