summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sock_diag: Fix module netlink aliasesPavel Emelyanov2011-12-165-9/+10
* sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov2011-12-162-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-1616-75/+102
|\
| * ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller2011-12-131-1/+1
| * sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet2011-12-121-1/+1
| * ipip, sit: copy parms.name after register_netdeviceTed Feng2011-12-122-2/+12
| * ipv6: Fix for adding multicast route for loopback device automatically.Li Wei2011-12-121-1/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-0913-67/+76
| |\
| | * ssb: fix init regression with SoCsHauke Mehrtens2011-12-081-2/+6
| | * rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-074-4/+4
| | * mac80211: fix another race in aggregation startJohannes Berg2011-12-071-45/+41
| | * ath9k: fix check for antenna diversity supportFelix Fietkau2011-12-061-1/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-066-15/+24
| | |\
| * | \ Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-12-071-5/+22
| |\ \ \
| | * | | batman-adv: delete global entry in case of roamingAntonio Quartulli2011-12-071-3/+18
| | * | | batman-adv: in case of roaming mark the client with TT_CLIENT_ROAMAntonio Quartulli2011-12-071-2/+4
| * | | | fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-12-071-45/+8
| * | | | ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni2011-12-071-3/+1
| * | | | net/fec: fix the use of pdev->idShawn Guo2011-12-071-4/+7
* | | | | tg3: Break out RSS indir table init and assignmentMatt Carlson2011-12-152-23/+37
* | | | | tg3: Use mii_advertise_flowctrlMatt Carlson2011-12-151-19/+3
* | | | | tg3: Add 57766 ASIC rev supportMatt Carlson2011-12-152-27/+58
* | | | | tg3: Make the TX BD DMA limit configurableMatt Carlson2011-12-152-8/+9
* | | | | tg3: Enable EEE support for capable 10/100 devsMatt Carlson2011-12-151-10/+9
* | | | | tcp_memcontrol: fix reversed if conditionDan Carpenter2011-12-151-1/+1
* | | | | Move limit definitions outside CONFIG_INETGlauber Costa2011-12-151-1/+1
* | | | | inet: remove rcu protection on tw_netEric Dumazet2011-12-141-10/+2
* | | | | net: ping: remove some sparse errorsEric Dumazet2011-12-141-2/+2
* | | | | cls_flow: remove one dynamic arrayEric Dumazet2011-12-141-1/+1
* | | | | bnx2x: handle vpd data longer than 128 bytesBarak Witkowski2011-12-141-7/+28
* | | | | vlan: static functionsEric Dumazet2011-12-141-3/+3
* | | | | 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
OpenPOWER on IntegriCloud