index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-01-04
7
-6
/
+25
|
\
|
*
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
2005-12-15
2
-1
/
+1
|
*
Fix up SCSI mismerge
James Bottomley
2005-12-15
1
-1
/
+1
|
*
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
2005-12-15
9
-144
/
+25
|
|
\
|
*
|
[SCSI] seperate max_sectors from max_hw_sectors
Mike Christie
2005-12-15
1
-1
/
+2
|
*
|
[SCSI] add retries field to request for REQ_BLOCK_PC use
Mike Christie
2005-12-14
1
-0
/
+1
|
*
|
[SCSI] Convert SCSI mid-layer to scsi_execute_async
Mike Christie
2005-12-14
2
-0
/
+8
|
*
|
[SCSI] export blk layer functions needed for blk_execute_rq_nowait
Mike Christie
2005-12-14
1
-0
/
+5
|
*
|
[SCSI] Make scsi_transport_spi.h includable by itself
Matthew Wilcox
2005-12-13
1
-0
/
+3
|
*
|
[SCSI] pci_ids.h: add subclass code for SAS Controllers
Moore, Eric Dean
2005-12-13
1
-0
/
+1
|
*
|
[SCSI] correct some dropped const compiler warnings
James Bottomley
2005-12-13
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-04
75
-495
/
+935
|
\
\
\
|
*
|
|
[TCP]: less inline's
Stephen Hemminger
2006-01-03
1
-166
/
+27
|
*
|
|
[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()
Stephen Hemminger
2006-01-03
1
-1
/
+2
|
*
|
|
[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8
Per Liden
2006-01-03
1
-1
/
+1
|
*
|
|
[AF_UNIX]: Convert to use a spinlock instead of rwlock
Benjamin LaHaise
2006-01-03
1
-5
/
+5
|
*
|
|
[NET]: Speed up __alloc_skb()
Benjamin LaHaise
2006-01-03
1
-1
/
+1
|
*
|
|
[PPPOX]: Fix assignment into const proto_ops.
David S. Miller
2006-01-03
1
-2
/
+1
|
*
|
|
[TCP]: Don't use __constant_htonl for a non const arg
Arnaldo Carvalho de Melo
2006-01-03
1
-5
/
+5
|
*
|
|
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
23
-182
/
+265
|
*
|
|
[SOCK]: Introduce sk_receive_skb
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+23
|
*
|
|
[NET]: move struct proto_ops to const
Eric Dumazet
2006-01-03
4
-7
/
+7
|
*
|
|
[NET]: Small cleanup to socket initialization
Andi Kleen
2006-01-03
2
-2
/
+0
|
*
|
|
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
Frank Filz
2006-01-03
1
-0
/
+14
|
*
|
|
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
Frank Filz
2006-01-03
2
-20
/
+72
|
*
|
|
[FLS64]: x86_64 version
Stephen Hemminger
2006-01-03
1
-1
/
+27
|
*
|
|
[FLS64]: generic version
Stephen Hemminger
2006-01-03
24
-1
/
+33
|
*
|
|
[PKT_SCHED] netem: packet corruption option
Stephen Hemminger
2006-01-03
1
-0
/
+7
|
*
|
|
[AF_UNIX]: Use spinlock for unix_table_lock
David S. Miller
2006-01-03
1
-1
/
+1
|
*
|
|
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
2006-01-03
5
-7
/
+8
|
*
|
|
[TCP]: Move the TCPF_ enum to tcp_states.h
Arnaldo Carvalho de Melo
2006-01-03
2
-16
/
+16
|
*
|
|
[INET6]: Generalise tcp_v6_hash_connect
Arnaldo Carvalho de Melo
2006-01-03
2
-2
/
+5
|
*
|
|
[INET]: Generalise tcp_v4_hash_connect
Arnaldo Carvalho de Melo
2006-01-03
2
-1
/
+4
|
*
|
|
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
2006-01-03
5
-4
/
+40
|
*
|
|
[IPV6]: Export ipv6_opt_accepted
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+2
|
*
|
|
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2006-01-03
3
-15
/
+26
|
*
|
|
[IPV6]: Generalise some functions
Arnaldo Carvalho de Melo
2006-01-03
2
-1
/
+14
|
*
|
|
[NET]: Avoid atomic xchg() for non-error case
Benjamin LaHaise
2006-01-03
1
-1
/
+4
|
*
|
|
[IP]: Simplify and consolidate MSG_PEEK error handling
Herbert Xu
2006-01-03
1
-0
/
+2
|
*
|
|
[ICSK]: Move v4_addr2sockaddr from TCP to icsk
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+2
|
*
|
|
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
2006-01-03
4
-52
/
+28
|
*
|
|
[IPV6]: Introduce inet6_rsk()
Arnaldo Carvalho de Melo
2006-01-03
2
-6
/
+37
|
*
|
|
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
Arnaldo Carvalho de Melo
2006-01-03
2
-1
/
+32
|
*
|
|
[ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long
Arnaldo Carvalho de Melo
2006-01-03
1
-1
/
+1
|
*
|
|
[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+26
|
*
|
|
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
Arnaldo Carvalho de Melo
2006-01-03
1
-1
/
+5
|
*
|
|
[IPV4]: Safer reassembly
Herbert Xu
2006-01-03
3
-0
/
+4
|
*
|
|
[LSM-IPSec]: Security association restriction.
Trent Jaeger
2006-01-03
5
-6
/
+202
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-01-04
3
-10
/
+167
|
\
\
\
\
|
*
|
|
|
[PATCH] USB Storage: add alauda support
Matthew Dharm
2006-01-04
1
-0
/
+3
[next]