summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-19ll_temac: Fix poll implementationMichal Simek
2010-08-19netxen: fix a race in netxen_nic_get_stats()Eric Dumazet
2010-08-19qlnic: fix a race in qlcnic_get_stats()Eric Dumazet
2010-08-19irda: fix a race in irlan_eth_xmit()Eric Dumazet
2010-08-19net: sh_eth: remove unused variableKuninori Morimoto
2010-08-19netxen: update version 4.0.74Amit Kumar Salecha
2010-08-19netxen: fix inconsistent lock stateAmit Kumar Salecha
2010-08-19vlan: Match underlying dev carrier on vlan addPhil Oester
2010-08-19slip: fix get_stats() methodEric Dumazet
2010-08-19vxge: Implement 64bit statsEric Dumazet
2010-08-19atm: remove a net_device_stats clearEric Dumazet
2010-08-19ether3: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-19ether1: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-19ibmveth: Fix opps during MTU change on an active deviceRobert Jennings
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp
2010-08-19drivers/net/sunvnet.c: Use pr_<level> and netdev_<level>Joe Perches
2010-08-19drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches
2010-08-19sunhme: Use return value of register_netdevTobias Klauser
2010-08-19greth: Use return value of register_netdevTobias Klauser
2010-08-19ehea: Fix synchronization between HW and SW send queueAndre Detsch
2010-08-19bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner
2010-08-19bnx2x: Fix PHY locking problemYaniv Rosner
2010-08-19rds: fix a leak of kernel memoryEric Dumazet
2010-08-19netlink: fix compat recvmsgJohannes Berg
2010-08-19netfilter: fix userspace header warningSam Ravnborg
2010-08-19net: add Fast Ethernet driver for PXA168.Sachin Sanap
2010-08-18drivers/net/qlcnic: Use available error codesJulia Lawall
2010-08-18net/ax25: Use available error codesJulia Lawall
2010-08-18net/ax25: Use available error codesJulia Lawall
2010-08-18drivers/net/pcmcia: Use pr_<level> and netdev_<level>Joe Perches
2010-08-18net/sched: remove unneeded NULL checkDan Carpenter
2010-08-18s2io: Update driver versionJon Mason
2010-08-18s2io: remove unused codeJon Mason
2010-08-18iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-08-18drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches
2010-08-18net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski
2010-08-18tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens
2010-08-18tipc: Allow connect() to wait indefinitelyAllan Stephens
2010-08-18tipc: Minor enhancements to name table display formatAllan Stephens
2010-08-18tipc: Optimize tipc_node_has_active_links()Allan Stephens
2010-08-18tipc: Remove per-connection sequence number logicAllan Stephens
2010-08-18tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens
2010-08-18tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens
2010-08-18tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens
2010-08-18tipc: Check for disabled bearer when processing incoming messagesAllan Stephens
2010-08-18tipc: correct problems with misleading flags returned using poll()Allan Stephens
2010-08-18tipc: Provide correct error code for unsupported connect() operationAllan Stephens
2010-08-18tipc: add SO_RCVLOWAT support to stream socket receive pathFlorian Westphal
2010-08-18tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg