Age | Commit message (Expand) | Author |
2014-11-24 | net: fec: init maximum receive buffer size for ring1 and ring2 | Nimrod Andy |
2014-11-23 | enic: use netdev_rss_key_fill() helper | Eric Dumazet |
2014-11-23 | enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock) | Govindarajulu Varadarajan |
2014-11-23 | enic: use napi_schedule_irqoff() | Govindarajulu Varadarajan |
2014-11-23 | mlx4: fix mlx4_en_set_rxfh() | Eric Dumazet |
2014-11-22 | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,... | Hariprasad Shenai |
2014-11-22 | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI | Hariprasad Shenai |
2014-11-22 | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues | Hariprasad Shenai |
2014-11-22 | RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an... | Hariprasad Shenai |
2014-11-22 | RDMA/cxgb4: Cleanup Filter related macros/register defines | Hariprasad Shenai |
2014-11-22 | i40e: enable fdb add code, remove unused code | Jesse Brandeburg |
2014-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2014-11-21 | amd-xgbe: Add support for the skb->xmit_more flag | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Perform Tx coalescing on a packet basis | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Remove unused variable | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Add BQL support | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Separate Tx/Rx ring data fields into new structs | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Incorporate Smatch coding suggestion | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Tx engine must not be active before stopping it | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Add a read memory barrier to Tx/Rx path | Lendacky, Thomas |
2014-11-21 | net: Xilinx: Deletion of unnecessary checks before two function calls | Markus Elfring |
2014-11-21 | IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put" | Markus Elfring |
2014-11-21 | net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set | Saeed Mahameed |
2014-11-21 | mlx4: don't duplicate kvfree() | Al Viro |
2014-11-21 | mlx5: don't duplicate kvfree() | Al Viro |
2014-11-21 | net: bcmgenet: log RX buffer allocation and RX/TX dma failures | Florian Fainelli |
2014-11-21 | net: systemport: log RX buffer allocation and RX/TX DMA failures | Florian Fainelli |
2014-11-21 | vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto | Jiri Pirko |
2014-11-21 | sky2: use new netdev_rss_key_fill() helper | Ian Morris |
2014-11-21 | enic: support skb->xmit_more | Govindarajulu Varadarajan |
2014-11-21 | cxgb4 : Fix DCB priority groups being returned in wrong order | Anish Bhatt |
2014-11-20 | i40e: trigger SW INT with no ITR wait | Shannon Nelson |
2014-11-20 | i40evf: remove unnecessary else | Mitch Williams |
2014-11-20 | i40evf: make comparisons consistent | Mitch Williams |
2014-11-20 | i40evf: make checkpatch happy | Mitch Williams |
2014-11-20 | i40evf: update header comments | Mitch Williams |
2014-11-20 | i40e: don't overload fields | Mitch Williams |
2014-11-20 | ixgbevf: add netpoll support | Emil Tantilov |
2014-11-20 | ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irq | Emil Tantilov |
2014-11-20 | ixgbevf: Change receive model to use double buffered page based receives | Emil Tantilov |
2014-11-20 | ixgbevf: Update Rx next to clean in real time | Emil Tantilov |
2014-11-20 | ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continue | Emil Tantilov |
2014-11-20 | ixgbevf: Cleanup variable usage, improve stack performance | Emil Tantilov |
2014-11-20 | ixgbevf: Combine the logic for post Rx processing into single function | Emil Tantilov |
2014-11-20 | ixgbevf: Test Rx status bits directly out of the descriptor | Emil Tantilov |
2014-11-20 | ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bits | Emil Tantilov |
2014-11-19 | net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too | Or Gerlitz |
2014-11-19 | stmmac: review driver when run kernel-doc | Giuseppe CAVALLARO |
2014-11-19 | stmmac: document common header file | Giuseppe CAVALLARO |