summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-22net: pppoe - get rid of DECLARE_MAC_BUFCyrill Gorcunov
2009-01-22sctp/ipv6.c: use ipv6_addr_copyJoe Perches
2009-01-21tun: Implement ip link del tunXXXEric W. Biederman
2009-01-21tun: There is no longer any need to deny changing network namespacesEric W. Biederman
2009-01-21tun: Fix races between tun_net_close and free_netdev.Eric W. Biederman
2009-01-21tun: Move read_wait into tun_fileEric W. Biederman
2009-01-21tun: Make tun_net_xmit atomic wrt tun_attach && tun_detachEric W. Biederman
2009-01-21tun: Grab the netns in open.Eric W. Biederman
2009-01-21tun: Introduce tun_fileEric W. Biederman
2009-01-21tun: Use POLLERR not EBADF in tun_chr_pollEric W. Biederman
2009-01-21tun: Fix races in tun_set_iffEric W. Biederman
2009-01-21tun: Remove unnecessary tun_get_by_nameEric W. Biederman
2009-01-21net: pppoe,pppol2tp - register channels with explicit netCyrill Gorcunov
2009-01-21net: ppp_generic - introduce net-namespace functionality v2Cyrill Gorcunov
2009-01-21net: pppol2tp - introduce net-namespace functionalityCyrill Gorcunov
2009-01-21net: pppoe - introduce net-namespace functionalityCyrill Gorcunov
2009-01-21net: pppoe - code cleanup and helpersCyrill Gorcunov
2009-01-21ehea: Improve driver behaviour in low mem conditionsThomas Klein
2009-01-21ehea: Fix mem allocations which require page alignmentThomas Klein
2009-01-21ehea: Use net_device_ops structureThomas Klein
2009-01-21e1000: drop lltx, remove unnecessary lockAlexander Duyck
2009-01-21igb: make certain to power on optics for 82576 fiber nicsAlexander Duyck
2009-01-21igb: igb should not flag lltxAlexander Duyck
2009-01-21bnx2: annotate bp->phy_lock functionsHarvey Harrison
2009-01-21cxgb3: Replace LRO with GROHerbert Xu
2009-01-21gre: strict physical device bindingTimo Teras
2009-01-21phylib: unsigneds go unnoticedRoel Kluin
2009-01-21virtio_net: add link status handlingMark McLoughlin
2009-01-21smc91x: enable ethtool EEPROM interfaceVernon Sauder
2009-01-21PS3: gelic: wireless: convert the wireless part to net_device_opsMasakazu Mokuno
2009-01-21PS3: gelic: convert the ethernet part to net_device_opsMasakazu Mokuno
2009-01-21tg3: remove extra castingFrancois Romieu
2009-01-21inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov
2009-01-21igb: Replace LRO with GROHerbert Xu
2009-01-21typhoon: replace users of __constant_{endian}Harvey Harrison
2009-01-21sfc: Replace LRO with GROHerbert Xu
2009-01-21ixgbe: Replace LRO with GROHerbert Xu
2009-01-21dccp: Debugging functions for feature negotiationGerrit Renker
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGerrit Renker
2009-01-21dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker
2009-01-21dccp: Initialisation framework for feature negotiationGerrit Renker
2009-01-21cxgb3: ease msi-x settings conditionsDivy Le Ray
2009-01-21e1000e: Invoke VLAN GRO handlerHerbert Xu
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-21sc92031: add a link to the datasheetCesar Eduardo Barros
2009-01-21sc92031: use device id directly instead of made-up nameCesar Eduardo Barros
2009-01-21sc92031: inline SC92031_DESCRIPTIONCesar Eduardo Barros
2009-01-21sc92031: remove meaningless version stringCesar Eduardo Barros
2009-01-21sc92031: more useful banner in kernel logCesar Eduardo Barros
2009-01-21net: constify VFTsJan Engelhardt