summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2014-03-121-3/+3
* 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2014-03-121-2/+2
* 8139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2014-03-121-1/+1
* be2net: update driver version to 10.2Sathya Perla2014-03-121-1/+1
* be2net: Fix vlans_added counterVasundhara Volam2014-03-121-2/+5
* be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfacesVasundhara Volam2014-03-121-3/+7
* be2net: fix pmac_id[] allocation sizeRavikumar Nelavelli2014-03-121-3/+2
* be2net: log LPVID used in multi-channel configsRavikumar Nelavelli2014-03-121-2/+4
* be2net: Add link state control for VFsSuresh Reddy2014-03-124-5/+88
* be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfsSuresh Reddy2014-03-121-8/+11
* Merge branch 'mlx4-next'David S. Miller2014-03-1215-139/+811
|\
| * mlx4: Activate RoCE/SRIOVJack Morgenstein2014-03-122-15/+0
| * mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCEShani Michaelli2014-03-121-15/+57
| * mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-128-25/+117
| * mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein2014-03-123-50/+329
| * mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-127-38/+192
| * mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein2014-03-122-5/+35
| * mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-126-20/+110
|/
* Merge branch 'tipc'David S. Miller2014-03-127-350/+314
|\
| * tipc: eliminate redundant lookups in registryJon Paul Maloy2014-03-125-64/+50
| * tipc: align usage of variable names and macros in socketJon Paul Maloy2014-03-123-84/+98
| * tipc: eliminate redundant lockingJon Paul Maloy2014-03-123-109/+47
| * tipc: eliminate upcall function pointers between port and socketJon Paul Maloy2014-03-125-58/+34
| * tipc: aggregate port structure into socket structureJon Paul Maloy2014-03-124-54/+101
| * tipc: remove redundant 'peer_name' field in struct tipc_sockJon Paul Maloy2014-03-123-27/+30
| * tipc: replace reference table rwlock with spinlockJon Paul Maloy2014-03-121-5/+5
|/
* flowcache: Fix resource leaks on namespace exit.Steffen Klassert2014-03-123-1/+26
* lg-vl600: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-121-1/+1
* xilinx: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-122-3/+3
* brocade: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-121-10/+6
* tipc: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-121-1/+1
* ieee802154: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-122-2/+2
* net: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-122-12/+12
* 8021q: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-122-4/+4
* gianfar: Fix multi-queue support checks @probe()Claudiu Manoil2014-03-121-10/+18
* r8152: support dumping the hw countershayeswang2014-03-121-2/+93
* ieee802154: at86rf230: add support for rf233 chipThomas Stilwell2014-03-122-2/+7
* Merge branch 'pkt_sched_cond_resched'David S. Miller2014-03-121-4/+4
|\
| * pkt_sched: add cond_resched() to class and qdisc dumpEric Dumazet2014-03-121-0/+2
| * pkt_sched: do not use rcu in tc_dump_qdisc()Eric Dumazet2014-03-121-4/+2
|/
* bonding: force cast of IP address in optionsstephen hemminger2014-03-111-1/+1
* netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger2014-03-111-1/+1
* ipv6: ip6_forward: perform skb->pkt_type check at the beginningLi RongQing2014-03-111-3/+3
* r8152: add skb_cow_headhayeswang2014-03-111-2/+10
* net: eth: cpsw: Use net_device_stats from struct net_deviceTobias Klauser2014-03-111-16/+8
* flowcache: restore a single flow_cache kmem_cacheEric Dumazet2014-03-112-7/+8
* net: add a pre-check of net_ns in sk_change_net()Gu Zheng2014-03-101-2/+6
* tcp: timestamp SYN+DATA messagesEric Dumazet2014-03-102-0/+7
* hyperv: Change the receive buffer size for legacy hostsHaiyang Zhang2014-03-102-1/+6
* 6lowpan: reassembly: fix access of ctl table entryAlexander Aring2014-03-101-1/+1