summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-14vlan: add rtnl_dereference() annotationsDan Carpenter
2011-12-14rtnetlink: rtnl_link_register() sanity testEric Dumazet
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-13netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer
2011-12-13Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-12-13Display maximum tcp memory allocation in kmem cgroupGlauber Costa
2011-12-13Display current tcp failcnt in kmem cgroupGlauber Costa
2011-12-13Display current tcp memory allocation in kmem cgroupGlauber Costa
2011-12-13tcp buffer limitation: per-cgroup limitGlauber Costa
2011-12-13per-netns ipv4 sysctl_tcp_memGlauber Costa
2011-12-13tcp memory pressure controlsGlauber Costa
2011-12-13socket: initial cgroup code.Glauber Costa
2011-12-13foundations of per-cgroup memory pressure controlling.Glauber Costa
2011-12-13Basic kernel memory functionality for the Memory ControllerGlauber Costa
2011-12-13xen-netfront: delay gARP until backend switches to ConnectedLaszlo Ersek
2011-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-12batman-adv: Only write requested number of byte to user bufferSven Eckelmann
2011-12-12batman-adv: Directly check read of icmp packet in copy_from_userSven Eckelmann
2011-12-12batman-adv: bat_socket_read missing checksPaul Kot
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-12-11be2net: workaround to fix a bug in BEAjit Khaparde
2011-12-11be2net: update some counters to display via ethtoolAjit Khaparde
2011-12-10udp_diag: Fix the !ipv6 casePavel Emelyanov
2011-12-10udp_diag: Make it module when ipv6 is a modulePavel Emelyanov