aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-12Display current tcp memory allocation in kmem cgroupGlauber Costa2-0/+22
2011-12-12tcp buffer limitation: per-cgroup limitGlauber Costa4-2/+152
2011-12-12per-netns ipv4 sysctl_tcp_memGlauber Costa9-22/+57
2011-12-12tcp memory pressure controlsGlauber Costa10-5/+189
2011-12-12socket: initial cgroup code.Glauber Costa5-17/+235
2011-12-12foundations of per-cgroup memory pressure controlling.Glauber Costa9-39/+145
2011-12-12Basic kernel memory functionality for the Memory ControllerGlauber Costa3-7/+149
2011-12-12xen-netfront: delay gARP until backend switches to ConnectedLaszlo Ersek1-1/+3
2011-12-12ipip, sit: copy parms.name after register_netdeviceTed Feng2-2/+12
2011-12-12ipv6: Fix for adding multicast route for loopback device automatically.Li Wei1-1/+2
2011-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville98-3467/+4633
2011-12-12batman-adv: Only write requested number of byte to user bufferSven Eckelmann1-3/+2
2011-12-12batman-adv: Directly check read of icmp packet in copy_from_userSven Eckelmann1-6/+1
2011-12-12batman-adv: bat_socket_read missing checksPaul Kot1-2/+2
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet48-164/+161
2011-12-11be2net: workaround to fix a bug in BEAjit Khaparde1-8/+38
2011-12-11be2net: update some counters to display via ethtoolAjit Khaparde1-0/+2
2011-12-10udp_diag: Fix the !ipv6 casePavel Emelyanov1-0/+2
2011-12-10udp_diag: Make it module when ipv6 is a modulePavel Emelyanov1-1/+1
2011-12-09iwlwifi regression in 20111205 mergeNikolay Martynov1-0/+11
2011-12-09wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdrJohn W. Linville1-1/+1
2011-12-09udp_diag: Wire the udp_diag module into kbuildPavel Emelyanov2-0/+5
2011-12-09udp_diag: Implement the dump-all functionalityPavel Emelyanov1-0/+54
2011-12-09udp_diag: Implement the get_exact dumping functionalityPavel Emelyanov1-1/+51
2011-12-09udp_diag: Basic skeletonPavel Emelyanov1-0/+95
2011-12-09udp: Export code sk lookup routinesPavel Emelyanov3-2/+10
2011-12-09inet_diag: Generalize inet_diag dump and get_exact callsPavel Emelyanov4-8/+51