Age | Commit message (Expand) | Author |
2009-01-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-01-25 | af_key: initialize xfrm encap_oa | Timo Teras |
2009-01-25 | virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs | Alex Williamson |
2009-01-25 | lcs: fix compilation for !CONFIG_IP_MULTICAST | Heiko Carstens |
2009-01-23 | rtl8187: Add termination packet to prevent stall | Larry Finger |
2009-01-23 | iwlwifi: fix rs_get_rate WARN_ON() | Abbas, Mohamed |
2009-01-23 | p54usb: fix packet loss with first generation devices | Christian Lamparter |
2009-01-22 | sctp: Fix another socket race during accept/peeloff | Vlad Yasevich |
2009-01-22 | sctp: Properly timestamp outgoing data chunks for rtx purposes | Vlad Yasevich |
2009-01-22 | sctp: Correctly start rtx timer on new packet transmissions. | Vlad Yasevich |
2009-01-22 | sctp: Fix crc32c calculations on big-endian arhes. | Vlad Yasevich |
2009-01-22 | phy: Add suspend/resume support to SMSC PHYs | Steve Glendinning |
2009-01-22 | phylib: Fix oops in suspend/resume paths | Anton Vorontsov |
2009-01-22 | bnx2x: Version | Eilon Greenstein |
2009-01-22 | bnx2x: loopback test failure | Eilon Greenstein |
2009-01-22 | bnx2x: Missing rmb when waiting for FW response | Eilon Greenstein |
2009-01-22 | bnx2x: Calling napi_del | Eilon Greenstein |
2009-01-22 | bnx2x: Carrier off first call | Eilon Greenstein |
2009-01-22 | bnx2x: Handling load failures | Eilon Greenstein |
2009-01-22 | bnx2x: Disable napi | Eilon Greenstein |
2009-01-22 | bnx2x: Reset HW before use | Eilon Greenstein |
2009-01-22 | iwlwifi: return NETDEV_TX_OK from _tx ops | Reinette Chatre |
2009-01-22 | zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list | Hin-Tak Leung |
2009-01-22 | p54usb: fix nasty use after free | Christian Lamparter |
2009-01-22 | p54: more cryptographic accelerator fixes | Christian Lamparter |
2009-01-22 | p54: add missing break in eeprom parser | Chr |
2009-01-22 | orinoco: use KERN_DEBUG for link status messages | Pavel Roskin |
2009-01-22 | rt2x00: Fix TX rate short preamble detection | Ivo van Doorn |
2009-01-22 | mac80211: fix slot time debug message | Christian Lamparter |
2009-01-22 | orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_... | Andrey Borzenkov |
2009-01-22 | mac80211: decrement ref count to netdev after launching mesh discovery | Brian Cavagnolo |
2009-01-21 | usb/mcs7830: Don't use buffers from stack for USB transfers | Christian Eggers |
2009-01-21 | usbnet: allow type check of devdbg arguments in non-debug build | Steve Glendinning |
2009-01-21 | netfilter: ctnetlink: fix scheduling while atomic | Patrick McHardy |
2009-01-20 | gro: Fix merging of paged packets | Herbert Xu |
2009-01-20 | gro: Fix error handling on extremely short frags | Herbert Xu |
2009-01-20 | gro: Fix handling of complete checksums in IPv6 | Herbert Xu |
2009-01-20 | via-velocity: fix hot spin | roel kluin |
2009-01-20 | myri10ge: don't forget pci_disable_device() | Brice Goglin |
2009-01-20 | NET: net_namespace, fix lock imbalance | Jiri Slaby |
2009-01-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-01-20 | Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info" | David S. Miller |
2009-01-19 | wimax/i2400m: error paths that need to free an skb should use kfree_skb() | Inaky Perez-Gonzalez |
2009-01-19 | mv643xx_eth: prevent interrupt storm on ifconfig down | Gabriel Paubert |
2009-01-19 | mv643xx_eth: fix multicast filter programming | Lennert Buytenhek |
2009-01-19 | Revert "mv643xx_eth: use longer DMA bursts". | Lennert Buytenhek |
2009-01-19 | net: Fix data corruption when splicing from sockets. | Jarek Poplawski |
2009-01-19 | tg3: Fix firmware loading | Matt Carlson |
2009-01-19 | ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() | Peter P Waskiewicz Jr |
2009-01-19 | ixgbe: fix tag stripping for VLAN ID 0 | Don Skidmore |