Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-26 | 15 | -38/+2460 |
|\ | |||||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-26 | 30 | -118/+252 |
| |\ | |||||
| | * | epic100: hamachi: yellowfin: Fix skb allocation size | Jarek Poplawski | 2010-12-25 | 3 | -6/+6 |
| | * | sundance: Fix oopses with corrupted skb_shared_info | Jarek Poplawski | 2010-12-25 | 1 | -2/+2 |
| | * | USB: mcs7830: return negative if auto negotiate fails | Dan Carpenter | 2010-12-23 | 1 | -1/+1 |
| | * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-12-22 | 4 | -4/+8 |
| | |\ | |||||
| | | * | hostap: remove netif_stop_queue from init | Meelis Roos | 2010-12-20 | 1 | -1/+0 |
| | | * | mac80211/rt2x00: add ieee80211_tx_status_ni() | Johannes Stezenbach | 2010-12-20 | 3 | -3/+8 |
| | * | | atl1c: Do not use legacy PCI power management | Rafael J. Wysocki | 2010-12-22 | 1 | -24/+15 |
| * | | | xen: Provide a variant of __RING_SIZE() that is an integer constant expression | Jeremy Fitzhardinge | 2010-12-15 | 1 | -2/+2 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-14 | 60 | -253/+387 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2010-12-02 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | NET: wan/x25, fix ldisc->open retval | Jiri Slaby | 2010-11-29 | 1 | -1/+1 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-12-02 | 1 | -0/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | mlx4_core: Workaround firmware bug in query dev cap | Eli Cohen | 2010-12-01 | 1 | -0/+4 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-29 | 14 | -115/+172 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2010-11-25 | 4 | -0/+2429 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | drivers/net/tile/: on-chip network drivers for the tile architecture | Chris Metcalf | 2010-11-24 | 4 | -0/+2429 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-24 | 5 | -22/+164 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-19 | 16 | -28/+48 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 2010-12-25 | 29 | -126/+381 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ixgbevf: Add X540 VF device support to the ixgbevf driver | Greg Rose | 2010-12-24 | 5 | -4/+15 |
| * | | | | | | | | | | ixgbe: Add anti-spoofing feature support | Greg Rose | 2010-12-24 | 6 | -3/+114 |
| * | | | | | | | | | | ixgbe: Add SR-IOV feature support to X540 | Greg Rose | 2010-12-24 | 3 | -2/+6 |
| * | | | | | | | | | | ixgbe: Warn on VF attempt to override Administratively set MAC/VLAN | Greg Rose | 2010-12-24 | 1 | -11/+29 |
| * | | | | | | | | | | igbvf: add support for i350 VF device | Williams, Mitch A | 2010-12-24 | 3 | -0/+12 |
| * | | | | | | | | | | igbvf: force link checking when mailbox timeout has occurred | Alexander Duyck | 2010-12-24 | 1 | -2/+2 |
| * | | | | | | | | | | igb: Add Anti-spoofing feature support | Greg Rose | 2010-12-24 | 5 | -0/+87 |
| * | | | | | | | | | | igb: Some fine tuning | Gasparakis, Joseph | 2010-12-24 | 3 | -3/+9 |
| * | | | | | | | | | | igb: Warn on attempt to override administratively set MAC/VLAN | Greg Rose | 2010-12-24 | 1 | -3/+14 |
| * | | | | | | | | | | igb: Fix overwrite of the VF's flags | Greg Rose | 2010-12-24 | 1 | -4/+4 |
| * | | | | | | | | | | e1000e: checkpatch warnings - braces | Bruce Allan | 2010-12-24 | 4 | -21/+12 |
| * | | | | | | | | | | e1000e: checkpatch error - open braces | Bruce Allan | 2010-12-24 | 3 | -15/+15 |
| * | | | | | | | | | | e1000e: checkpatch error - trailing statements | Bruce Allan | 2010-12-24 | 1 | -2/+2 |
| * | | | | | | | | | | e1000e: checkpatch error - macro panethesis | Bruce Allan | 2010-12-24 | 2 | -56/+60 |
* | | | | | | | | | | | bna: Update the driver version to 2.3.2.3 | Rasesh Mody | 2010-12-25 | 1 | -1/+1 |
* | | | | | | | | | | | bna: IOC failure auto recovery fix | Rasesh Mody | 2010-12-25 | 7 | -350/+1061 |
* | | | | | | | | | | | bna: Restore VLAN filter table | Rasesh Mody | 2010-12-25 | 1 | -2/+27 |
* | | | | | | | | | | | bna: Removed unused code | Rasesh Mody | 2010-12-25 | 3 | -253/+3 |
* | | | | | | | | | | | bna: IOC uninit check and misc cleanup | Rasesh Mody | 2010-12-25 | 2 | -65/+2 |
* | | | | | | | | | | | bna: Fix for TX queue | Rasesh Mody | 2010-12-25 | 3 | -6/+25 |
* | | | | | | | | | | | bna: Enable pure priority tagged packet reception and rxf uninit cleanup fix | Rasesh Mody | 2010-12-25 | 1 | -0/+25 |
* | | | | | | | | | | | bna: Fix ethtool register dump and reordered an API | Rasesh Mody | 2010-12-25 | 2 | -9/+3 |
* | | | | | | | | | | | bna: Port enable disable sync and txq priority fix | Rasesh Mody | 2010-12-25 | 4 | -39/+116 |
* | | | | | | | | | | | bna: TxRx and datapath fix | Rasesh Mody | 2010-12-25 | 2 | -197/+178 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | cnic: Add FCoE support on 57712 | Michael Chan | 2010-12-23 | 4 | -14/+2585 |
* | | | | | | | | | | cnic: Add kcq2 support on 57712 | Michael Chan | 2010-12-23 | 2 | -21/+56 |
* | | | | | | | | | | cnic: Call cm_connect_complete() immediately on error | Eddie Wai | 2010-12-23 | 1 | -2/+14 |
* | | | | | | | | | | cnic: Check device state before reading the kcq pointer in IRQ | Michael Chan | 2010-12-23 | 1 | -5/+7 |