aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-02USB: ati_remote.c: autorepeat fixMarko Macek
2006-08-02USB: doc: fixes devio.c location in proc_usb_info.txt.Luiz Fernando N. Capitulino
2006-08-02USB: doc: usb-help.txt update.Luiz Fernando N. Capitulino
2006-08-02USB: Patch for rtl8150 to fix unplug problemsPeter Chubb
2006-08-02USB: cypress driver comment updatesOliver Bock
2006-08-02USB: unusual_devs device removalPhil Dibowitz
2006-08-02usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake
2006-08-02USB: New USB ID for Belkin Serial AdapterKim Oldfield
2006-08-02USB: Additional PID for the ftdi_sio driverDave Platt
2006-08-02USB: adding support for SHARP WS003SH to ipaq.cNorihiko Tomiyama
2006-08-02USB: Fix Freescale high-speed USB host dependencyLi Yang
2006-08-02USB: Removed 3-port device handler from Option driverMatthias Urlichs
2006-08-02USB: Drop Sierra Wireless MC8755 from the Option driverMatthias Urlichs
2006-08-02USB: Let option driver handle Anydata CDMA modems. Remove anydata driver.Matthias Urlichs
2006-08-02USB: Option driver: Short driver names were identicalMatthias Urlichs
2006-08-02USB: Option driver: removed change history and linux/version.h includeMatthias Urlichs
2006-08-02USB: AT91 OHCI updates, mostly power managementDavid Brownell
2006-08-02USB: AT91 UDC updates, mostly power managementDavid Brownell
2006-08-02[IA64] Don't alloc empty frame in ia64_switch_mode_physZou Nan hai
2006-08-02[IA64] Do not assume output registers be reservered.Zou Nan hai
2006-08-02[IA64] add platform check to snsc driver initGreg Edwards
2006-08-02[IA64] sparse cleanupsKeith Owens
2006-08-02[NET]: Fix more per-cpu typosAlexey Dobriyan
2006-08-02[SECURITY]: Fix build with CONFIG_SECURITY disabled.David S. Miller
2006-08-02[I/OAT]: Remove CPU hotplug lock from net_dma_rebalanceChris Leech
2006-08-02[DECNET]: Fix for routing bugPatrick Caulfield
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang
2006-08-02[NET]: skb_queue_lock_key() is no longer used.Adrian Bunk
2006-08-02[NET]: Remove lockdep_set_class() call from skb_queue_head_init().Arjan van de Ven
2006-08-02[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter errorWei Dong
2006-08-02[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter errorWei Dong
2006-08-02[NET]: Kill the WARN_ON() calls for checksum fixups.David S. Miller
2006-08-02[NETFILTER]: xt_hashlimit/xt_string: missing string validationPatrick McHardy
2006-08-02[NETFILTER]: SIP helper: expect RTP streams in both directionsPatrick McHardy
2006-08-02[E1000]: Convert to netdev_alloc_skbDavid S. Miller
2006-08-02[TG3]: Convert to netdev_alloc_skbDavid S. Miller
2006-08-02[NET]: Add netdev_alloc_skb().Christoph Hellwig
2006-08-02[TCP]: Process linger2 timeout consistently.David S. Miller
2006-08-02[SECURITY] secmark: nul-terminate secdataJames Morris
2006-08-02[NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker
2006-08-02[NET]: Core net changes to generate neteventsTom Tucker
2006-08-02[NET]: Network Event Notifier Mechanism.Tom Tucker
2006-08-02[TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun
2006-08-02[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()James Morris
2006-08-02[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller
2006-08-02[NET]: Fix ___pskb_trim when entire frag_list needs droppingHerbert Xu
2006-08-02[NETFILTER]: include/linux/netfilter_bridge.h: header cleanupAlexey Dobriyan
2006-08-02[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu
2006-08-02[XFRM]: Fix protocol field value for outgoing IPv6 GSO packetsPatrick McHardy
2006-08-02[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDRNoriaki TAKAMIYA