Age | Commit message (Expand) | Author |
2010-11-28 | xps: Add CONFIG_XPS | Tom Herbert |
2010-11-28 | qeth: l3 fix len in tso hdr | Frank Blaschka |
2010-11-28 | qeth: enable interface setup if LAN is offline | Ursula Braun |
2010-11-28 | drivers/s390/net: Remove unnecessary semicolons | Joe Perches |
2010-11-28 | qeth lcs: convert mc rwlock to RCU | Sachin Sant |
2010-11-28 | stmmac: fix stmmac_resume removing not yet used shutdown flag | Giuseppe Cavallaro |
2010-11-28 | forcedeth: use usleep_range not msleep for small sleeps | Szymon Janc |
2010-11-28 | forcedeth: do not use assignment in if conditions | Szymon Janc |
2010-11-28 | forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a... | Szymon Janc |
2010-11-28 | forcedeth: remove unnecessary checks before kfree | Szymon Janc |
2010-11-28 | forcedeth: fix multiple code style issues | Szymon Janc |
2010-11-28 | zd1211rw: document need for kmalloc cast | Joe Perches |
2010-11-28 | vxge: remove unnecessary [kv][mcz]alloc casts | Joe Perches |
2010-11-28 | qlcnic: remove unnecessary [kv][mcz]alloc casts | Joe Perches |
2010-11-28 | netxen: remove unnecessary [kv][mcz]alloc casts | Joe Perches |
2010-11-28 | cxgb3: Removing unused return variable | Breno Leitao |
2010-11-28 | ipv6: Prepare the tree for un-inlined jhash. | Jozsef Kadlecsik |
2010-11-28 | xfrm: fix gre key endianess | Timo Teräs |
2010-11-28 | ethoc: remove division from loops | Jonas Bonn |
2010-11-28 | ethoc: fix function return type | Jonas Bonn |
2010-11-28 | ethoc: rework mdio read/write | Jonas Bonn |
2010-11-28 | ethoc: rework interrupt handling | Jonas Bonn |
2010-11-28 | ethoc: Double check pending RX packet | Jonas Bonn |
2010-11-28 | ethoc: enable interrupts after napi_complete | Adam Edvardsson |
2010-11-28 | ethoc: remove unused spinlock | Jonas Bonn |
2010-11-28 | ethoc: Add device tree configuration | Jonas Bonn |
2010-11-28 | X25 remove bkl in call user data length ioctl | andrew hendry |
2010-11-28 | X25 remove bkl from causediag ioctls | andrew hendry |
2010-11-28 | X25 remove bkl from calluserdata ioctls | andrew hendry |
2010-11-28 | X25 remove bkl in facility ioctls | andrew hendry |
2010-11-28 | X25 remove bkl in subscription ioctls | andrew hendry |
2010-11-28 | bnx2x: Use helpers instead of direct access to the shinfo(skb) fields | Vladislav Zolotarov |
2010-11-28 | bnx2: Remove config access to non-standard registers | Michael Chan |
2010-11-28 | bnx2: Fix reset bug on 5709 | Eddie Wai |
2010-11-28 | 8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues | John Fastabend |
2010-11-28 | net: add netif_tx_queue_frozen_or_stopped | Eric Dumazet |
2010-11-28 | ipv6: kill two unused macro definition | Shan Wei |
2010-11-28 | net: add some KERN_CONT markers to continuation lines | Uwe Kleine-König |
2010-11-28 | netxen: avoid using reset_devices as it may become obsolete | Rajesh Borundia |
2010-11-28 | qlcnic: avoid using reset_devices as it may become obsolete. | Rajesh Borundia |
2010-11-28 | sctp: kill unused macro definition | Shan Wei |
2010-11-27 | rtnl: make link af-specific updates atomic | Thomas Graf |
2010-11-27 | drivers/net: use vzalloc() | Eric Dumazet |
2010-11-27 | be2net: adding support for Lancer family of CNAs | Sathya Perla |
2010-11-24 | xps: Transmit Packet Steering | Tom Herbert |
2010-11-24 | xps: Improvements in TX queue selection | Tom Herbert |
2010-11-24 | infiniband: remove dev_base_lock use | Eric Dumazet |
2010-11-24 | scm: lower SCM_MAX_FD | Eric Dumazet |
2010-11-24 | ipv6: mcast: RCU conversion | Eric Dumazet |
2010-11-24 | stmmac: update the driver version | Giuseppe CAVALLARO |