summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-13be2net: update driver version to 10.2Sathya Perla1-1/+1
2014-03-13be2net: Fix vlans_added counterVasundhara Volam1-2/+5
2014-03-13be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfacesVasundhara Volam1-3/+7
2014-03-13be2net: fix pmac_id[] allocation sizeRavikumar Nelavelli1-3/+2
2014-03-13be2net: log LPVID used in multi-channel configsRavikumar Nelavelli1-2/+4
2014-03-13be2net: Add link state control for VFsSuresh Reddy4-5/+88
2014-03-13be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfsSuresh Reddy1-8/+11
2014-03-12Merge branch 'mlx4-next'David S. Miller15-139/+811
2014-03-12mlx4: Activate RoCE/SRIOVJack Morgenstein2-15/+0
2014-03-12mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCEShani Michaelli1-15/+57
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein8-25/+117
2014-03-12mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein3-50/+329
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein7-38/+192
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein2-5/+35
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein6-20/+110
2014-03-12Merge branch 'tipc'David S. Miller7-350/+314
2014-03-12tipc: eliminate redundant lookups in registryJon Paul Maloy5-64/+50
2014-03-12tipc: align usage of variable names and macros in socketJon Paul Maloy3-84/+98
2014-03-12tipc: eliminate redundant lockingJon Paul Maloy3-109/+47
2014-03-12tipc: eliminate upcall function pointers between port and socketJon Paul Maloy5-58/+34
2014-03-12tipc: aggregate port structure into socket structureJon Paul Maloy4-54/+101
2014-03-12tipc: remove redundant 'peer_name' field in struct tipc_sockJon Paul Maloy3-27/+30
2014-03-12tipc: replace reference table rwlock with spinlockJon Paul Maloy1-5/+5
2014-03-12flowcache: Fix resource leaks on namespace exit.Steffen Klassert3-1/+26
2014-03-12lg-vl600: Convert uses of __constant_<foo> to <foo>Joe Perches1-1/+1
2014-03-12xilinx: Convert uses of __constant_<foo> to <foo>Joe Perches2-3/+3
2014-03-12brocade: Convert uses of __constant_<foo> to <foo>Joe Perches1-10/+6
2014-03-12tipc: Convert uses of __constant_<foo> to <foo>Joe Perches1-1/+1
2014-03-12ieee802154: Convert uses of __constant_<foo> to <foo>Joe Perches2-2/+2
2014-03-12net: Convert uses of __constant_<foo> to <foo>Joe Perches2-12/+12
2014-03-128021q: Convert uses of __constant_<foo> to <foo>Joe Perches2-4/+4
2014-03-12gianfar: Fix multi-queue support checks @probe()Claudiu Manoil1-10/+18
2014-03-12r8152: support dumping the hw countershayeswang1-2/+93
2014-03-12ieee802154: at86rf230: add support for rf233 chipThomas Stilwell2-2/+7
2014-03-12Merge branch 'pkt_sched_cond_resched'David S. Miller1-4/+4
2014-03-12pkt_sched: add cond_resched() to class and qdisc dumpEric Dumazet1-0/+2
2014-03-12pkt_sched: do not use rcu in tc_dump_qdisc()Eric Dumazet1-4/+2
2014-03-12bonding: force cast of IP address in optionsstephen hemminger1-1/+1
2014-03-12netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger1-1/+1
2014-03-11ipv6: ip6_forward: perform skb->pkt_type check at the beginningLi RongQing1-3/+3
2014-03-11r8152: add skb_cow_headhayeswang1-2/+10
2014-03-11net: eth: cpsw: Use net_device_stats from struct net_deviceTobias Klauser1-16/+8
2014-03-11flowcache: restore a single flow_cache kmem_cacheEric Dumazet2-7/+8
2014-03-11net: add a pre-check of net_ns in sk_change_net()Gu Zheng1-2/+6
2014-03-11tcp: timestamp SYN+DATA messagesEric Dumazet2-0/+7
2014-03-11hyperv: Change the receive buffer size for legacy hostsHaiyang Zhang2-1/+6
2014-03-116lowpan: reassembly: fix access of ctl table entryAlexander Aring1-1/+1
2014-03-10Merge branch 'hyperv-next'David S. Miller3-124/+504
2014-03-10Drivers: net: hyperv: Enable large send offloadKY Srinivasan2-4/+74
2014-03-10Drivers: net: hyperv: Enable send side checksum offloadKY Srinivasan2-2/+77