summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | | | | | Basic kernel memory functionality for the Memory ControllerGlauber Costa2011-12-123-7/+149
* | | | | | xen-netfront: delay gARP until backend switches to ConnectedLaszlo Ersek2011-12-121-1/+3
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-1298-3467/+4633
|\ \ \ \ \ \
| * | | | | | iwlwifi regression in 20111205 mergeNikolay Martynov2011-12-091-0/+11
| * | | | | | wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdrJohn W. Linville2011-12-091-1/+1
| * | | | | | Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2011-12-0833-2717/+2946
| |\ \ \ \ \ \
| | * | | | | | wl12xx: minor fix in sched_scan_ssid_listEyal Shapira2011-12-081-0/+3
| | * | | | | | wl12xx: send testmode reply in wl1271_tm_cmd_interrogateEliad Peller2011-12-081-0/+3
| | * | | | | | wl12xx: remove redundant commands from plt initEliad Peller2011-12-081-60/+1
| | * | | | | | wl12xx: fix testmode test/interrogate commandsEliad Peller2011-12-081-19/+53
| | * | | | | | wl12xx: don't explicitly check for unjoined ibssEliad Peller2011-12-011-9/+1
| | * | | | | | wl12xx: leave IV calculation to HW for CCMPArik Nemtsov2011-12-011-1/+1
| | * | | | | | wl12xx: Print nvs/fw file name if loading fails.Pontus Fuchs2011-12-011-2/+3
| | * | | | | | wl12xx: avoid bail out when probe-resp is not set by mac80211Arik Nemtsov2011-12-011-9/+8
| | * | | | | | wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)Eliad Peller2011-12-012-8/+3
OpenPOWER on IntegriCloud