Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-10-13 | net: Use netdev_alloc_skb_ip_align() | Eric Dumazet | 1 | -7/+1 |
2009-09-03 | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 1 | -4/+0 |
2009-09-01 | intel: convert drivers to netdev_tx_t | Stephen Hemminger | 1 | -8/+6 |
2009-08-02 | igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure | Dean Nelson | 1 | -0/+3 |
2009-07-26 | igbvf: resolve "frees DMA memory with different size" warnings | Alexander Duyck | 1 | -3/+2 |
2009-06-20 | convert some DMA_nnBIT_MASK() callers | Andrew Morton | 1 | -6/+7 |
2009-06-08 | net: skb_shared_info optimization | Eric Dumazet | 1 | -3/+2 |
2009-05-29 | net: dont update dev->trans_start | Eric Dumazet | 1 | -1/+0 |
2009-05-07 | igbvf: cleanup flags and allow for rx checksum to be disabled | Alexander Duyck | 1 | -12/+5 |
2009-04-11 | igbvf: fix unused external references | Alexander Duyck | 1 | -3/+6 |
2009-04-09 | igbvf: add new driver to support 82576 virtual functions | Alexander Duyck | 1 | -0/+2919 |