aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-23enic: use netdev_rss_key_fill() helperEric Dumazet2-14/+19
2014-11-23ipv6: coding style improvements (remove assignment in if statements)Ian Morris13-33/+55
2014-11-23enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock)Govindarajulu Varadarajan1-4/+3
2014-11-23enic: use napi_schedule_irqoff()Govindarajulu Varadarajan1-7/+5
2014-11-23mlx4: fix mlx4_en_set_rxfh()Eric Dumazet4-5/+10
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FWHariprasad Shenai10-181/+282
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai8-232/+374
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai6-343/+684
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDSTHariprasad Shenai9-228/+327
2014-11-22RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai4-337/+337
2014-11-22i40e: enable fdb add code, remove unused codeJesse Brandeburg1-63/+8
2014-11-21defxx: Clean up DEFEA resource managementMaciej W. Rozycki2-37/+80
2014-11-21defxx: Disable DEFEA's ESIC I/O decoding on shutdownMaciej W. Rozycki1-0/+6
2014-11-21defxx: Correct DEFEA's ESIC MMIO decodingMaciej W. Rozycki2-24/+39
2014-11-21defxx: Fix DEFPA enable error propagationMaciej W. Rozycki1-4/+7
2014-11-21vlan: Pass ethtool get_ts_info queries to real device.Richard Cochran1-0/+19
2014-11-21tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens1-2/+2
2014-11-21net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet1-17/+6
2014-11-21amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas4-22/+78
2014-11-21amd-xgbe: Perform Tx coalescing on a packet basisLendacky, Thomas1-20/+26
2014-11-21amd-xgbe: Remove unused variableLendacky, Thomas2-2/+0
2014-11-21amd-xgbe: Add BQL supportLendacky, Thomas3-1/+51
2014-11-21amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas4-46/+54
2014-11-21amd-xgbe: Incorporate Smatch coding suggestionLendacky, Thomas1-1/+2
2014-11-21amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas3-7/+74
2014-11-21amd-xgbe: Add a read memory barrier to Tx/Rx pathLendacky, Thomas2-0/+7
2014-11-21net: USB: Deletion of unnecessary checks before the function call "kfree"Markus Elfring2-4/+2
2014-11-21net: Xilinx: Deletion of unnecessary checks before two function callsMarkus Elfring2-4/+2
2014-11-21IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"Markus Elfring1-16/+8
2014-11-21net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is setSaeed Mahameed1-1/+1
2014-11-21drivers: atm: eni: Add pci_dma_mapping_error() callTina Johnson1-0/+3
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe4-3/+211
2014-11-21tipc: add net set to new netlink apiRichard Alpe4-0/+55
2014-11-21tipc: add net dump to new netlink apiRichard Alpe4-2/+84
2014-11-21tipc: add node get/dump to new netlink apiRichard Alpe4-1/+118
2014-11-21tipc: add media set to new netlink apiRichard Alpe4-0/+54
2014-11-21tipc: add media get/dump to new netlink apiRichard Alpe4-0/+147
2014-11-21tipc: add link stat reset to new netlink apiRichard Alpe4-0/+56
2014-11-21tipc: add link set to new netlink apiRichard Alpe4-0/+80
2014-11-21tipc: add link get/dump to new netlink apiRichard Alpe6-1/+475
2014-11-21tipc: add publication dump to new netlink apiRichard Alpe5-0/+172
2014-11-21tipc: add sock dump to new netlink apiRichard Alpe4-0/+138
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe4-0/+56
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe5-0/+140
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe8-3/+320
2014-11-21macvtap: advance iov iterator when needed in macvtap_put_user()Jason Wang1-0/+2
2014-11-21mlx4: don't duplicate kvfree()Al Viro1-8/+2
2014-11-21mlx5: don't duplicate kvfree()Al Viro8-27/+19
2014-11-21r8152: adjust rtl_start_rxhayeswang1-0/+19
2014-11-21r8152: adjust r8152_submit_rxhayeswang1-20/+20