index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2009-01-25
com0020: Add missing symbol export for com20020_netdev_ops.
David S. Miller
2009-01-25
smsc95xx: fix function prototype of async callback
Steve Glendinning
2009-01-25
smsc95xx: remove unused completion struct
Steve Glendinning
2009-01-22
e1000e: drop lltx, remove unnecessary lock
Jesse Brandeburg
2009-01-22
au1000: reorder functions
Florian Fainelli
2009-01-22
net: pppoe - get rid of DECLARE_MAC_BUF
Cyrill Gorcunov
2009-01-21
tun: Implement ip link del tunXXX
Eric W. Biederman
2009-01-21
tun: There is no longer any need to deny changing network namespaces
Eric W. Biederman
2009-01-21
tun: Fix races between tun_net_close and free_netdev.
Eric W. Biederman
2009-01-21
tun: Move read_wait into tun_file
Eric W. Biederman
2009-01-21
tun: Make tun_net_xmit atomic wrt tun_attach && tun_detach
Eric W. Biederman
2009-01-21
tun: Grab the netns in open.
Eric W. Biederman
2009-01-21
tun: Introduce tun_file
Eric W. Biederman
2009-01-21
tun: Use POLLERR not EBADF in tun_chr_poll
Eric W. Biederman
2009-01-21
tun: Fix races in tun_set_iff
Eric W. Biederman
2009-01-21
tun: Remove unnecessary tun_get_by_name
Eric W. Biederman
2009-01-21
net: pppoe,pppol2tp - register channels with explicit net
Cyrill Gorcunov
2009-01-21
net: ppp_generic - introduce net-namespace functionality v2
Cyrill Gorcunov
2009-01-21
net: pppol2tp - introduce net-namespace functionality
Cyrill Gorcunov
2009-01-21
net: pppoe - introduce net-namespace functionality
Cyrill Gorcunov
2009-01-21
net: pppoe - code cleanup and helpers
Cyrill Gorcunov
2009-01-21
ehea: Improve driver behaviour in low mem conditions
Thomas Klein
2009-01-21
ehea: Fix mem allocations which require page alignment
Thomas Klein
2009-01-21
ehea: Use net_device_ops structure
Thomas Klein
2009-01-21
e1000: drop lltx, remove unnecessary lock
Alexander Duyck
2009-01-21
igb: make certain to power on optics for 82576 fiber nics
Alexander Duyck
2009-01-21
igb: igb should not flag lltx
Alexander Duyck
2009-01-21
bnx2: annotate bp->phy_lock functions
Harvey Harrison
2009-01-21
cxgb3: Replace LRO with GRO
Herbert Xu
2009-01-21
phylib: unsigneds go unnoticed
Roel Kluin
2009-01-21
virtio_net: add link status handling
Mark McLoughlin
2009-01-21
smc91x: enable ethtool EEPROM interface
Vernon Sauder
2009-01-21
PS3: gelic: wireless: convert the wireless part to net_device_ops
Masakazu Mokuno
2009-01-21
PS3: gelic: convert the ethernet part to net_device_ops
Masakazu Mokuno
2009-01-21
tg3: remove extra casting
Francois Romieu
2009-01-21
igb: Replace LRO with GRO
Herbert Xu
2009-01-21
typhoon: replace users of __constant_{endian}
Harvey Harrison
2009-01-21
sfc: Replace LRO with GRO
Herbert Xu
2009-01-21
ixgbe: Replace LRO with GRO
Herbert Xu
2009-01-21
cxgb3: ease msi-x settings conditions
Divy Le Ray
2009-01-21
e1000e: Invoke VLAN GRO handler
Herbert Xu
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
sc92031: add a link to the datasheet
Cesar Eduardo Barros
2009-01-21
sc92031: use device id directly instead of made-up name
Cesar Eduardo Barros
2009-01-21
sc92031: inline SC92031_DESCRIPTION
Cesar Eduardo Barros
2009-01-21
sc92031: remove meaningless version string
Cesar Eduardo Barros
2009-01-21
sc92031: more useful banner in kernel log
Cesar Eduardo Barros
2009-01-21
net: constify VFTs
Jan Engelhardt
2009-01-21
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
2009-01-21
WAN: Allow hw HDLC drivers to override dev->get_stats.
Krzysztof Hałasa
[next]