[NET]: Kill skb-tc_classid

2005-08-29 Thread Linux Kernel Mailing List
tree 05701d5210afd76fded4bd4268a0e7e8c90a06bf parent 8728b834b226ffcf2c94a58530090e292af2a7bf author Patrick McHardy [EMAIL PROTECTED] Wed, 10 Aug 2005 09:25:56 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:31:18 -0700 [NET]: Kill skb-tc_classid Signed-off-by: Patrick

[NETFITLER]: Add nfnetlink layer.

2005-08-29 Thread Linux Kernel Mailing List
tree 1cbc3d1e64d3dd51404c8935e676beb468867979 parent ac3247baf8ecadf168642e3898b0212c29c79715 author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 09:30:24 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:31:29 -0700 [NETFITLER]: Add nfnetlink layer. Introduce nfnetlink

[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options

2005-08-29 Thread Linux Kernel Mailing List
tree ae10ad849dce6dbeec1b281fbd51214030f21902 parent f9e815b376dc19e6afc551cd755ac64e9e42d81f author Patrick McHardy [EMAIL PROTECTED] Wed, 10 Aug 2005 09:30:51 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:31:35 -0700 [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options

[REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy

2005-08-29 Thread Linux Kernel Mailing List
tree b0dd71b7e5ea6e8b17813cf6b3736a1b0f443ab7 parent 080774a243f56ce2195ace96fba3d18548ee48ce author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 09:33:31 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:32:11 -0700 [REQSK]: Move the syn_table destroy from

[NET]: Reduce tc_index/tc_verd to u16

2005-08-29 Thread Linux Kernel Mailing List
tree d9bdbd412bec6474e6845480a806edd74c3a2808 parent 83e3609eba3818f6e18b8bf9442195169ac306b7 author Patrick McHardy [EMAIL PROTECTED] Wed, 10 Aug 2005 09:33:51 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:32:20 -0700 [NET]: Reduce tc_index/tc_verd to u16 Signed-off-by:

[NET]: Kill skb-real_dev

2005-08-29 Thread Linux Kernel Mailing List
tree 6e933f4bdc8899009edb33642b908779f123fb4a parent b6b99eb5409d75ae35390057cd28f3aedfbd4cf4 author David S. Miller [EMAIL PROTECTED] Wed, 10 Aug 2005 09:34:12 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:32:25 -0700 [NET]: Kill skb-real_dev Bonding just wants the

[IPV4]: possible cleanups

2005-08-29 Thread Linux Kernel Mailing List
tree 020e6d1ccb1d7ce07cdb26b7317fa2ca58e689b3 parent f2ccd8fa06c8e302116e71df372f5c1f83432e03 author Adrian Bunk [EMAIL PROTECTED] Wed, 10 Aug 2005 09:35:47 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:33:20 -0700 [IPV4]: possible cleanups This patch contains the

[NET]: Remove explicit initializations of skb-input_dev

2005-08-29 Thread Linux Kernel Mailing List
tree 69ae9d0c30afe54cea3e4c6119791c1318c2198d parent 0742fd53a3774781255bd1e471e7aa2e4a82d5f7 author David S. Miller [EMAIL PROTECTED] Wed, 10 Aug 2005 09:36:29 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:33:26 -0700 [NET]: Remove explicit initializations of

[NETFILTER]: C99 initizalizers for NAT protocols

2005-08-29 Thread Linux Kernel Mailing List
tree f5b3cb508fd9b2c63aa2c24d3dafc37c2c18941f parent 86e65da9c1fc6fb421b9f796b597b3eced6b55ab author Patrick McHardy [EMAIL PROTECTED] Wed, 10 Aug 2005 09:36:53 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:33:34 -0700 [NETFILTER]: C99 initizalizers for NAT protocols

[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c

2005-08-29 Thread Linux Kernel Mailing List
tree 4c5963a206f67eda6f8ff74ac33f7ed7e4acc164 parent 089af26c706d1473f641c909fee7c878d29c1f1a author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 09:39:00 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:35:01 -0700 [NETFILTER]: Move ipv4 specific code from

[NETLINK]: Add properly module refcounting for kernel netlink sockets.

2005-08-29 Thread Linux Kernel Mailing List
tree 43d82e717922e6319cf8a8f9dc5ee902c651b491 parent 020b4c12dbe3868d792a01d7c1470cd837abe10f author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 09:40:55 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:35:08 -0700 [NETLINK]: Add properly module refcounting for kernel

[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.

2005-08-29 Thread Linux Kernel Mailing List
tree c2c3d03d8120831d487bb8fcc73e5dcbe13aebea parent 4fdb3bb723db469717c6d38fda667d8b0fa86ebd author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 09:42:34 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:36:19 -0700 [NETFILTER]: Move reroute-after-queue code up to the

[NETFILTER]: Core changes required by upcoming nfnetlink_queue code

2005-08-29 Thread Linux Kernel Mailing List
tree f58711648f91bbd880fcada7718a2462f0249a78 parent 2cc7d5730957c4a3f3659d17d2ba5e06d5581c1f author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 09:43:44 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:36:49 -0700 [NETFILTER]: Core changes required by upcoming

[NETFILTER]: Add nfnetlink_queue netfilter queue handler over nfnetlink

2005-08-29 Thread Linux Kernel Mailing List
tree 752acd1f26063b23e5629124ee0a33078d2fb9a1 parent 0ab43f84995f2c2fcc5cc58a9accaa1095e1317f author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 09:44:15 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:36:56 -0700 [NETFILTER]: Add nfnetlink_queue netfilter queue handler

[IPV6]: Check interface bindings on IPv6 raw socket reception

2005-08-29 Thread Linux Kernel Mailing List
tree 1912652fdf55f1bcc703ae9a3dcb93036dcfca67 parent 7af4cc3fa158ff1dda6e7451c7e6afa6b0bb85cb author Andrew McDonald [EMAIL PROTECTED] Wed, 10 Aug 2005 09:44:42 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:37:06 -0700 [IPV6]: Check interface bindings on IPv6 raw socket

[IPV4/6]: Check if packet was actually delivered to a raw socket to decide whether to send an ICMP unreachable

2005-08-29 Thread Linux Kernel Mailing List
tree 377297846b513224a30185fb279afd6640e361f5 parent 0bd1b59b15e4057101c89d4db15a3683c0d897f7 author Patrick McHardy [EMAIL PROTECTED] Wed, 10 Aug 2005 09:45:02 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:37:22 -0700 [IPV4/6]: Check if packet was actually delivered to a

[SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash

2005-08-29 Thread Linux Kernel Mailing List
tree 2fd96c3476681cf76647592d4f162004b8c7416e parent e6848976b721eeb5551cd94673faafeef78d9f35 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 09:47:37 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:37:42 -0700 [SOCK]: Rename __tcp_v4_rehash to

[SOCK]: Introduce sk_setup_caps

2005-08-29 Thread Linux Kernel Mailing List
tree 152b75c0279b8f612412f24a5ab35ab6d5a208d8 parent 614c6cb4f225a7da9f13e5dd0fac3b531078eb9f author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 09:49:02 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:37:48 -0700 [SOCK]: Introduce sk_setup_caps From

[NET]: Cleanup INET_REFCNT_DEBUG code

2005-08-29 Thread Linux Kernel Mailing List
tree 6c78b0eb52614ff6386b603ca64091b5aefaa418 parent d13964f4490157b8a290903362bfbc54f750a6bc author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 09:45:38 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:37:29 -0700 [NET]: Cleanup INET_REFCNT_DEBUG code

[INET]: Introduce inet_sk_rebuild_header

2005-08-29 Thread Linux Kernel Mailing List
tree 9e3fe09e4f7468f119350d80a6ecb8d871a86dd0 parent 6cbb0df788b90777a7ed0f9d8261260353f48076 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 09:50:02 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:37:55 -0700 [INET]: Introduce inet_sk_rebuild_header

[NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_queue

2005-08-29 Thread Linux Kernel Mailing List
tree 15f07f237723f682969fd63330097cef366e2aeb parent 32519f11d38ea8f4f60896763bacec7db1760f9c author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 09:50:45 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:38:01 -0700 [NETFILTER]: Add refcounting and /proc/net/netfilter

[NETFILTER]: Extend netfilter logging API

2005-08-29 Thread Linux Kernel Mailing List
tree 55ca8bed99789cd6af07f6cc6ee99b0cf718a611 parent 838ab6364956d9bdcefe84712de1621cf20a40b3 author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 09:58:27 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:38:07 -0700 [NETFILTER]: Extend netfilter logging API This patch is

[NETFILTER]: Add new nfnetlink_log userspace packet logging facility

2005-08-29 Thread Linux Kernel Mailing List
tree ce43bf3284ce162ccb34d4ee5a9981089df5bce0 parent 608c8e4f7b6e61cc783283e9dff8a465a5ad59bb author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 09:58:39 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:38:12 -0700 [NETFILTER]: Add new nfnetlink_log userspace packet

[INET]: Just rename the TCP hashtable functions/structs to inet_

2005-08-29 Thread Linux Kernel Mailing List
tree 95736729a2f530204c4287a2af97ececd734 parent 304a16180fb6d2b153b45f6fbbcec1fa814496e5 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 09:59:44 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:38:32 -0700 [INET]: Just rename the TCP hashtable

[INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]

2005-08-29 Thread Linux Kernel Mailing List
tree 255d84f4f222161235d54f82793667509229 parent 0f7ff9274e72fd254fbd1ab117bbc1db6e7cdb34 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:00:51 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:38:39 -0700 [INET]: Move the TCP hashtable

[INET]: Move bind_hash from tcp_sk to inet_sk

2005-08-29 Thread Linux Kernel Mailing List
tree 964be5918610e6f89cc7f2fee48418979b48773b parent 77d8bf9c6208eb535f05718168ffcc476be0ca8c author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:01:14 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:38:48 -0700 [INET]: Move bind_hash from tcp_sk to

[NETFILTER]: Fix multiple problems with the conntrack event cache

2005-08-29 Thread Linux Kernel Mailing List
tree 27c2d22d98a9eed22749df1a8d32f72e1b5a2468 parent a55ebcc4c4532107ad9eee1c9bb698ab5f12c00f author Patrick McHardy [EMAIL PROTECTED] Wed, 10 Aug 2005 10:02:13 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:38:54 -0700 [NETFILTER]: Fix multiple problems with the conntrack

[NETFILTER]: remove bogus memset() calls from ip_conntrack_netlink.c

2005-08-29 Thread Linux Kernel Mailing List
tree 4741237af1e0106a8b164f89c02f158247f1ebc1 parent a86888b925299330053d20e0eba03ac4d2648c4b author Pablo Neira [EMAIL PROTECTED] Wed, 10 Aug 2005 10:02:36 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:39:00 -0700 [NETFILTER]: remove bogus memset() calls from

[NETFILTER]: conntrack_netlink: Fix locking during conntrack_create

2005-08-29 Thread Linux Kernel Mailing List
tree b8f6cebd9e682882394b92e7e737436b3648e1d7 parent 94cd2b67641e7ddc2e6ed71d76e00116957423db author Pablo Neira [EMAIL PROTECTED] Wed, 10 Aug 2005 10:02:55 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:39:05 -0700 [NETFILTER]: conntrack_netlink: Fix locking during

[NETFILTER]: fix ctnetlink 'create_expect' parsing

2005-08-29 Thread Linux Kernel Mailing List
tree fd17d11fbbedf67f6e5edde8ce76d18a3f6230f2 parent 88aa0429048d08c18f2772782588f953bbbd79be author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 10:03:22 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:39:10 -0700 [NETFILTER]: fix ctnetlink 'create_expect' parsing There

[NETFILTER]: attribute count is an attribute of message type, not subsytem

2005-08-29 Thread Linux Kernel Mailing List
tree a5bc50c92c1627e373e3cf9efbaec5c1d3f1b2b7 parent bd9a26b7f2ee7567571bb5b7acc1a256c544a0dd author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 10:03:40 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:39:14 -0700 [NETFILTER]: attribute count is an attribute of message

[NETFILTER]: ctnetlink: make sure event order is correct

2005-08-29 Thread Linux Kernel Mailing List
tree 1f480a6f147ace8c4fbaad5e94bca88152bba30d parent 1444fc559b01aa5d4fedf4ee4f306a9e9cd56f95 author Pablo Neira Ayuso [EMAIL PROTECTED] Wed, 10 Aug 2005 10:05:52 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:40:13 -0700 [NETFILTER]: ctnetlink: make sure event order is

[NETFILTER]: cleanup nfnetlink_check_attributes()

2005-08-29 Thread Linux Kernel Mailing List
tree 9f90bd210ca9d0d57bbdcd54beca2bc39c23c05d parent 927ccbcc28dceee29dad876982768cca29738564 author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 10:03:54 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:40:06 -0700 [NETFILTER]: cleanup nfnetlink_check_attributes() 1)

[NETFILTER]: don't use nested attributes for conntrack_expect

2005-08-29 Thread Linux Kernel Mailing List
tree 03ce8666d82f7c41e2a7410b889fd6b5a4a60c5a parent a42827b71b87fc9816d2f58626e825b0eb500efe author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 10:04:07 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:40:09 -0700 [NETFILTER]: don't use nested attributes for

[NETFILTER]: fix conntrack refcount leak in unlink_expect()

2005-08-29 Thread Linux Kernel Mailing List
tree 018066c05be0924990ed9a79ccef0ab553f6b710 parent 14a50bbaa51202b676a95e9b41bc5ed6c77aa9cc author Pablo Neira Ayuso [EMAIL PROTECTED] Wed, 10 Aug 2005 10:06:11 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:40:17 -0700 [NETFILTER]: fix conntrack refcount leak in

[NETFILTER]: Fix typo in ctnl_exp_cb array (no bug, just memory waste)

2005-08-29 Thread Linux Kernel Mailing List
tree 368bde8bbf20f61b72d0b9d3433c2ade0815207f parent 37012f7fd326eb3c959428a4fe7e203e6304fe43 author Pablo Neira Ayuso [EMAIL PROTECTED] Wed, 10 Aug 2005 10:06:27 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:40:21 -0700 [NETFILTER]: Fix typo in ctnl_exp_cb array (no bug,

[INET]: Move tcp_port_rover to inet_hashinfo

2005-08-29 Thread Linux Kernel Mailing List
tree 004157924013e6c099cacac59f39d3dd61f3e0e5 parent 2d8c4ce51903636ce0f60addc8134aa50ab8fa76 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:07:35 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:41:44 -0700 [INET]: Move tcp_port_rover to inet_hashinfo

[INET]: Generalise tcp_v4_hash tcp_unhash

2005-08-29 Thread Linux Kernel Mailing List
tree ba1188f1b38f5b608756d94395c919ab5f7b8b3c parent c752f0739f09b803aed191c4765a3b6650a08653 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:08:50 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:42:02 -0700 [INET]: Generalise tcp_v4_hash tcp_unhash

[INET]: Generalise tcp_v4_lookup_listener

2005-08-29 Thread Linux Kernel Mailing List
tree 502ba8c1c445d0b0f4c19d1aa3b86b01ea88478d parent 81849d106b1fb97f8e2d311c0c4d36347def55b8 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:09:06 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:42:08 -0700 [INET]: Generalise tcp_v4_lookup_listener

[INET_TWSK]: Introduce inet_twsk_alloc

2005-08-29 Thread Linux Kernel Mailing List
tree 098cc52c71d68465e7ee5fbae462d58126b68885 parent e48c414ee61f4ac8d5cff2973e66a7cbc8a93aa5 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:09:59 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:42:26 -0700 [INET_TWSK]: Introduce inet_twsk_alloc With

[NET]: Just move the inet_connection_sock function from tcp sources

2005-08-29 Thread Linux Kernel Mailing List
tree e4201b1e2356cea8b7bd8d68dfba06e84002a77d parent 463c84b97f24010a67cd871746d6a7e4c925a5f9 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:11:08 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:49:14 -0700 [NET]: Just move the inet_connection_sock

[ICSK]: Generalise tcp_listen_{start,stop}

2005-08-29 Thread Linux Kernel Mailing List
tree 1c58ba5c3236499ec5abeedcc43faa7bed816b07 parent 9f1d2604c71498579609b1532fedc5a89276bb00 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:11:41 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:49:24 -0700 [ICSK]: Generalise tcp_listen_{start,stop}

[ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer

2005-08-29 Thread Linux Kernel Mailing List
tree 509c113d2622a28836303590ba1a40cecea59d3b parent 0a5578cf8e5e045aaa68643c17ce885426697c6b author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:11:56 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:49:29 -0700 [ICSK]: Introduce reqsk_queue_prune from

[NET]: Export symbols needed by the current DCCP code

2005-08-29 Thread Linux Kernel Mailing List
tree 76d087cbfe404755a385eef131f7063b48525695 parent 295f7324ff8d9ea58b4d3ec93b1aaa1d80e048a9 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:12:12 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:49:35 -0700 [NET]: Export symbols needed by the current

[ICSK]: Move generalised functions from tcp to inet_connection_sock

2005-08-29 Thread Linux Kernel Mailing List
tree f82f0523c313228d64998fac30790edcfd0785c3 parent 7c657876b63cb1d8a2ec06f8fc6c37bb8412e66c author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:15:09 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:49:50 -0700 [ICSK]: Move generalised functions from tcp

[LIST]: Introduce list_for_each_entry_safe_continue

2005-08-29 Thread Linux Kernel Mailing List
tree 7e24efa82b69765490c778ed5a7068b3b7613344 parent 95b81ef794278c835b321f6376b0522cd5df59b7 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:15:51 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:50:04 -0700 [LIST]: Introduce

[CCID3]: Reenable list_for_each_entry_safe_continue usage

2005-08-29 Thread Linux Kernel Mailing List
tree 9ee923abbafb48b5f3220b817c84ba206914ab1c parent 74459dc7bacda04d14626d239c8f5c4dac22560d author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:16:04 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:50:08 -0700 [CCID3]: Reenable

[TG3]: Add mailbox read method

2005-08-29 Thread Linux Kernel Mailing List
tree 52d0002518d41a6eea12859f9134c17d2af6c473 parent 1ee582d8e49a1c9dd43b2599f1cd26507182a8d4 author Michael Chan [EMAIL PROTECTED] Wed, 10 Aug 2005 10:17:00 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:50:38 -0700 [TG3]: Add mailbox read method This patch adds the

[TG3]: Add indirect register method for 5703 behind ICH

2005-08-29 Thread Linux Kernel Mailing List
tree ddeb1904b798bb69ed248840f25477bf8891d250 parent 09ee929cccfd0b56ea3724b3c6299fbbe813df43 author Michael Chan [EMAIL PROTECTED] Wed, 10 Aug 2005 10:17:14 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:50:42 -0700 [TG3]: Add indirect register method for 5703 behind ICH

[TG3]: Eliminate one register write in tg3_restart_ints()

2005-08-29 Thread Linux Kernel Mailing List
tree 3c24f5536451b44d53e58373f9d4718ae25ca094 parent 6892914fb7980d844f2bac859f4095df9ebd18da author Michael Chan [EMAIL PROTECTED] Wed, 10 Aug 2005 10:17:28 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:50:45 -0700 [TG3]: Eliminate one register write in tg3_restart_ints()

[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c

2005-08-29 Thread Linux Kernel Mailing List
tree 8fefa0e00c4214c3d8ba06c5122c5977b3a9391a parent 210a9ebef2d1bd32d9e9d81c84d538e237769cdb author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 10:21:49 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:51:11 -0700 [NETFILTER]: split net/core/netfilter.c into

[NETFILTER]: add /proc/net/netfilter interface to nf_queue

2005-08-29 Thread Linux Kernel Mailing List
tree 0d1133f5f499cab639784407f53938ba5060807f parent fbcd923c3e0c8ec9e4ed64f5a4e5766807b32729 author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 10:23:11 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:51:18 -0700 [NETFILTER]: add /proc/net/netfilter interface to

[NETFILTER]: more verbose return codes from nf_{log,queue}

2005-08-29 Thread Linux Kernel Mailing List
tree 650d0bdca48e7f3ea6bc356f6aa868f34c6a226f parent bbd86b9fc469b7e91dc7444e6abb8930811d79cb author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 10:23:36 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:51:21 -0700 [NETFILTER]: more verbose return codes from

[NETFILTER]: return ENOMEM when ip_conntrack_alloc() fails.

2005-08-29 Thread Linux Kernel Mailing List
tree f485ca844f9b854ea53a92263d4cfb533849ee86 parent 8a61fadb3908454ccfa538aaa75eb1d22def5700 author Yasuyuki Kozakai [EMAIL PROTECTED] Wed, 10 Aug 2005 10:24:15 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:51:28 -0700 [NETFILTER]: return ENOMEM when ip_conntrack_alloc()

[IPV4]: fib_trie: Use const

2005-08-29 Thread Linux Kernel Mailing List
tree 48fb873d1f030a49747cc574636e80a3a9e99ac2 parent 2f80b3c8262d0d646812f776db024d88d569a0c1 author Stephen Hemmigner [EMAIL PROTECTED] Wed, 10 Aug 2005 10:25:39 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:54:08 -0700 [IPV4]: fib_trie: Use const Use const where

[NETFILTER]: New iptables DCCP protocol header match

2005-08-29 Thread Linux Kernel Mailing List
tree 3e249fc3ecd33bdec336208a29f0a8fdea062439 parent e2e268665f6c01686b477a6b0cc5a70bab689d54 author Harald Welte [EMAIL PROTECTED] Wed, 10 Aug 2005 10:26:55 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:54:28 -0700 [NETFILTER]: New iptables DCCP protocol header match

[DCCP]: Fix u64 printf format warnings.

2005-08-29 Thread Linux Kernel Mailing List
tree c0b6446bf3ebf84437eeb16d357a7845598de206 parent 1d3de414eb20d937d82c5219fd13ee4cedc499cb author David S. Miller [EMAIL PROTECTED] Wed, 10 Aug 2005 10:27:14 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:54:34 -0700 [DCCP]: Fix u64 printf format warnings.

[Bluetooth]: Update and cleanup of the virtual HCI driver

2005-08-29 Thread Linux Kernel Mailing List
tree 464078550df33ac4f9c8eaf286e95a4f5f46a890 parent f6ccf55419c4f0021e7382f000f2fd14a29f3d3c author Marcel Holtmann [EMAIL PROTECTED] Wed, 10 Aug 2005 10:27:37 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:54:42 -0700 [Bluetooth]: Update and cleanup of the virtual HCI

[Bluetooth]: Workaround for inquiry results with RSSI and page scan mode

2005-08-29 Thread Linux Kernel Mailing List
tree f8eb941e9ba34345652ab6330ab6b84c8598dec1 parent 4aa769b99724953a6f322c648c0cfbe8c6616382 author Marcel Holtmann [EMAIL PROTECTED] Wed, 10 Aug 2005 10:27:49 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:54:47 -0700 [Bluetooth]: Workaround for inquiry results with RSSI

[Bluetooth]: Call tty_hangup() when DCD is de-asserted

2005-08-29 Thread Linux Kernel Mailing List
tree 0cbd3c78723f3a66b9a35c725fa1328ebad28453 parent 85a1e930bf628700e8e9c166b1f5c1c26d3651cc author Timo Ter�s [EMAIL PROTECTED] Wed, 10 Aug 2005 10:28:21 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:54:58 -0700 [Bluetooth]: Call tty_hangup() when DCD is de-asserted The

[Bluetooth]: Implement RFCOMM remote port negotiation

2005-08-29 Thread Linux Kernel Mailing List
tree b9761b89aaba6537d06893091a2f43c9a8e17c3f parent 7b9eb9e2099f6f4acd6a36bcd7820d27c3cf5ee3 author J. Suter [EMAIL PROTECTED] Wed, 10 Aug 2005 10:28:46 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:55:03 -0700 [Bluetooth]: Implement RFCOMM remote port negotiation This

[Bluetooth]: Move packet type into the SKB control buffer

2005-08-29 Thread Linux Kernel Mailing List
tree 96a1cbfe83a02e27fed3d30f1ac9f2fe05c17506 parent 2eb25a6c34504254760e67172f7518d6bfdd7676 author Marcel Holtmann [EMAIL PROTECTED] Wed, 10 Aug 2005 10:30:28 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:55:13 -0700 [Bluetooth]: Move packet type into the SKB control

[DCCP]: Initialize icsk_rto in dccp_v4_init_sock

2005-08-29 Thread Linux Kernel Mailing List
tree fc21dfde1ae4c64c2ebcc56e4cdc84641fc06229 parent 27258ee54f8cd4a43d09319aa5448145afc2cb8d author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:31:11 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:55:43 -0700 [DCCP]: Initialize icsk_rto in

[TIMEWAIT]: Introduce inet_timewait_death_row

2005-08-29 Thread Linux Kernel Mailing List
tree e16e99e32fb01ae3dfd221b5d47a88acfeb8 parent 0b4e03bf0bc43ad6250a1e2fa25fc3eb2b028977 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:44:40 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:55:48 -0700 [TIMEWAIT]: Introduce

[TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c

2005-08-29 Thread Linux Kernel Mailing List
tree d0990b1d6f5fd6b3b7ddce553a16cccf6f029651 parent 295ff7edb8f72b77d524759266f7524deae379b3 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:45:03 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:55:58 -0700 [TIMEWAIT]: Move inet_timewait_death_row

[DCCP]: Finish the TIMEWAIT minisock support

2005-08-29 Thread Linux Kernel Mailing List
tree 1b2decb48c52d8f3f3abe04ffb8e0dca80f0747a parent 696ab2d3bffc746fb8cf3712f066d42b9886aeed author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 10:45:21 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:56:03 -0700 [DCCP]: Finish the TIMEWAIT minisock support

[NET]: Make NETDEBUG pure printk wrappers

2005-08-29 Thread Linux Kernel Mailing List
tree b4004f01b2b0e935b95bcce9a78e60a9e9e17f65 parent 64cf1e5d8b5f88d56509260e08fa0d8314277350 author Patrick McHardy [EMAIL PROTECTED] Wed, 10 Aug 2005 10:50:53 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:56:08 -0700 [NET]: Make NETDEBUG pure printk wrappers

[CCID3]: Separate most of the packet history code

2005-08-29 Thread Linux Kernel Mailing List
tree a131a54e9790b1b85e5c7f78a2e74e33af2bbd87 parent 540722ffc3a0d7e11d97a13e1ce6f3bc23b061c1 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 18:59:38 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:56:28 -0700 [CCID3]: Separate most of the packet history

[CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC

2005-08-29 Thread Linux Kernel Mailing List
tree 7d559e7006438b3f256e516d60ca89d153bcaf9d parent 8c60f3fab55712f23f2bd557ceedfbb00c649f37 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 10 Aug 2005 19:29:27 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:56:33 -0700 [CCID3]: Ditch USEC_IN_SEC as time.h has

[NETFILTER]: Fix compilation when no PROC_FS enabled

2005-08-29 Thread Linux Kernel Mailing List
tree fde205886d09db76b0042092be0be7a509791349 parent e41aac41e3856c87fee52c5b8bca71705d15449b author Harald Welte [EMAIL PROTECTED] Fri, 12 Aug 2005 05:30:45 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:56:54 -0700 [NETFILTER]: Fix compilation when no PROC_FS enabled

[NETFILTER]: Fix NF_QUEUE_NR() macro

2005-08-29 Thread Linux Kernel Mailing List
tree 4e7ba1b827e70d60cb6fd42ea18bd618757a8908 parent 622439270c74f3ad4f69d1417aca4bb3b79514f4 author Harald Welte [EMAIL PROTECTED] Fri, 12 Aug 2005 05:31:15 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:57:03 -0700 [NETFILTER]: Fix NF_QUEUE_NR() macro I obviously wanted

[NET]: Deinline netif_carrier_{on,off}().

2005-08-29 Thread Linux Kernel Mailing List
tree a4f4174ba8ccdedf892cc3358033b61e1a92babd parent 5917ed961def82a4dba9198d11a75f79d115a8cb author Denis Vlasenko [EMAIL PROTECTED] Fri, 12 Aug 2005 05:32:53 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:57:08 -0700 [NET]: Deinline netif_carrier_{on,off}(). # grep -r

[INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c

2005-08-29 Thread Linux Kernel Mailing List
tree 08e40652e7c9394277a0b5e08148c43a97d46670 parent 505cbfc577f3fa778005e2800b869eca25727d5f author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 12 Aug 2005 15:26:18 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:57:29 -0700 [INET6_HASHTABLES]: Move inet6_lookup

[TCPDIAG]: Introduce inet_diag_{register,unregister}

2005-08-29 Thread Linux Kernel Mailing List
tree 403d4b49b4c1d51445f3ff279d75f74a39e2cc17 parent 5324a040ccc708998e61ea93e669b81312f0ae11 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 12 Aug 2005 15:27:49 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:57:38 -0700 [TCPDIAG]: Introduce

[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]

2005-08-29 Thread Linux Kernel Mailing List
tree 30ab4f0cb01c493249a858ce315a1847a8c2e65f parent 73c1f4a033675f168df7e98bbeeafca3c644b8a6 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 12 Aug 2005 18:56:38 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:57:48 -0700 [INET_DIAG]: Rename tcp_diag.[ch] to

[INET_DIAG]: Move the tcp_diag interface to the proper place

2005-08-29 Thread Linux Kernel Mailing List
tree b990ca4a3b8e2c08fbcf09ba18e9ae469754b2df parent a8c2190ee7da1a1dc68ff1a6b5f03feb61e523a5 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 12 Aug 2005 18:59:17 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:57:54 -0700 [INET_DIAG]: Move the tcp_diag interface to

[NETFILTER]: introduce and use aligned_u64 data type

2005-08-29 Thread Linux Kernel Mailing List
tree 62317e893be4261f456d666efd1105b7871d36b9 parent 17b085eacef81a6286bd478f2ec75e04abb091cb author Harald Welte [EMAIL PROTECTED] Sun, 14 Aug 2005 03:55:44 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:57:59 -0700 [NETFILTER]: introduce and use aligned_u64 data type As

[NETFILTER]: Add new iptables connbytes match

2005-08-29 Thread Linux Kernel Mailing List
tree 1eaa57851bbc1094b92c539de8e7509aa297 parent 0ba2c6e8c0fb5cde5a23a213c2e7cb851b85c310 author Harald Welte [EMAIL PROTECTED] Sun, 14 Aug 2005 03:56:26 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:58:04 -0700 [NETFILTER]: Add new iptables connbytes match This patch

[NETFILTER]: Fix div64_64 in ipt_connbytes

2005-08-29 Thread Linux Kernel Mailing List
tree d7c57be003aff2de6068acbe751182264acf3d25 parent 9d810fd2d28a9d672eca3136476af1a54a380bb2 author Patrick McHardy [EMAIL PROTECTED] Sun, 14 Aug 2005 03:57:58 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:58:11 -0700 [NETFILTER]: Fix div64_64 in ipt_connbytes

[DCCP]: Introduce the DCCP Kernel hacking menu

2005-08-29 Thread Linux Kernel Mailing List
tree e4d92f0fcbac811ae5954f771794165225b0726f parent 531669a0a9041d60d13920973ef8aa4f743c14a0 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Sun, 14 Aug 2005 02:35:39 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:59:43 -0700 [DCCP]: Introduce the DCCP Kernel hacking

[DCCP]: Fix RESET handling in dccp_rcv_state_process

2005-08-29 Thread Linux Kernel Mailing List
tree e6024532d165f5dc9987fe38fb84cb2076c86100 parent 725ba8eee3881e619c8e5a0116f1bdb6480ac2d9 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Sun, 14 Aug 2005 02:36:01 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 05:59:50 -0700 [DCCP]: Fix RESET handling in

[NETLINK]: Return -EPROTONOSUPPORT in netlink_create() if no kernel socket is registered

2005-08-29 Thread Linux Kernel Mailing List
tree abd497f5b7023ff748001d6ef182d74f882f1a07 parent ac6d439d2097b72ea0cbc2322ce1263a38bc1fd0 author Patrick McHardy [EMAIL PROTECTED] Mon, 15 Aug 2005 09:31:36 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:00:58 -0700 [NETLINK]: Return -EPROTONOSUPPORT in netlink_create()

[NETLINK]: Add groups argument to netlink_kernel_create

2005-08-29 Thread Linux Kernel Mailing List
tree ef6604f16ceb13842a30311654e6a64aac716c48 parent 9a4595bc7e67962f13232ee55a64e063062c3a99 author Patrick McHardy [EMAIL PROTECTED] Tue, 16 Aug 2005 02:33:26 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:01:11 -0700 [NETLINK]: Add groups argument to

[SELINUX]: Update for tcp_diag rename to inet_diag.

2005-08-29 Thread Linux Kernel Mailing List
tree c05cd2d0ec829d18a8f85ff8611c0e1424303f52 parent 066286071d3542243baa68166acb779187c848b3 author James Morris [EMAIL PROTECTED] Tue, 16 Aug 2005 10:34:48 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:01:15 -0700 [SELINUX]: Update for tcp_diag rename to inet_diag.

[RXRPC]: Fix build failure introduced by skb-stamp changes.

2005-08-29 Thread Linux Kernel Mailing List
tree d92a266b33deaa9a8ff78640df8126da61b97a76 parent 63a1222b1fd79c52491c14534b086bffbfaed8bf author Andrew Morton [EMAIL PROTECTED] Tue, 16 Aug 2005 11:13:25 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:01:24 -0700 [RXRPC]: Fix build failure introduced by skb-stamp

[NET]: Fix sparse warnings

2005-08-29 Thread Linux Kernel Mailing List
tree abd31e5ebfadcf4f9024634eec8b11855029e512 parent 9deff7f2365958c5c5aa8cb5a0dd651c4dd83f8f author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Tue, 16 Aug 2005 08:18:02 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:01:32 -0700 [NET]: Fix sparse warnings Of this type,

[DCCP]: Fix the timestamp options

2005-08-29 Thread Linux Kernel Mailing List
tree 8be8f0e0e19f58cc5cc9cb7d789f3283436712ed parent bf0ff9e578ba7dd8331005f00ad7310122011f43 author Ian McDonald [EMAIL PROTECTED] Sat, 20 Aug 2005 06:23:43 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:02:34 -0700 [DCCP]: Fix the timestamp options This changes

[IPV4]: Consistency and whitespace cleanup of ip_rcv()

2005-08-29 Thread Linux Kernel Mailing List
tree af64e1a3ca7755a7962282042c342abb92daeee1 parent 2c656491e9ce77e12337073973794c4be467a489 author Thomas Graf [EMAIL PROTECTED] Sun, 21 Aug 2005 07:25:29 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:02:53 -0700 [IPV4]: Consistency and whitespace cleanup of ip_rcv()

[IPV4]: Move ip options parsing out of ip_rcv_finish()

2005-08-29 Thread Linux Kernel Mailing List
tree 9e9cb6b08e0298bcd501c5e5b672c4ff6679a43a parent e9c604227391308b185aa6b14c7f93b0a0c2e51b author Thomas Graf [EMAIL PROTECTED] Sun, 21 Aug 2005 07:26:12 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:03:00 -0700 [IPV4]: Move ip options parsing out of ip_rcv_finish()

[IPV4]: Avoid common branch mispredictions in ip_rcv_finish()

2005-08-29 Thread Linux Kernel Mailing List
tree f3a0e434a460a8abf50329ed4b99eea037fe65e0 parent d245407e758b14c464c609b632873f85709360c7 author Thomas Graf [EMAIL PROTECTED] Sun, 21 Aug 2005 07:26:30 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:03:03 -0700 [IPV4]: Avoid common branch mispredictions in

[CCID3]: Reintroduce ccid3hctx_t_rto

2005-08-29 Thread Linux Kernel Mailing List
tree d975d49f4be2187002ae86e1f5a7a30956231697 parent 33d043d65bbd3d97efca96c9bbada443cac3c4da author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Sun, 21 Aug 2005 11:07:37 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:03:18 -0700 [CCID3]: Reintroduce ccid3hctx_t_rto CCID3

[DCCP]: Fix seqno setting in dccp_v4_ctl_send_reset

2005-08-29 Thread Linux Kernel Mailing List
tree 77379d35e53a7c531e78659e8244652b8c6635d5 parent c68e64cfb5ac675b002215b5659146b73d2e9d5d author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Sun, 21 Aug 2005 11:33:48 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:03:25 -0700 [DCCP]: Fix seqno setting in

[DCCP]: Give more info on Step 6 failure debug printk

2005-08-29 Thread Linux Kernel Mailing List
tree 08a6b91f57e6c7c66a4839ba4fb3c0bf570cebf6 parent 2807d4ffb0dccb8f932c3e1701b6b6163153d333 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Sun, 21 Aug 2005 11:35:18 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:03:33 -0700 [DCCP]: Give more info on Step 6 failure

[DCCP]: Fix the ACK and SEQ window variables settings

2005-08-29 Thread Linux Kernel Mailing List
tree bbe5f7fc56074224ded47113974dbc3db550b303 parent a3054d48b9b9d6290eccc9fc09c286ef450d9b1d author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Sun, 21 Aug 2005 11:36:45 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:03:42 -0700 [DCCP]: Fix the ACK and SEQ window variables

[DCCP]: Fix ackno setting in SYNC/SYNCACK packets

2005-08-29 Thread Linux Kernel Mailing List
tree 3a72f0f6e92bec1db7cd4431fc04f454ac1d4569 parent 03ace394ac9bcad38043a381ae5f4860b9c9fa1c author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Sun, 21 Aug 2005 11:40:16 -0300 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:03:52 -0700 [DCCP]: Fix ackno setting in SYNC/SYNCACK

[NETFILTER]: Add string match

2005-08-29 Thread Linux Kernel Mailing List
tree d259de5c48a54b7017ee21b5a141c223f8b082e6 parent 24117727b753426d85ba09671c24854834f81b2c author Pablo Neira Ayuso [EMAIL PROTECTED] Mon, 22 Aug 2005 13:30:34 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:04:07 -0700 [NETFILTER]: Add string match Signed-off-by: Pablo

[NETFILTER]: Add IPv6 REJECT target

2005-08-29 Thread Linux Kernel Mailing List
tree ee5d5e0b203149938a5151126b2e3ae46051dfbf parent 7567662ba896ee0c33d6215f32e2011488a6d1bf author Patrick McHardy [EMAIL PROTECTED] Mon, 22 Aug 2005 13:31:06 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:04:12 -0700 [NETFILTER]: Add IPv6 REJECT target Originally

[NETFILTER]: Add goto target

2005-08-29 Thread Linux Kernel Mailing List
tree 393fc1fb09668faf3968726f6e8e5039109224a9 parent 764d8a9f240729534a1d8a0ffd39e722cf5cc5af author Patrick McHardy [EMAIL PROTECTED] Mon, 22 Aug 2005 13:31:43 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:04:18 -0700 [NETFILTER]: Add goto target Originally written by

[DCCP]: Introduce dccp_get_info

2005-08-29 Thread Linux Kernel Mailing List
tree f2ce23b6e5898a6bec8726f17104074516559397 parent 4fded33b3e8177d1d2eec0ccc69af8dfe8b4c3c3 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 24 Aug 2005 11:52:35 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:05:07 -0700 [DCCP]: Introduce dccp_get_info And also

[ICSK]: Generalise tcp_listen_poll

2005-08-29 Thread Linux Kernel Mailing List
tree 70951f8d97dc191df3c772c830b667ad7af6dfd9 parent 2babe1f6fea717c36c008c878fe095d1ca5696c1 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Wed, 24 Aug 2005 11:52:58 -0700 committer David S. Miller [EMAIL PROTECTED] Tue, 30 Aug 2005 06:05:32 -0700 [ICSK]: Generalise tcp_listen_poll

  1   2   3   >