Age | Commit message (Expand) | Author |
2014-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-01-28 | bnx2x: Fix generic option settings | Yaniv Rosner |
2014-01-28 | qlcnic: Fix loopback test failure | Shahed Shaikh |
2014-01-28 | qlcnic: Fix tx timeout. | Rajesh Borundia |
2014-01-28 | qlcnic: Fix initialization of vlan list. | Rajesh Borundia |
2014-01-28 | qlcnic: Correct off-by-one errors in bounds checks | Manish Chopra |
2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-01-27 | i40e: Add missing braces to i40e_dcb_need_reconfig() | Dave Jones |
2014-01-27 | sky2: initialize napi before registering device | Stanislaw Gruszka |
2014-01-27 | bnx2x: More Shutdown revisions | Yuval Mintz |
2014-01-26 | net: stmmac: Log MAC address only once | Hans de Goede |
2014-01-26 | net: stmmac: Silence PTP init errors on hw without PTP | Hans de Goede |
2014-01-26 | net/apne: Remove unused variable ei_local | Geert Uytterhoeven |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-24 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-01-24 | net/cxgb4: Fix referencing freed adapter | Gavin Shan |
2014-01-23 | qlcnic: update version to 5.3.55 | Himanshu Madhani |
2014-01-23 | qlcnic: Enhance logic to calculate msix vectors. | Himanshu Madhani |
2014-01-23 | qlcnic: Refactor interrupt coalescing code for all adapters. | Himanshu Madhani |
2014-01-23 | qlcnic: Update poll controller code path | Manish chopra |
2014-01-23 | qlcnic: Interrupt code cleanup | Manish chopra |
2014-01-23 | qlcnic: Enhance Tx timeout debugging. | Himanshu Madhani |
2014-01-23 | qlcnic: Use bool for rx_mac_learn. | Sucheta Chakraborty |
2014-01-23 | sfc: Use the correct maximum TX DMA ring size for SFC9100 | Ben Hutchings |
2014-01-23 | tulip: cleanup by using ARRAY_SIZE() | Dan Carpenter |
2014-01-23 | net/cxgb4: Don't retrieve stats during recovery | Gavin Shan |
2014-01-23 | net/cxgb4: Avoid disabling PCI device for towice | Gavin Shan |
2014-01-23 | drivers: net: cpsw: enable promiscuous mode support | Mugunthan V N |
2014-01-22 | Merge branch 'ip-roce' into for-next | Roland Dreier |
2014-01-22 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier |
2014-01-22 | IB/mlx5: Abort driver cleanup if teardown hca fails | Eli Cohen |
2014-01-22 | mlx5_core: Fix PowerPC support | Eli Cohen |
2014-01-22 | mlx5_core: Improve debugfs readability | Eli Cohen |
2014-01-22 | IB/mlx5: Add support for resize CQ | Eli Cohen |
2014-01-22 | IB/mlx5: Implement modify CQ | Eli Cohen |
2014-01-22 | mlx5_core: Use mlx5 core style warning | Eli Cohen |
2014-01-22 | IB/mlx5: Clear out struct before create QP command | Eli Cohen |
2014-01-22 | mlx5_core: Fix out arg size in access_register command | Haggai Eran |
2014-01-21 | net/mlx4_core: Remove unnecessary validation for port number | Moni Shoua |
2014-01-21 | be2net: Fix be_vlan_add/rem_vid() routines | Somnath Kotur |
2014-01-21 | bnx2x: Fix VF flr flow | Ariel Elior |
2014-01-21 | stmmac: Fix kernel crashes for jumbo frames | Vince Bridgers |
2014-01-21 | sfc: Fix transposed ptp_{under, over}size_sync_windows statistics | Ben Hutchings |
2014-01-21 | sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command. | Jon Cooper |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2014-01-19 | net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp | damuzi000 |
2014-01-19 | net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's | Chen-Yu Tsai |
2014-01-19 | net: stmmac: Use driver data and callbacks tied with compatible strings | Chen-Yu Tsai |
2014-01-19 | net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address | Chen-Yu Tsai |
2014-01-19 | net: stmmac: Honor DT parameter to force DMA store and forward mode | Chen-Yu Tsai |