Commit Graph

4052 Commits (63e7ebd06402951bc8863ba5b7bc9b9f42044849)

Author SHA1 Message Date
Dominik Brodowski de75914ee1 [PATCH] pcmcia: validate_mem shouldn't be void 19 years ago
Dominik Brodowski 9da4bc6d6a [PATCH] pcmcia: remove get_socket callback 19 years ago
Dominik Brodowski 7f316b033b [PATCH] pcmcia: remove socket register_callback 19 years ago
Dmitry Torokhov 93ce3061be [PATCH] Driver Core: Add platform_device_del() 19 years ago
Rusty Russell e39b84337b [PATCH] Input: fix add modalias support build error 19 years ago
Rusty Russell 1d8f430c15 [PATCH] Input: add modalias support 19 years ago
akpm@osdl.org f743ca5e10 [PATCH] kobject_uevent CONFIG_NET=n fix 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Kay Sievers 5f123fbd80 [PATCH] merge kobject_uevent and kobject_hotplug 19 years ago
Kay Sievers 033b96fd30 [PATCH] remove mount/umount uevents from superblock handling 19 years ago
Kay Sievers 0296b22813 [PATCH] remove CONFIG_KOBJECT_UEVENT option 19 years ago
Matthew Dharm e80b0fade0 [PATCH] USB Storage: add alauda support 19 years ago
Alan Stern 12c3da346e [PATCH] USB: Store port number in usb_device 19 years ago
Alan Stern 55c527187c [PATCH] USB: Consider power budget when choosing configuration 19 years ago
Alan Stern 9ad3d6ccf5 [PATCH] USB: Remove USB private semaphore 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 years ago
Greg Kroah-Hartman 2143acc6dc [PATCH] USB: make registering a usb driver automatically set the module owner 19 years ago
Greg Kroah-Hartman ba9dc657af [PATCH] USB: allow usb drivers to disable dynamic ids 19 years ago
Greg Kroah-Hartman 733260ff9c [PATCH] USB: add dynamic id functionality to USB core 19 years ago
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
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
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