summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov
2011-12-16sock_diag: Fix module netlink aliasesPavel Emelyanov
2011-12-16sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-15tg3: Break out RSS indir table init and assignmentMatt Carlson
2011-12-15tg3: Use mii_advertise_flowctrlMatt Carlson
2011-12-15tg3: Add 57766 ASIC rev supportMatt Carlson
2011-12-15tg3: Make the TX BD DMA limit configurableMatt Carlson
2011-12-15tg3: Enable EEE support for capable 10/100 devsMatt Carlson
2011-12-15tcp_memcontrol: fix reversed if conditionDan Carpenter
2011-12-15Move limit definitions outside CONFIG_INETGlauber Costa
2011-12-14inet: remove rcu protection on tw_netEric Dumazet
2011-12-14net: ping: remove some sparse errorsEric Dumazet
2011-12-14cls_flow: remove one dynamic arrayEric Dumazet
2011-12-14bnx2x: handle vpd data longer than 128 bytesBarak Witkowski
2011-12-14vlan: static functionsEric Dumazet
2011-12-14vlan: add rtnl_dereference() annotationsDan Carpenter
2011-12-14rtnetlink: rtnl_link_register() sanity testEric Dumazet
2011-12-13ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller
2011-12-13ipv6: If neigh lookup fails during icmp6 dst allocation, propagate error.David S. Miller
2011-12-13net: Remove unused neighbour layer ops.David S. Miller
2011-12-13mlx4_en: updated driver version to 2.0Yevgeny Petrilin
2011-12-13mlx4_core: updated driver version to 1.1Yevgeny Petrilin
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein
2011-12-13mlx4_core: adjust catas operation for SRIOV modeJack Morgenstein
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum
2011-12-13mlx4_en: Allow communication between functions on same hostEugenia Emantayev
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev
2011-12-13mlx4: Traffic steering management support for SRIOVEugenia Emantayev
2011-12-13mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein
2011-12-13mlx4_core: resource tracking for HCA resources used by guestsEli Cohen
2011-12-13mlx4_core: Add wrapper functions and comm channel and slave event support to EQsJack Morgenstein
2011-12-13mlx4_core: mtt modifications for SRIOVJack Morgenstein
2011-12-13mlx4_core: cq modifications for SRIOVJack Morgenstein
2011-12-13mlx4_core: qp modifications for SRIOVJack Morgenstein
2011-12-13mlx4_core: srq modifications for SRIOVJack Morgenstein
2011-12-13mlx4_core: Added FW commands and their wrappers for supporting SRIOVMarcel Apfelbaum
2011-12-13net/mlx4_core: Implement the master-slave communication channelYevgeny Petrilin
2011-12-13mlx4_core: Reduce number of PD bits to 17Jack Morgenstein
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein
2011-12-13mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein
2011-12-13net: fix build error if CONFIG_CGROUPS=nEric Dumazet
2011-12-13be2net: refactor/cleanup vf configuration codeSathya Perla
2011-12-13be2net: fix ethtool ringparam reportingSathya Perla
2011-12-13bnx2x: properly update skb when mtu > 1500Dmitry Kravkov
2011-12-12netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer
2011-12-12Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-12-12sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet
2011-12-12Display maximum tcp memory allocation in kmem cgroupGlauber Costa