You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arnaldo Carvalho de Melo
0f7ff9274e
[INET]: Just rename the TCP hashtable functions/structs to inet_
...
This is to break down the complexity of the series of patches,
making it very clear that this one just does:
1. renames tcp_ prefixed hashtable functions and data structures that
were already mostly generic to inet_ to share it with DCCP and
other INET transport protocols.
2. Removes not used functions (__tb_head & tb_head)
3. Removes some leftover prototypes in the headers (tcp_bucket_unlock &
tcp_v4_build_header)
Next changesets will move tcp_sk(sk)->bind_hash to inet_sock so that we can
make functions such as tcp_inherit_port, __tcp_inherit_port, tcp_v4_get_port,
__tcp_put_port, generic and get others like tcp_destroy_sock closer to generic
(tcp_orphan_count will go to sk->sk_prot to allow this).
Eventually most of these functions will be used passing the transport protocol
inet_hashinfo structure.
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
20 years ago
..
acpi
/home/lenb/src/to-linus branch 'acpi-2.6.12'
20 years ago
asm-alpha
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-arm
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-arm26
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-cris
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-frv
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-generic
[PATCH] pci and yenta: pcibios_bus_to_resource
20 years ago
asm-h8300
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-i386
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-ia64
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-m32r
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-m68k
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-m68knommu
[PATCH] Add emergency_restart()
20 years ago
asm-mips
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-parisc
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-ppc
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-ppc64
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-s390
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-sh
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-sh64
[PATCH] SH64: inotify and ioprio syscalls
20 years ago
asm-sparc
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-sparc64
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-um
um: fix __pa/__va macro expansion problem
20 years ago
asm-v850
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-x86_64
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
asm-xtensa
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
linux
[INET]: Just rename the TCP hashtable functions/structs to inet_
20 years ago
math-emu
Linux-2.6.12-rc2
20 years ago
media
[PATCH] V4L: Miscellaneous fixes
20 years ago
mtd
[MTD] NAND: Honour autoplacement schemes supplied by the caller
20 years ago
net
[INET]: Just rename the TCP hashtable functions/structs to inet_
20 years ago
pcmcia
[PATCH] pcmcia: fix pcmcia-cs compilation
20 years ago
rdma
[PATCH] IB: move include files to include/rdma
20 years ago
rxrpc
Linux-2.6.12-rc2
20 years ago
scsi
[SCSI] fix target scanning oops with fc transport class
20 years ago
sound
[PATCH] Kconfig fix (ISA_DMA_API and sound/*)
20 years ago
video
[PATCH] Clean-up and bug fix for tdfxfb framebuffer size detection
20 years ago