summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vlan: add rtnl_dereference() annotationsDan Carpenter2011-12-141-5/+9
* rtnetlink: rtnl_link_register() sanity testEric Dumazet2011-12-141-11/+14
* ipv6: If neigh lookup fails during icmp6 dst allocation, propagate error.David S. Miller2011-12-131-2/+4
* net: Remove unused neighbour layer ops.David S. Miller2011-12-133-12/+0
* mlx4_en: updated driver version to 2.0Yevgeny Petrilin2011-12-131-2/+2
* mlx4_core: updated driver version to 1.1Yevgeny Petrilin2011-12-131-2/+2
* mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein2011-12-137-157/+934
* mlx4_core: adjust catas operation for SRIOV modeJack Morgenstein2011-12-132-3/+10
* mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum2011-12-137-99/+92
* mlx4_en: Allow communication between functions on same hostEugenia Emantayev2011-12-132-11/+24
* mlx4: Ethernet port management modificationsEugenia Emantayev2011-12-139-261/+630
* mlx4: Traffic steering management support for SRIOVEugenia Emantayev2011-12-135-69/+198
* mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein2011-12-131-0/+5
* mlx4_core: resource tracking for HCA resources used by guestsEli Cohen2011-12-139-120/+3628
* mlx4_core: Add wrapper functions and comm channel and slave event support to EQsJack Morgenstein2011-12-131-25/+350
* mlx4_core: mtt modifications for SRIOVJack Morgenstein2011-12-132-41/+361
* mlx4_core: cq modifications for SRIOVJack Morgenstein2011-12-131-27/+89
* mlx4_core: qp modifications for SRIOVJack Morgenstein2011-12-131-54/+181
* mlx4_core: srq modifications for SRIOVJack Morgenstein2011-12-131-23/+83
* mlx4_core: Added FW commands and their wrappers for supporting SRIOVMarcel Apfelbaum2011-12-133-0/+335
* net/mlx4_core: Implement the master-slave communication channelYevgeny Petrilin2011-12-131-27/+672
* mlx4_core: Reduce number of PD bits to 17Jack Morgenstein2011-12-133-6/+19
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-1316-67/+102
* mlx4: Extanding port_mask functionalityJack Morgenstein2011-12-133-11/+8
* mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein2011-12-135-49/+523
* net: fix build error if CONFIG_CGROUPS=nEric Dumazet2011-12-131-0/+2
* be2net: refactor/cleanup vf configuration codeSathya Perla2011-12-132-77/+80
* be2net: fix ethtool ringparam reportingSathya Perla2011-12-131-7/+4
* bnx2x: properly update skb when mtu > 1500Dmitry Kravkov2011-12-131-11/+11
* netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer2011-12-122-4/+32
* Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-12-128-168/+216
|\
| * batman-adv: Only write requested number of byte to user bufferSven Eckelmann2011-12-121-3/+2
| * batman-adv: Directly check read of icmp packet in copy_from_userSven Eckelmann2011-12-121-6/+1
| * batman-adv: bat_socket_read missing checksPaul Kot2011-12-121-2/+2
| * batman-adv: format multi-line if in the correct wayAntonio Quartulli2011-12-071-2/+1
| * batman-adv: remove extra negation in gw_out_of_range()Dan Carpenter2011-12-071-1/+1
| * batman-adv: readme update (mention ap isolation and new log level)Marek Lindner2011-11-201-3/+4
| * batman-adv: use unregister_netdevice() when softif_create failsSimon Wunderlich2011-11-201-1/+1
| * batman-adv: check return value for hash_add()Simon Wunderlich2011-11-201-6/+22
| * batman-adv: generalise tt_local_reset_flags()Antonio Quartulli2011-11-201-12/+23
| * batman-adv: create a common substructure for tt_global/local_entryAntonio Quartulli2011-11-203-140/+167
| * batman-adv: report compat_version in version field in case of version mismatchMarek Lindner2011-11-201-1/+1
* | Display maximum tcp memory allocation in kmem cgroupGlauber Costa2011-12-121-1/+11
* | Display current tcp failcnt in kmem cgroupGlauber Costa2011-12-121-0/+31
* | Display current tcp memory allocation in kmem cgroupGlauber Costa2011-12-122-0/+22
* | tcp buffer limitation: per-cgroup limitGlauber Costa2011-12-124-2/+152
* | per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-129-22/+57
* | tcp memory pressure controlsGlauber Costa2011-12-1210-5/+189
* | socket: initial cgroup code.Glauber Costa2011-12-125-17/+235
* | foundations of per-cgroup memory pressure controlling.Glauber Costa2011-12-129-39/+145
OpenPOWER on IntegriCloud