Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | i2c: Delete many unused adapter IDs | Jean Delvare | 2009-01-26 | 38 | -93/+0 | |
| | * | | i2c: Delete 10 unused driver IDs | Jean Delvare | 2009-01-26 | 1 | -10/+0 | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-01-27 | 14 | -251/+185 | |
| |\ \ \ | ||||||
| | * | | | kbuild: fix kbuild.txt typos | Randy Dunlap | 2009-01-14 | 1 | -14/+15 | |
| | * | | | kbuild: print usage with no arguments in scripts/config | Andi Kleen | 2009-01-14 | 1 | -0/+4 | |
| | * | | | Revert "kbuild: strip generated symbols from *.ko" | Sam Ravnborg | 2009-01-14 | 12 | -237/+166 | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-27 | 67 | -464/+801 | |
| |\ \ \ \ | ||||||
| | * | | | | gianfar: Revive VLAN support | Anton Vorontsov | 2009-01-26 | 1 | -5/+1 | |
| | * | | | | vlan: Export symbols as non GPL symbols. | Ben Greear | 2009-01-26 | 1 | -2/+2 | |
| | * | | | | bnx2x: tx_has_work should not wait for FW | Vladislav Zolotarov | 2009-01-26 | 1 | -5/+12 | |
| | * | | | | netxen: reduce memory footprint | Dhananjay Phadke | 2009-01-26 | 2 | -7/+10 | |
| | * | | | | netxen: fix vlan tso/checksum offload | Dhananjay Phadke | 2009-01-26 | 1 | -11/+20 | |
| | * | | | | net: Fix linux/if_frad.h's suitability for userspace. | Krzysztof HaĆasa | 2009-01-26 | 1 | -6/+4 | |
| | * | | | | net: Move config NET_NS to from net/Kconfig to init/Kconfig | Matt Helsley | 2009-01-26 | 2 | -8/+8 | |
| | * | | | | isdn: Fix missing ifdef in isdn_ppp | Daniele Venzano | 2009-01-26 | 1 | -0/+2 | |
| | * | | | | networking: document "nc" in addition to "netcat" in netconsole.txt | Jesse Barnes | 2009-01-26 | 1 | -1/+2 | |
| | * | | | | e1000e: workaround hw errata | Jesse Brandeburg | 2009-01-26 | 2 | -1/+6 | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-01-26 | 4 | -7/+29 | |
| | |\ \ \ \ | ||||||
| | | * | | | | rtl8187: Add termination packet to prevent stall | Larry Finger | 2009-01-23 | 1 | -0/+1 | |
| | | * | | | | iwlwifi: fix rs_get_rate WARN_ON() | Abbas, Mohamed | 2009-01-23 | 2 | -5/+23 | |
| | | * | | | | p54usb: fix packet loss with first generation devices | Christian Lamparter | 2009-01-23 | 1 | -2/+5 | |
| | * | | | | | af_key: initialize xfrm encap_oa | Timo Teras | 2009-01-26 | 1 | -0/+1 | |
| | * | | | | | virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs | Alex Williamson | 2009-01-26 | 1 | -1/+2 | |
| | * | | | | | lcs: fix compilation for !CONFIG_IP_MULTICAST | Heiko Carstens | 2009-01-26 | 1 | -2/+6 | |
| | * | | | | | sctp: Fix another socket race during accept/peeloff | Vlad Yasevich | 2009-01-22 | 1 | -0/+13 | |
| | * | | | | | sctp: Properly timestamp outgoing data chunks for rtx purposes | Vlad Yasevich | 2009-01-22 | 1 | -3/+4 | |
| | * | | | | | sctp: Correctly start rtx timer on new packet transmissions. | Vlad Yasevich | 2009-01-22 | 1 | -2/+1 | |
| | * | | | | | sctp: Fix crc32c calculations on big-endian arhes. | Vlad Yasevich | 2009-01-22 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | * | | | | phy: Add suspend/resume support to SMSC PHYs | Steve Glendinning | 2009-01-22 | 1 | -0/+12 | |
| | * | | | | phylib: Fix oops in suspend/resume paths | Anton Vorontsov | 2009-01-22 | 1 | -5/+3 | |
| | * | | | | bnx2x: Version | Eilon Greenstein | 2009-01-22 | 1 | -2/+2 | |
| | * | | | | bnx2x: loopback test failure | Eilon Greenstein | 2009-01-22 | 1 | -6/+7 | |
| | * | | | | bnx2x: Missing rmb when waiting for FW response | Eilon Greenstein | 2009-01-22 | 1 | -0/+1 | |
| | * | | | | bnx2x: Calling napi_del | Eilon Greenstein | 2009-01-22 | 1 | -0/+6 | |
| | * | | | | bnx2x: Carrier off first call | Eilon Greenstein | 2009-01-22 | 1 | -2/+2 | |
| | * | | | | bnx2x: Handling load failures | Eilon Greenstein | 2009-01-22 | 1 | -66/+88 | |
| | * | | | | bnx2x: Disable napi | Eilon Greenstein | 2009-01-22 | 1 | -3/+2 | |
| | * | | | | bnx2x: Reset HW before use | Eilon Greenstein | 2009-01-22 | 1 | -8/+9 | |
| | * | | | | iwlwifi: return NETDEV_TX_OK from _tx ops | Reinette Chatre | 2009-01-22 | 2 | -2/+2 | |
| | * | | | | zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list | Hin-Tak Leung | 2009-01-22 | 1 | -0/+1 | |
| | * | | | | p54usb: fix nasty use after free | Christian Lamparter | 2009-01-22 | 1 | -21/+13 | |
| | * | | | | p54: more cryptographic accelerator fixes | Christian Lamparter | 2009-01-22 | 1 | -3/+17 | |
| | * | | | | p54: add missing break in eeprom parser | Chr | 2009-01-22 | 1 | -2/+2 | |
| | * | | | | orinoco: use KERN_DEBUG for link status messages | Pavel Roskin | 2009-01-22 | 1 | -1/+1 | |
| | * | | | | rt2x00: Fix TX rate short preamble detection | Ivo van Doorn | 2009-01-22 | 1 | -1/+2 | |
| | * | | | | mac80211: fix slot time debug message | Christian Lamparter | 2009-01-22 | 1 | -2/+2 | |
| | * | | | | orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_... | Andrey Borzenkov | 2009-01-22 | 1 | -17/+13 | |
| | * | | | | mac80211: decrement ref count to netdev after launching mesh discovery | Brian Cavagnolo | 2009-01-22 | 1 | -2/+4 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-27 | 9 | -42/+68 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | sparc64: Fix DAX handling via userspace access from kernel. | David S. Miller | 2009-01-20 | 1 | -1/+16 |