Age | Commit message (Expand) | Author |
2012-12-28 | forcedeth: Fix WARNINGS that result when DMA mapping is not checked | Larry Finger |
2012-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-12-26 | cpts: fix a run time warn_on. | Richard Cochran |
2012-12-26 | cpts: fix build error by removing useless code. | Richard Cochran |
2012-12-22 | Drivers: network: more __dev* removal | Greg KH |
2012-12-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-12-19 | Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next | Roland Dreier |
2012-12-19 | RDMA/cxgb4: Fix bug for active and passive LE hash collision path | Vipul Pandya |
2012-12-19 | RDMA/cxgb4: Fix LE hash collision bug for passive open connection | Vipul Pandya |
2012-12-19 | RDMA/cxgb4: Fix LE hash collision bug for active open connection | Vipul Pandya |
2012-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-12-19 | 8139cp: Prevent dev_close/cp_interrupt race on MTU change | John Greene |
2012-12-19 | drivers/net: Use of_match_ptr() macro in smsc911x.c | Sachin Kamat |
2012-12-19 | drivers/net: Use of_match_ptr() macro in smc91x.c | Sachin Kamat |
2012-12-19 | ksz884x: fix receive polling race condition | Lennert Buytenhek |
2012-12-19 | qlcnic: update driver version | Signed-off-by: Sony Chacko |
2012-12-19 | qlcnic: fix unused variable warnings | Shahed Shaikh |
2012-12-19 | mlx4_core: Allow choosing flow steering mode | Jack Morgenstein |
2012-12-19 | mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV | Jack Morgenstein |
2012-12-19 | mlx4_core: Fix error flow in the flow steering wrapper | Hadar Hen Zion |
2012-12-19 | mlx4_core: Add QPN enforcement for flow steering rules set by VFs | Hadar Hen Zion |
2012-12-19 | cxgb4: Add LE hash collision bug fix path in LLD driver | Vipul Pandya |
2012-12-19 | cxgb4: Add T4 filter support | Vipul Pandya |
2012-12-18 | net: fec: forbid FEC_PTP on SoCs that do not support | Shawn Guo |
2012-12-18 | be2net: fix wrong frag_idx reported by RX CQ | Sathya Perla |
2012-12-18 | be2net: fix be_close() to ensure all events are ack'ed | Sathya Perla |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-12-17 | bnx2x: use prandom_bytes() | Akinobu Mita |
2012-12-18 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2012-12-14 | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-14 | cpts: Fix build error caused by include of plat/clock.h | Tony Lindgren |
2012-12-14 | stmmac: fix platform driver unregistering | Konstantin Khlebnikov |
2012-12-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2012-12-13 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | net/mlx4_en: Add support for destination MAC in steering rules | Yan Burman |
2012-12-12 | net/mlx4_en: Use generic etherdevice.h functions. | Yan Burman |
2012-12-11 | bnx2: Fix accidental reversions. | Michael Chan |
2012-12-11 | bna: Driver Version Updated to 3.1.2.1 | Rasesh Mody |
2012-12-11 | bna: Firmware update | Rasesh Mody |
2012-12-11 | bna: Add RX State | Rasesh Mody |
2012-12-11 | bna: Rx Page Based Allocation | Rasesh Mody |
2012-12-11 | bna: TX Intr Coalescing Fix | Rasesh Mody |
2012-12-11 | bna: Tx and Rx Optimizations | Rasesh Mody |
2012-12-11 | bna: Code Cleanup and Enhancements | Rasesh Mody |
2012-12-11 | net: smc911x: use io{read,write}*_rep accessors | Matthew Leach |
2012-12-11 | bnx2x: use netdev_alloc_frag() | Eric Dumazet |