aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-04[PATCH] USB: file-storage gadget: Add reference count for childrenAlan Stern1-13/+17
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell7-34/+7
2006-01-04[PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell1-2/+3
2006-01-04[PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell1-2/+0
2006-01-04[PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell1-2/+4
2006-01-04[PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell1-1/+1
2006-01-04[PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell3-4/+13
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fixmatthieu castet1-10/+18
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem drivermatthieu castet3-0/+1827
2006-01-04[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0Alan Stern1-7/+7
2006-01-04[PATCH] USB: isp116x-hcd: cleanupOlav Kongas3-288/+230
2006-01-04[PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas1-8/+18
2006-01-04[PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek2-76/+184
2006-01-04[PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie1-6/+27
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie4-42/+88
2006-01-04[ALSA] ad1889 - remove CVS ID from the driver identificationJaroslav Kysela1-1/+1
2006-01-04[ALSA] opl3 - Fix the unreleased resourcesTakashi Iwai1-3/+3
2006-01-04[ALSA] Revert the nested-device patchTakashi Iwai3-11/+3
2006-01-04[ALSA] dummy driver - added CA0106 emulation definesJaroslav Kysela1-1/+17
2006-01-04[ALSA] version 1.0.11rc2Jaroslav Kysela1-2/+2
2006-01-04[IPVS]: Add missing include <linux/net.h>Arnaldo Carvalho de Melo1-0/+1
2006-01-04[TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selectedArnaldo Carvalho de Melo1-0/+2
2006-01-04[DCCP] ackvec: use u8 for the buf offsetsArnaldo Carvalho de Melo2-16/+23
2006-01-04[DCCP] ackvec: Fix spelling of "throw"Andrea Bittau1-3/+3
2006-01-03[TCP]: less inline'sStephen Hemminger5-201/+198
2006-01-03[IEEE80211] ipw2200: Simplify multicast checks.Stephen Hemminger2-13/+7
2006-01-03[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()Stephen Hemminger1-1/+2
2006-01-03[IPV4] fib_trie: build fixStephen Hemminger1-0/+1
2006-01-03[BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id()Stephen Hemminger1-1/+1
2006-01-03[DCCP]: Notify CCID only after ACK vectors have been processed.Andrea Bittau1-3/+3
2006-01-03[DCCP]: Send an ACK vector when ACKing a response packetAndrea Bittau1-0/+6
2006-01-03[DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN.Andrea Bittau1-22/+34
2006-01-03[DECNET]: Only use local routersPatrick Caulfield1-5/+8
2006-01-03[IPVS]: Cleanup IP_VS_DBG statements.Roberto Nibali4-14/+17
2006-01-03[TG3]: fixup tot_len calculationAlexey Dobriyan1-1/+1
2006-01-03[NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig17-40/+27
2006-01-03[NETROM]: Remove unessecary lock_sock calls in netrom_ioctl()Christoph Hellwig1-5/+5
2006-01-03[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8Per Liden2-2/+2
2006-01-03[AF_UNIX]: Convert to use a spinlock instead of rwlockBenjamin LaHaise2-6/+6
2006-01-03[NET]: Speed up __alloc_skb()Benjamin LaHaise2-15/+14
2006-01-03[PPPOX]: Fix assignment into const proto_ops.David S. Miller3-14/+8
2006-01-03[TCP]: Don't use __constant_htonl for a non const argArnaldo Carvalho de Melo1-5/+5
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo87-184/+355
2006-01-03[SOCK]: Introduce sk_receive_skbArnaldo Carvalho de Melo5-73/+29
2006-01-03[NET]: restructure sock_aio_{read,write} / sock_{readv,writev}Christoph Hellwig1-114/+110
2006-01-03[NET]: Fix sock_init() return value.David S. Miller2-5/+2
2006-01-03[PKTGEN]: Deinitialise static variables.Jaco Kroon1-3/+3
2006-01-03[NET]: move struct proto_ops to constEric Dumazet33-66/+66
2006-01-03[NET]: Small cleanup to socket initializationAndi Kleen4-11/+5
2006-01-03[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.Frank Filz2-0/+198