aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* com0020: Add missing symbol export for com20020_netdev_ops.David S. Miller2009-01-26
* kmsg: convert claw printk messagesAndy Richter2009-01-25
* smsc95xx: fix function prototype of async callbackSteve Glendinning2009-01-25
* smsc95xx: remove unused completion structSteve Glendinning2009-01-25
* com20020: Fix allyesconfig build failure.David S. Miller2009-01-24
* e1000e: drop lltx, remove unnecessary lockJesse Brandeburg2009-01-23
* au1000: reorder functionsFlorian Fainelli2009-01-22
* netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery2009-01-22
* netns: ipmr: declare ipmr /proc/net entries per-namespaceBenjamin Thery2009-01-22
* netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery2009-01-22
* netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2009-01-22
* netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2009-01-22
* netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery2009-01-22
* netns: ipmr: store netns in struct mfc_cacheBenjamin Thery2009-01-22
* netns: ipmr: dynamically allocate vif_tableBenjamin Thery2009-01-22
* netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery2009-01-22
* net: pppoe - get rid of DECLARE_MAC_BUFCyrill Gorcunov2009-01-22
* sctp/ipv6.c: use ipv6_addr_copyJoe Perches2009-01-22
* tun: Implement ip link del tunXXXEric W. Biederman2009-01-21
* tun: There is no longer any need to deny changing network namespacesEric W. Biederman2009-01-21
* tun: Fix races between tun_net_close and free_netdev.Eric W. Biederman2009-01-21
* tun: Move read_wait into tun_fileEric W. Biederman2009-01-21
* tun: Make tun_net_xmit atomic wrt tun_attach && tun_detachEric W. Biederman2009-01-21
* tun: Grab the netns in open.Eric W. Biederman2009-01-21
* tun: Introduce tun_fileEric W. Biederman2009-01-21
* tun: Use POLLERR not EBADF in tun_chr_pollEric W. Biederman2009-01-21
* tun: Fix races in tun_set_iffEric W. Biederman2009-01-21
* tun: Remove unnecessary tun_get_by_nameEric W. Biederman2009-01-21
* net: pppoe,pppol2tp - register channels with explicit netCyrill Gorcunov2009-01-21
* net: ppp_generic - introduce net-namespace functionality v2Cyrill Gorcunov2009-01-21
* net: pppol2tp - introduce net-namespace functionalityCyrill Gorcunov2009-01-21
* net: pppoe - introduce net-namespace functionalityCyrill Gorcunov2009-01-21
* net: pppoe - code cleanup and helpersCyrill Gorcunov2009-01-21
* ehea: Improve driver behaviour in low mem conditionsThomas Klein2009-01-21
* ehea: Fix mem allocations which require page alignmentThomas Klein2009-01-21
* ehea: Use net_device_ops structureThomas Klein2009-01-21
* e1000: drop lltx, remove unnecessary lockAlexander Duyck2009-01-21
* igb: make certain to power on optics for 82576 fiber nicsAlexander Duyck2009-01-21
* igb: igb should not flag lltxAlexander Duyck2009-01-21
* bnx2: annotate bp->phy_lock functionsHarvey Harrison2009-01-21
* cxgb3: Replace LRO with GROHerbert Xu2009-01-21
* gre: strict physical device bindingTimo Teras2009-01-21
* phylib: unsigneds go unnoticedRoel Kluin2009-01-21
* virtio_net: add link status handlingMark McLoughlin2009-01-21
* smc91x: enable ethtool EEPROM interfaceVernon Sauder2009-01-21
* PS3: gelic: wireless: convert the wireless part to net_device_opsMasakazu Mokuno2009-01-21
* PS3: gelic: convert the ethernet part to net_device_opsMasakazu Mokuno2009-01-21
* tg3: remove extra castingFrancois Romieu2009-01-21
* inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov2009-01-21
* igb: Replace LRO with GROHerbert Xu2009-01-21