Commit Graph

4262 Commits (e07102db63d10d9f9d94d21dfdb1178e65154b9e)

Author SHA1 Message Date
Pete Zaitcev a00828e9ac [PATCH] USB: drivers/usb/storage/libusual 19 years ago
Richard Purdie 81f280e22f [PATCH] USB: pxa27x OHCI - Separate platform code from main driver 19 years ago
Lennert Buytenhek 4c70b926c9 [ARM] 3225/1: add symbolic names for enp2611 gpio interrupts 19 years ago
Lennert Buytenhek 7a94283a7e [ARM] 3224/1: add masked thread interrupt status registers for ixp2000 19 years ago
Lennert Buytenhek b721243a67 [ARM] 3223/1: remove ixdp2x01 cs89x0 hack 19 years ago
Rod Whitby 313cbb5519 [ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones moved out of line) 19 years ago
Rod Whitby 3145d8a6cc [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine support 19 years ago
Deepak Saxena f7e8bbb820 [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx 19 years ago
Gareth Howlett 26e92861be [SERIAL] Add support for more Connect Tech PCI serial boards 19 years ago
Russell King 95ba9fb06b [ARM] Remove definition of MAX_DMA_CHANNELS to zero 19 years ago
Russell King d4c6fc9976 [ARM] Move common definition of MAX_DMA_ADDRESS to asm/dma.h 19 years ago
Russell King 7cdad48297 [ARM] Remove '__address' from scatterlist and convert to DMA API 19 years ago
Russell King 333c9624b7 [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr() 19 years ago
Russell King ce11a161c1 [MMC] Fix missing ',' 19 years ago
Takashi Iwai 3e23c65883 [ALSA] Revert the nested-device patch 19 years ago
Jaroslav Kysela 7790db18be [ALSA] version 1.0.11rc2 19 years ago
Stephen Hemminger 40efc6fa17 [TCP]: less inline's 19 years ago
Stephen Hemminger 88df8ef59a [NET]: Don't exclude broadcast addresses from is_multicast_ether_addr() 19 years ago
Russell King a6f6c96b65 [MMC] Improve MMC card block size selection 19 years ago
Per Liden b461d2f218 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 19 years ago
Benjamin LaHaise fd19f329a3 [AF_UNIX]: Convert to use a spinlock instead of rwlock 19 years ago
Benjamin LaHaise 4947d3ef8d [NET]: Speed up __alloc_skb() 19 years ago
David S. Miller 17ba15fb62 [PPPOX]: Fix assignment into const proto_ops. 19 years ago
Arnaldo Carvalho de Melo 8639a11e23 [TCP]: Don't use __constant_htonl for a non const arg 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arnaldo Carvalho de Melo 25995ff577 [SOCK]: Introduce sk_receive_skb 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Andi Kleen 77d76ea310 [NET]: Small cleanup to socket initialization 19 years ago
Frank Filz 7708610b1b [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. 19 years ago
Frank Filz 52ccb8e90c [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. 19 years ago
Stephen Hemminger 90933fc8ba [FLS64]: x86_64 version 19 years ago
Stephen Hemminger 3821af2fe1 [FLS64]: generic version 19 years ago
Stephen Hemminger c865e5d99e [PKT_SCHED] netem: packet corruption option 19 years ago
David S. Miller fbe9cc4a87 [AF_UNIX]: Use spinlock for unix_table_lock 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Arnaldo Carvalho de Melo 2271281362 [TCP]: Move the TCPF_ enum to tcp_states.h 19 years ago
Arnaldo Carvalho de Melo d8313f5ca2 [INET6]: Generalise tcp_v6_hash_connect 19 years ago
Arnaldo Carvalho de Melo a7f5e7f164 [INET]: Generalise tcp_v4_hash_connect 19 years ago
Arnaldo Carvalho de Melo 6d6ee43e0b [TWSK]: Introduce struct timewait_sock_ops 19 years ago
Arnaldo Carvalho de Melo 399c07def6 [IPV6]: Export ipv6_opt_accepted 19 years ago
Arnaldo Carvalho de Melo 0fa1a53e1f [IPV6]: Introduce inet6_timewait_sock 19 years ago
Arnaldo Carvalho de Melo b9750ce13c [IPV6]: Generalise some functions 19 years ago
Benjamin LaHaise c1cbe4b7ad [NET]: Avoid atomic xchg() for non-error case 19 years ago
Herbert Xu 3305b80c21 [IP]: Simplify and consolidate MSG_PEEK error handling 19 years ago
Arnaldo Carvalho de Melo af05dc9394 [ICSK]: Move v4_addr2sockaddr from TCP to icsk 19 years ago
Arnaldo Carvalho de Melo 8292a17a39 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 19 years ago
Arnaldo Carvalho de Melo ca304b6104 [IPV6]: Introduce inet6_rsk() 19 years ago
Arnaldo Carvalho de Melo 8129765ac0 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add 19 years ago
Arnaldo Carvalho de Melo c2977c2213 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long 19 years ago
Arnaldo Carvalho de Melo 90b19d3169 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash 19 years ago