aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-16be2net: Add support for Skyhawk cardsAjit Khaparde2-0/+6
2011-12-16sch_gred: prefer GFP_KERNEL allocationsEric Dumazet1-7/+11
2011-12-16net: fix compilation with !CONFIG_NETGlauber Costa1-0/+12
2011-12-16net: fix sleeping while atomic problem in sock mem_cgroup.Glauber Costa1-14/+14
2011-12-16mlx4: Fix compile error when driver is comiled-inJoerg Roedel1-2/+2
2011-12-16batman-adv: Fix merge error.David S. Miller1-1/+1
2011-12-16sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GROBen Hutchings1-5/+2
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings6-20/+47
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings6-111/+117
2011-12-16ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRBen Hutchings1-2/+3
2011-12-16unix_diag: Write it into kbuildPavel Emelyanov2-0/+10
2011-12-16unix_diag: Receive queue lenght NLAPavel Emelyanov2-0/+15
2011-12-16unix_diag: Pending connections IDs NLAPavel Emelyanov2-0/+41
2011-12-16unix_diag: Unix peer inode NLAPavel Emelyanov2-0/+26
2011-12-16unix_diag: Unix inode info NLAPavel Emelyanov2-0/+28
2011-12-16unix_diag: Unix socket name NLAPavel Emelyanov2-0/+28
2011-12-16unix_diag: Dumping exact socket corePavel Emelyanov1-1/+66
2011-12-16unix_diag: Dumping all sockets corePavel Emelyanov1-1/+75
2011-12-16unix_diag: Basic module skeletonPavel Emelyanov2-0/+81
2011-12-16af_unix: Export stuff required for diag modulePavel Emelyanov2-3/+9
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov5-21/+27
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-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