summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* com0020: Add missing symbol export for com20020_netdev_ops.David S. Miller2009-01-251-0/+1
* kmsg: convert claw printk messagesAndy Richter2009-01-251-198/+233
* smsc95xx: fix function prototype of async callbackSteve Glendinning2009-01-251-2/+2
* smsc95xx: remove unused completion structSteve Glendinning2009-01-251-4/+0
* com20020: Fix allyesconfig build failure.David S. Miller2009-01-231-1/+1
* e1000e: drop lltx, remove unnecessary lockJesse Brandeburg2009-01-222-33/+3
* au1000: reorder functionsFlorian Fainelli2009-01-221-532/+511
* netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery2009-01-223-114/+143
* netns: ipmr: declare ipmr /proc/net entries per-namespaceBenjamin Thery2009-01-221-39/+62
* netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery2009-01-222-10/+15
* netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2009-01-222-13/+13
* netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2009-01-222-18/+22
* netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery2009-01-222-13/+29
* 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
OpenPOWER on IntegriCloud