summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netns: ipmr: store netns in struct mfc_cacheBenjamin Thery2009-01-222-9/+32
* netns: ipmr: dynamically allocate vif_tableBenjamin Thery2009-01-222-41/+70
* netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery2009-01-222-15/+17
* net: pppoe - get rid of DECLARE_MAC_BUFCyrill Gorcunov2009-01-221-1/+0
* sctp/ipv6.c: use ipv6_addr_copyJoe Perches2009-01-221-2/+1
* tun: Implement ip link del tunXXXEric W. Biederman2009-01-211-31/+25
* tun: There is no longer any need to deny changing network namespacesEric W. Biederman2009-01-211-1/+0
* tun: Fix races between tun_net_close and free_netdev.Eric W. Biederman2009-01-211-2/+48
* tun: Move read_wait into tun_fileEric W. Biederman2009-01-211-8/+10
* tun: Make tun_net_xmit atomic wrt tun_attach && tun_detachEric W. Biederman2009-01-211-7/+17
* tun: Grab the netns in open.Eric W. Biederman2009-01-211-4/+6
* tun: Introduce tun_fileEric W. Biederman2009-01-211-52/+104
* tun: Use POLLERR not EBADF in tun_chr_pollEric W. Biederman2009-01-211-1/+1
* tun: Fix races in tun_set_iffEric W. Biederman2009-01-211-16/+32
* tun: Remove unnecessary tun_get_by_nameEric W. Biederman2009-01-211-55/+19
* net: pppoe,pppol2tp - register channels with explicit netCyrill Gorcunov2009-01-212-2/+2
* net: ppp_generic - introduce net-namespace functionality v2Cyrill Gorcunov2009-01-212-77/+202
* net: pppol2tp - introduce net-namespace functionalityCyrill Gorcunov2009-01-212-47/+117
* net: pppoe - introduce net-namespace functionalityCyrill Gorcunov2009-01-212-136/+248
* net: pppoe - code cleanup and helpersCyrill Gorcunov2009-01-211-81/+86
* ehea: Improve driver behaviour in low mem conditionsThomas Klein2009-01-211-19/+12
* ehea: Fix mem allocations which require page alignmentThomas Klein2009-01-212-30/+30
* ehea: Use net_device_ops structureThomas Klein2009-01-212-15/+20
* e1000: drop lltx, remove unnecessary lockAlexander Duyck2009-01-212-28/+3
* igb: make certain to power on optics for 82576 fiber nicsAlexander Duyck2009-01-211-0/+7
* igb: igb should not flag lltxAlexander Duyck2009-01-211-1/+0
* bnx2: annotate bp->phy_lock functionsHarvey Harrison2009-01-211-0/+10
* cxgb3: Replace LRO with GROHerbert Xu2009-01-215-153/+24
* gre: strict physical device bindingTimo Teras2009-01-211-40/+88
* phylib: unsigneds go unnoticedRoel Kluin2009-01-211-4/+9
* virtio_net: add link status handlingMark McLoughlin2009-01-212-1/+47
* smc91x: enable ethtool EEPROM interfaceVernon Sauder2009-01-212-2/+124
* PS3: gelic: wireless: convert the wireless part to net_device_opsMasakazu Mokuno2009-01-211-12/+16
* PS3: gelic: convert the ethernet part to net_device_opsMasakazu Mokuno2009-01-211-10/+14
* tg3: remove extra castingFrancois Romieu2009-01-211-2/+2
* inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov2009-01-213-9/+46
* igb: Replace LRO with GROHerbert Xu2009-01-214-118/+6
* typhoon: replace users of __constant_{endian}Harvey Harrison2009-01-212-118/+118
* sfc: Replace LRO with GROHerbert Xu2009-01-217-214/+19
* ixgbe: Replace LRO with GROHerbert Xu2009-01-214-89/+13
* dccp: Debugging functions for feature negotiationGerrit Renker2009-01-214-59/+109
* dccp: Initialisation and type-checking of feature sysctlsGerrit Renker2009-01-216-31/+46
* dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker2009-01-216-45/+24
* dccp: Initialisation framework for feature negotiationGerrit Renker2009-01-213-29/+57
* cxgb3: ease msi-x settings conditionsDivy Le Ray2009-01-212-8/+16
* e1000e: Invoke VLAN GRO handlerHerbert Xu2009-01-211-2/+2
* net: Remove redundant NAPI functionsBen Hutchings2009-01-2166-277/+227
* sc92031: add a link to the datasheetCesar Eduardo Barros2009-01-211-0/+3
* sc92031: use device id directly instead of made-up nameCesar Eduardo Barros2009-01-212-6/+4
* sc92031: inline SC92031_DESCRIPTIONCesar Eduardo Barros2009-01-211-2/+1
OpenPOWER on IntegriCloud