aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-16sock_diag: Fix module netlink aliasesPavel Emelyanov5-9/+10
2011-12-16sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov2-1/+3
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-75/+102
2011-12-15tg3: Break out RSS indir table init and assignmentMatt Carlson2-23/+37
2011-12-15tg3: Use mii_advertise_flowctrlMatt Carlson1-19/+3
2011-12-15tg3: Add 57766 ASIC rev supportMatt Carlson2-27/+58
2011-12-15tg3: Make the TX BD DMA limit configurableMatt Carlson2-8/+9
2011-12-15tg3: Enable EEE support for capable 10/100 devsMatt Carlson1-10/+9
2011-12-15tcp_memcontrol: fix reversed if conditionDan Carpenter1-1/+1
2011-12-15Move limit definitions outside CONFIG_INETGlauber Costa1-1/+1
2011-12-14inet: remove rcu protection on tw_netEric Dumazet1-10/+2
2011-12-14net: ping: remove some sparse errorsEric Dumazet1-2/+2
2011-12-14cls_flow: remove one dynamic arrayEric Dumazet1-1/+1
2011-12-14bnx2x: handle vpd data longer than 128 bytesBarak Witkowski1-7/+28
2011-12-14vlan: static functionsEric Dumazet1-3/+3
2011-12-14vlan: add rtnl_dereference() annotationsDan Carpenter1-5/+9
2011-12-14rtnetlink: rtnl_link_register() sanity testEric Dumazet1-11/+14
2011-12-13ipv6: Check dest prefix length on original route not copied one in rt6_alloc_cow().David S. Miller1-1/+1
2011-12-13ipv6: If neigh lookup fails during icmp6 dst allocation, propagate error.David S. Miller1-2/+4
2011-12-13net: Remove unused neighbour layer ops.David S. Miller3-12/+0
2011-12-13mlx4_en: updated driver version to 2.0Yevgeny Petrilin1-2/+2
2011-12-13mlx4_core: updated driver version to 1.1Yevgeny Petrilin1-2/+2
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein7-157/+934
2011-12-13mlx4_core: adjust catas operation for SRIOV modeJack Morgenstein2-3/+10
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum7-99/+92
2011-12-13mlx4_en: Allow communication between functions on same hostEugenia Emantayev2-11/+24
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev9-261/+630
2011-12-13mlx4: Traffic steering management support for SRIOVEugenia Emantayev5-69/+198
2011-12-13mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein1-0/+5
2011-12-13mlx4_core: resource tracking for HCA resources used by guestsEli Cohen9-120/+3628
2011-12-13mlx4_core: Add wrapper functions and comm channel and slave event support to EQsJack Morgenstein1-25/+350
2011-12-13mlx4_core: mtt modifications for SRIOVJack Morgenstein2-41/+361
2011-12-13mlx4_core: cq modifications for SRIOVJack Morgenstein1-27/+89
2011-12-13mlx4_core: qp modifications for SRIOVJack Morgenstein1-54/+181
2011-12-13mlx4_core: srq modifications for SRIOVJack Morgenstein1-23/+83
2011-12-13mlx4_core: Added FW commands and their wrappers for supporting SRIOVMarcel Apfelbaum3-0/+335
2011-12-13net/mlx4_core: Implement the master-slave communication channelYevgeny Petrilin1-27/+672
2011-12-13mlx4_core: Reduce number of PD bits to 17Jack Morgenstein3-6/+19
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein16-67/+102
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein3-11/+8
2011-12-13mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein5-49/+523
2011-12-13net: fix build error if CONFIG_CGROUPS=nEric Dumazet1-0/+2
2011-12-13be2net: refactor/cleanup vf configuration codeSathya Perla2-77/+80
2011-12-13be2net: fix ethtool ringparam reportingSathya Perla1-7/+4
2011-12-13bnx2x: properly update skb when mtu > 1500Dmitry Kravkov1-11/+11
2011-12-12netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer2-4/+32
2011-12-12Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller8-168/+216
2011-12-12sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet1-1/+1
2011-12-12Display maximum tcp memory allocation in kmem cgroupGlauber Costa1-1/+11
2011-12-12Display current tcp failcnt in kmem cgroupGlauber Costa1-0/+31