Age | Commit message (Expand) | Author |
2014-11-26 | net: Check for presence of IFLA_AF_SPEC | Thomas Graf |
2014-11-26 | net: Validate IFLA_BRIDGE_MODE attribute length | Thomas Graf |
2014-11-26 | sky2: Fix crash inside sky2_rx_clean | Mirko Lindner |
2014-11-26 | net: bcmgenet: support restarting auto-negotiation | Florian Fainelli |
2014-11-26 | net: bcmgenet: add EEE support | Florian Fainelli |
2014-11-26 | net: bcmgenet: add register definitions for EEE | Florian Fainelli |
2014-11-26 | stmmac: platform: fix default values of the filter bins setting | Huacai Chen |
2014-11-26 | net/mlx4_core: Limit count field to 24 bits in qp_alloc_res | Jack Morgenstein |
2014-11-26 | ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers | Nicolas Ferre |
2014-11-25 | tg3: fix ring init when there are more TX than RX channels | Thadeu Lima de Souza Cascardo |
2014-11-25 | cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table | Hariprasad Shenai |
2014-11-24 | net/smsc911x: Add minimal runtime PM support | Geert Uytterhoeven |
2014-11-24 | 8139too: The maximum MTU should allow for VLAN headers | Alban Bedel |
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 | igb: Fixes needed for surprise removal support | Carolyn Wyborny |
2014-11-23 | ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe | Daniel Borkmann |
2014-11-23 | ixgbe: Correctly disable VLAN filter in promiscuous mode | Vlad Yasevich |
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 |