forcedeth endianness bugs

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5bb7ea26148369315492c3dfc43c3b6366a9f279 Commit: 5bb7ea26148369315492c3dfc43c3b6366a9f279 Parent: 79ea13ce07c951bb4d95471e7300baa0f1be9e78 Author: Al Viro <[EMAIL PROTECTED]> AuthorDate: Sun Dec

sunhme endianness annotations

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f3ec33e587df02e25963755989cc473e3f07bf0d Commit: f3ec33e587df02e25963755989cc473e3f07bf0d Parent: b710b43c306650261c01ad08100791afec78a7db Author: Al Viro <[EMAIL PROTECTED]> AuthorDate: Sun Dec

libertas: use spin_is_locked() instead of spin_trylock() in lbs_interrupt()

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5a3ea6f966700ae82504202fdd827f2d3c79e66 Commit: f5a3ea6f966700ae82504202fdd827f2d3c79e66 Parent: 860621347e88b23517fc4ec93fa5af940401c3ec Author: David Woodhouse <[EMAIL PROTECTED]> AuthorDate:

libertas: switch lbs_cmd() to take a _pointer_ to the command structure

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=689442dca16eb27fee19074499d42845fe54c12a Commit: 689442dca16eb27fee19074499d42845fe54c12a Parent: 6ce4fd2a3a84e64a27c42aaa7de6e0e85dee3573 Author: David Woodhouse <[EMAIL PROTECTED]> AuthorDate:

libertas: disable mesh temporarily while setting eth channel/assoc

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8642f1f06292c4f30c7870a693f9ae94252e7ff2 Commit: 8642f1f06292c4f30c7870a693f9ae94252e7ff2 Parent: 88ae2915ccff97466e7a1e542f4a4d01c46b23f6 Author: David Woodhouse <[EMAIL PROTECTED]> AuthorDate:

libertas: convert DATA_RATE to a direct command

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8e3c91bb70372da692a5fefae9f698c94bb1e641 Commit: 8e3c91bb70372da692a5fefae9f698c94bb1e641 Parent: 79a9a37c1eb13bd645ec423c0c30b70838e7bf93 Author: Dan Williams <[EMAIL PROTECTED]> AuthorDate: Tu

libertas: clean up direct command handling

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7ad994dec7d36c319cb35cbf3a920d3bda96e6b0 Commit: 7ad994dec7d36c319cb35cbf3a920d3bda96e6b0 Parent: b15152a4033d4c82015bb79c6b81eeb0a2edeeea Author: Dan Williams <[EMAIL PROTECTED]> AuthorDate: Tu

libertas: improve reliability of firmware reloading on USB

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c8ba39d0605200c81f43c59418871e036d973685 Commit: c8ba39d0605200c81f43c59418871e036d973685 Parent: 8552855f9860b222673e86a88de2543f53f83dc2 Author: David Woodhouse <[EMAIL PROTECTED]> AuthorDate:

libertas: make rtap and normal modes mutually exclusive, clean up open/stop

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8552855f9860b222673e86a88de2543f53f83dc2 Commit: 8552855f9860b222673e86a88de2543f53f83dc2 Parent: 852e1f2a2627274102a3c2dc70a6547aeab99cb6 Author: David Woodhouse <[EMAIL PROTECTED]> AuthorDate:

libertas: kill (IS,SET,UNSET)_MESH_FRAME.

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c3f949618d01d6c40a0267ae8c01695cc2de08e2 Commit: c3f949618d01d6c40a0267ae8c01695cc2de08e2 Parent: 6f93a8e7e41c2d29749242f983f41e3f6a75b40b Author: David Woodhouse <[EMAIL PROTECTED]> AuthorDate:

libertas: kill internal tx queue for PS mode

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2abdc0b7756ece70b1f0fd65a651bf8ce487a223 Commit: 2abdc0b7756ece70b1f0fd65a651bf8ce487a223 Parent: 020bb19e2f8cfebb314b8bce4bc48a511c6f5940 Author: David Woodhouse <[EMAIL PROTECTED]> AuthorDate:

libertas: Byteswap cmdptr->size in lbs_cmd()

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6228c0aea544f5292977e6b27cd231a4ea137a62 Commit: 6228c0aea544f5292977e6b27cd231a4ea137a62 Parent: ad9de29130599d4be3467932643797da3b9869f6 Author: David Woodhouse <[EMAIL PROTECTED]> AuthorDate:

libertas: handy function to call firmware commands

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=675787e29fd97d08bf7e6253c89ab6de23bf7089 Commit: 675787e29fd97d08bf7e6253c89ab6de23bf7089 Parent: 0d61d04210b617963c202a3c4dcbcd26a024d5d3 Author: Holger Schurig <[EMAIL PROTECTED]> AuthorDate:

libertas: Consolidate lbs_host_to_card_done() function.

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e775ed7c677b163c80643036c32e23d3e59b9429 Commit: e775ed7c677b163c80643036c32e23d3e59b9429 Parent: f5ece8fc8d3f5e36bda3554b74b0fbecb0a14309 Author: David Woodhouse <[EMAIL PROTECTED]> AuthorDate:

libertas: Remove cmd_oid from struct cmd_ctrl_node

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5ece8fc8d3f5e36bda3554b74b0fbecb0a14309 Commit: f5ece8fc8d3f5e36bda3554b74b0fbecb0a14309 Parent: 77d8cf2c093be3b58f6deed10673d0bc8cbd4202 Author: David Woodhouse <[EMAIL PROTECTED]> AuthorDate:

b43legacy: properly fix a bogus gcc warning

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=125c5cc2c8c1fab6a6a1d8a07f7073b240e6d325 Commit: 125c5cc2c8c1fab6a6a1d8a07f7073b240e6d325 Parent: 013978b688d2a27af3ab55ca739e8c8ac7254870 Author: Frank Lichtenheld <[EMAIL PROTECTED]> AuthorDat

ipg: remove IPG_DEV_KFREE_SKB macro

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=85d68a58833a9e361ecabd5e89d228301d346d94 Commit: 85d68a58833a9e361ecabd5e89d228301d346d94 Parent: 4602e665ff45e0af4cc64a6caf4c872f18d14148 Author: Pekka Enberg <[EMAIL PROTECTED]> AuthorDate: Fr

ipg: remove boolean macros

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4602e665ff45e0af4cc64a6caf4c872f18d14148 Commit: 4602e665ff45e0af4cc64a6caf4c872f18d14148 Parent: 9305a775210030a09f2e373e72920573770a37de Author: Pekka Enberg <[EMAIL PROTECTED]> AuthorDate: Fr

iwlwifi: continue namespace changes - fix CONFIG variables

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0054b34d295f0c77110c8c8ae5e3320ef40617b2 Commit: 0054b34d295f0c77110c8c8ae5e3320ef40617b2 Parent: 90e759d14cd58ea1e34042bab930ce434fa0e4fa Author: Reinette Chatre <[EMAIL PROTECTED]> AuthorDate:

iwlwifi: update version number to 1.2.22

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d128394894d6489370e4e3466e799ec9e5a705a3 Commit: d128394894d6489370e4e3466e799ec9e5a705a3 Parent: fde3571fd8613483f1203d11394ae316c6b79a03 Author: Zhu Yi <[EMAIL PROTECTED]> AuthorDate: Thu Nov

iwlwifi: enhance WPA authenication stability

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7878a5a4fcc5002e805c054730c4c5639c9d071d Commit: 7878a5a4fcc5002e805c054730c4c5639c9d071d Parent: 2bdc7031f9ea1826e16bffc3540d05de891c98bc Author: Mohamed Abbas <[EMAIL PROTECTED]> AuthorDate: T

iwlwifi: document 4965 rate scaling

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2bdc7031f9ea1826e16bffc3540d05de891c98bc Commit: 2bdc7031f9ea1826e16bffc3540d05de891c98bc Parent: 529699815b79f15a6644786dc4d6e9dd5153a447 Author: Ben Cahill <[EMAIL PROTECTED]> AuthorDate: Thu

iwlwifi: document shared Tx structures

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d5456fe50cb07347dd350fc045dc98677dbc58f Commit: 5d5456fe50cb07347dd350fc045dc98677dbc58f Parent: 483fd7e5ffa527daeaff006e033225e273d110f8 Author: Ben Cahill <[EMAIL PROTECTED]> AuthorDate: Thu

iwlwifi: document temperature calculation

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5991b419f04dee78c36d43de6b6ff2d27934d707 Commit: 5991b419f04dee78c36d43de6b6ff2d27934d707 Parent: fcd427bbba10fc315d1c958b85bba74448db4eb4 Author: Ben Cahill <[EMAIL PROTECTED]> AuthorDate: Thu

iwlwifi: move uCode API definitions to iwl-4965-commands.h

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=14519a0b46085db68e610147098d03386c34801f Commit: 14519a0b46085db68e610147098d03386c34801f Parent: 2248d8d8bc9799baf7f0a08afee7cb3afcc20ed3 Author: Ben Cahill <[EMAIL PROTECTED]> AuthorDate: Thu

iwlwifi: add comments, mostly on Tx queues

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8b6eaea8ec79b111a18a1c60333deb16ba27e6b3 Commit: 8b6eaea8ec79b111a18a1c60333deb16ba27e6b3 Parent: 74093ddf4c42da74922b63fb6844989e21164d9e Author: Cahill, Ben M <[EMAIL PROTECTED]> AuthorDate: T

iwlwifi: Document Rx calibration

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f7d09d7c453f197d802c50172b27170a43e1a816 Commit: f7d09d7c453f197d802c50172b27170a43e1a816 Parent: abceddb40728397fcfd0b295d7530920a606ab88 Author: Ben Cahill <[EMAIL PROTECTED]> AuthorDate: Thu

iwl-4965-hw.h: clean up unused eeprom structures and definitions

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=40ac81a35c3a19f6a78f0a9f58368d36048df35b Commit: 40ac81a35c3a19f6a78f0a9f58368d36048df35b Parent: 796083cb1d45d52d40ae2c933afcfc56d91ef427 Author: Ben Cahill <[EMAIL PROTECTED]> AuthorDate: Thu

mac80211: allow easier multicast/broadcast buffering in hardware

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d54d0ddd66678ada6635159dac1eb82ccbe34b5 Commit: 7d54d0ddd66678ada6635159dac1eb82ccbe34b5 Parent: 4e20cb293cc0b30f32a53011fd6b38493d9fdcaa Author: Johannes Berg <[EMAIL PROTECTED]> AuthorDate: W

[NETFILTER] xt_policy.c: kill some bloat

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b9aed45507b657abab0b88da2c9b509a9dc462b1 Commit: b9aed45507b657abab0b88da2c9b509a9dc462b1 Parent: c95aaf9af5a1f6dee56d1f2ab4915cd722d608da Author: Ilpo Järvinen <[EMAIL PROTECTED]> AuthorDate: S

rt2x00: Release rt2x00 2.0.13

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5a6012e105ae1664cd2841c33bf59fbdd8d4dbcc Commit: 5a6012e105ae1664cd2841c33bf59fbdd8d4dbcc Parent: b3a78b4e2a4ee7a06861e012d95acea513384001 Author: Ivo van Doorn <[EMAIL PROTECTED]> AuthorDate: T

rt2x00: Only update rssi average approximation on receiving beacon frames.

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=61af43c56bef2cfcb8f1d9aab4e766e0f7bdd893 Commit: 61af43c56bef2cfcb8f1d9aab4e766e0f7bdd893 Parent: d28c2561fb09dcc0b47ae0ba12083cf0d988495f Author: Mattias Nissler <[EMAIL PROTECTED]> AuthorDate:

rt2x00: Move register value/offset files into new folder

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=91921a4e9b033b1bf6ab65be7f9b74b60290f41c Commit: 91921a4e9b033b1bf6ab65be7f9b74b60290f41c Parent: 49da2605e27935835861a118df0671b5f004bfac Author: Ivo van Doorn <[EMAIL PROTECTED]> AuthorDate: T

libertas: less eventcause shifts

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b3c07ff6467e6055ca3dd2239494ada96303274 Commit: 0b3c07ff6467e6055ca3dd2239494ada96303274 Parent: a7d0adae40d0effc1484261a66fb703eb7e840b5 Author: Holger Schurig <[EMAIL PROTECTED]> AuthorDate:

libertas: mark module_init/exit functions as __init/__exit

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4fb910fd3ada36cd9fbf6e037b87f2a83fd740b7 Commit: 4fb910fd3ada36cd9fbf6e037b87f2a83fd740b7 Parent: 82209adcb157e5861f2105d1658f1f07f75d69f2 Author: Andres Salomon <[EMAIL PROTECTED]> AuthorDate:

zd1211rw: Add ID for Trendnet TEW-429UB A

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=269fca0eddfa37d10c4493ac402be11e866e43fd Commit: 269fca0eddfa37d10c4493ac402be11e866e43fd Parent: 459c51ad6e1fc19e91a53798358433d3c08cd09d Author: Daniel Drake <[EMAIL PROTECTED]> AuthorDate: Mo

iwlwifi: remove redundant initialization of final_mode

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9a62f73b1a3bbd35a6f84fcd6636e672b09981ec Commit: 9a62f73b1a3bbd35a6f84fcd6636e672b09981ec Parent: d3c319f9c8d9ee2c042c60b8a1bbd909dcc42782 Author: John W. Linville <[EMAIL PROTECTED]> AuthorDate

rt2x00: Move duplicate code into rt2x00pci_txdone()

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3957ccb56e17ca839265ccb292c4c6850dcf5d32 Commit: 3957ccb56e17ca839265ccb292c4c6850dcf5d32 Parent: 797a54c68e0eb551c60e3dc843627f967919a951 Author: Ivo van Doorn <[EMAIL PROTECTED]> AuthorDate: M

b43legacy: fix kconfig dependecies for rfkill and leds

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=59f1b154653d961d3ace72a4a5311c395cf7d779 Commit: 59f1b154653d961d3ace72a4a5311c395cf7d779 Parent: 1d43d312a2adeb184c90b11449d5bb3a8f59a3a8 Author: Stefano Brivio <[EMAIL PROTECTED]> AuthorDate:

SGISEEQ: use cached memory access to make driver work on IP28

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=43831b1581031991357385dd6c0762c06a3a62ab Commit: 43831b1581031991357385dd6c0762c06a3a62ab Parent: b0cd2f9016f75eb8a9fdc45d32f9b41fb16d48c9 Author: Thomas Bogendoerfer <[EMAIL PROTECTED]> AuthorD

pasemi_mac: SKB unmap optimization

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7e9916e9ddf23cd08107ed1a7fac429eea619313 Commit: 7e9916e9ddf23cd08107ed1a7fac429eea619313 Parent: 28ae79f531014bb3ad95b6efa0e0603069087bc5 Author: Olof Johansson <[EMAIL PROTECTED]> AuthorDate:

iwlwifi: Update iwlwifi version stamp to 1.1.18

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6ff752093302cedac1124b219729c16f48862c30 Commit: 6ff752093302cedac1124b219729c16f48862c30 Parent: bee488dbd7effea4c4a483b0a336df331066bb3c Author: Zhu Yi <[EMAIL PROTECTED]> AuthorDate: Thu Oct

r6040: cleanups

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ac5d616327bdbdf632bdf4dc9ae09477f79b6b3 Commit: 5ac5d616327bdbdf632bdf4dc9ae09477f79b6b3 Parent: e6a9ea105222ad588d680b5e67dddb02dad3667a Author: Francois Romieu <[EMAIL PROTECTED]> AuthorDate:

axnet_cs: use spin_lock_irqsave instead of spin_lock + disable_irq

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bd5a93462093305a9ea7abd888a16c8c83e4bdc2 Commit: bd5a93462093305a9ea7abd888a16c8c83e4bdc2 Parent: 2eab17ab880ad8d570d27517e6c9d9fe74adc214 Author: Komuro <[EMAIL PROTECTED]> AuthorDate: Sun Nov

cxgb3 - Fix I/O synchronization

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=afefce66a5c73aef597074b184b83a4df9704afd Commit: afefce66a5c73aef597074b184b83a4df9704afd Parent: a2604be5488095657aeb1a09c3f08d9f760132ec Author: Divy Le Ray <[EMAIL PROTECTED]> AuthorDate: Fri

[NETNS]: Make the __addrconf_sysctl_register return an error

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9589731220edfebeb6a05c52d0838a99dee20893 Commit: 9589731220edfebeb6a05c52d0838a99dee20893 Parent: 408c4768cd0843f43a13a442c76215dd9cadf23d Author: Pavel Emelyanov <[EMAIL PROTECTED]> AuthorDate:

[E1000E]: convert register test macros to functions

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2a88719197bde746006c18ebe8f3576c87991419 Commit: 2a88719197bde746006c18ebe8f3576c87991419 Parent: 7e64300a0f335e443aa39ee477c541e34a69ae52 Author: Joe Perches <[EMAIL PROTECTED]> AuthorDate: Tue

e1000/e1000e: Move PCI-Express device IDs over to e1000e

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=040babf9d84e7010c457e9ce69e9eb1c27927c9e Commit: 040babf9d84e7010c457e9ce69e9eb1c27927c9e Parent: 1eae4eb2a1c784bf35ee4f8f158cd21cf8c387c1 Author: Auke Kok <[EMAIL PROTECTED]> AuthorDate: Wed Oc

[E1000E]: update netstats traffic counters realtime

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=419886927796dfeca87c1fd11d1fe2ed442103cc Commit: 419886927796dfeca87c1fd11d1fe2ed442103cc Parent: 9a6c686799346b6c95405c9e051f5023873504fa Author: Auke Kok <[EMAIL PROTECTED]> AuthorDate: Tue No

libertas: move wlan_*_association_work from header to c file

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9f9dac281ba2acd3d6d3574076f86b8f99aaebc0 Commit: 9f9dac281ba2acd3d6d3574076f86b8f99aaebc0 Parent: 49df2b33478fd67e642d05786d06de322504842c Author: Holger Schurig <[EMAIL PROTECTED]> AuthorDate:

[netdrvr] ibmlana: move away from legacy MCA API

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3df5920c46089b8b1873cb1333248c3e9b01eaf8 Commit: 3df5920c46089b8b1873cb1333248c3e9b01eaf8 Parent: fbe02d6d8794c30d5cfa301a0b50e603f1036e5b Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Sun

[netdrvr] irq handler minor cleanups in several drivers

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=28fc1f5a0c375cb6375fa48e9a8b393f2a189be6 Commit: 28fc1f5a0c375cb6375fa48e9a8b393f2a189be6 Parent: 1b36efe07f83ecf50eddd431d067c7bf86318e87 Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Mon

[NETFILTER]: nf_conntrack_sctp: reduce line length further

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8528819adc613e0b4bc3e5cb4123b4b33d2b03c4 Commit: 8528819adc613e0b4bc3e5cb4123b4b33d2b03c4 Parent: 112f35c9c164e06e038d506dd3eb15e76829ef8a Author: Patrick McHardy <[EMAIL PROTECTED]> AuthorDate:

[NETFILTER]: nf_conntrack_sctp: replace magic value by symbolic constant

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9b1c2cfd7a8b3840cf5c99d0560e641ff4a3425b Commit: 9b1c2cfd7a8b3840cf5c99d0560e641ff4a3425b Parent: e37b386c95fff34eb0eebeaf257c4f5a8b69b81f Author: Patrick McHardy <[EMAIL PROTECTED]> AuthorDate:

[PATCH] rt2x00: Remove rt2x00_clear_link

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8de8c5162b157884aa4855564cbfd9ec9119c819 Commit: 8de8c5162b157884aa4855564cbfd9ec9119c819 Parent: 39e75857d08fe35ffad4dd9004580acf0d725b75 Author: Ivo van Doorn <[EMAIL PROTECTED]> AuthorDate: S

iwlwifi-ht: move 4965 SCD registers to iwl-prph.h

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=67dc320d4719501a0a10d222a670f5a59660505b Commit: 67dc320d4719501a0a10d222a670f5a59660505b Parent: ac17a947a4f47b642097d6814d6dcc60c297eb17 Author: Emmanuel Grumbach <[EMAIL PROTECTED]> AuthorDat

rt2x00: Release rt2x00 2.0.12

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a3c7aa58df7df80aa05f166fe3e42482247164cf Commit: a3c7aa58df7df80aa05f166fe3e42482247164cf Parent: 2700f8b0489e00cb6eead31e58f5461812dd31a6 Author: Ivo van Doorn <[EMAIL PROTECTED]> AuthorDate: S

rt2x00: Correctly set ACK bit in tx descriptors

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2700f8b0489e00cb6eead31e58f5461812dd31a6 Commit: 2700f8b0489e00cb6eead31e58f5461812dd31a6 Parent: 3d82346c5d0ff0a413c387c6edaadc0ca29a0971 Author: Mattias Nissler <[EMAIL PROTECTED]> AuthorDate:

rt2x00: Rework rt61 antenna selection.

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=acaa410d06e057ed4d8d3926ec4f3cdcdf1ab37f Commit: acaa410d06e057ed4d8d3926ec4f3cdcdf1ab37f Parent: 0e14f6d3e088473b411d35ff63737e46efb9e6df Author: Mattias Nissler <[EMAIL PROTECTED]> AuthorDate:

rt2x00: Detect initial rfkill state on register

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9890b8f45158970f3418d0c9c0b3bfde13d3a4f Commit: d9890b8f45158970f3418d0c9c0b3bfde13d3a4f Parent: 4300beb47dd96ccaf5fa1a7550f6f6f15d045b30 Author: Ivo van Doorn <[EMAIL PROTECTED]> AuthorDate: S

[PATCH] rt2x00: Move quality statistics into seperate structure

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ebcf26dae9f10e247ea41ef66f89b336ba456097 Commit: ebcf26dae9f10e247ea41ef66f89b336ba456097 Parent: 191df5737e3047de8b7d8ea4e17df241cf8eefca Author: Ivo van Doorn <[EMAIL PROTECTED]> AuthorDate: S

[ROSE]: Supress sparse warnings

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=95b7d924a589dbefc7ae2ea6c7144b86b75d6a47 Commit: 95b7d924a589dbefc7ae2ea6c7144b86b75d6a47 Parent: 5c17d5f11212af5f12b91991b1132cf301dd1f28 Author: Eric Dumazet <[EMAIL PROTECTED]> AuthorDate: Tu

[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c71e9167081a6a0d2a076cda674b696b89bb31c2 Commit: c71e9167081a6a0d2a076cda674b696b89bb31c2 Parent: c56cc9c07b049acc9d2ca97be0b540978c0c80bf Author: Patrick McHardy <[EMAIL PROTECTED]> AuthorDate:

[ARP]: Remove overkill checks from neigh_param_alloc.

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=486b51d3706c5493b6c50992eaaafc44e628a7ed Commit: 486b51d3706c5493b6c50992eaaafc44e628a7ed Parent: 72132c1b6c7a7605cdfde86a9f58b6ca2b2195a6 Author: Denis V. Lunev <[EMAIL PROTECTED]> AuthorDate:

[NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e186932b3d26bd975022a1e254407e95dddceae7 Commit: e186932b3d26bd975022a1e254407e95dddceae7 Parent: 441fc2a2393a9b9ffbacb97f4427cce743579411 Author: Pavel Emelyanov <[EMAIL PROTECTED]> AuthorDate:

[NETFILTER]: nf_conntrack_sctp: don't take sctp_lock once per chunk

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4a64830af0fd4dbec908cfbab117def5086acd4a Commit: 4a64830af0fd4dbec908cfbab117def5086acd4a Parent: efe9f68afeaf2ce12636990a8c811fb1cc23b12b Author: Patrick McHardy <[EMAIL PROTECTED]> AuthorDate:

[IPV4] fib_trie: removes a memset() call in tnode_new()

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4dde4610c4ab54e9d36a4afaa98c23b017f7f9e3 Commit: 4dde4610c4ab54e9d36a4afaa98c23b017f7f9e3 Parent: 88ebc72f68974965b41ad7e8e441df57a530e386 Author: Eric Dumazet <[EMAIL PROTECTED]> AuthorDate: Su

[NETFILTER]: {ip,ip6}_tables: remove some inlines

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=022748a9357c4c1a0113ec1ce5612f383b80156f Commit: 022748a9357c4c1a0113ec1ce5612f383b80156f Parent: f9ef8a23c37677929e95ad4026a2fa0d449c1d3e Author: Denys Vlasenko <[EMAIL PROTECTED]> AuthorDate:

[IPV4] fib_trie: fib_insert_node cleanup

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fea86ad8123df0d49188cbc1dd2f48da6ae49d65 Commit: fea86ad8123df0d49188cbc1dd2f48da6ae49d65 Parent: 187b5188a78694fa6608fa1252d5197a7b3ab076 Author: Stephen Hemminger <[EMAIL PROTECTED]> AuthorDat

[TG3]: Fix supporting flowctrl code

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef167e27039eeaea6d3cdd5c547b082e89840bdd Commit: ef167e27039eeaea6d3cdd5c547b082e89840bdd Parent: 5be73b471bbed9ca61ddfd952a2cb7701f94f034 Author: Matt Carlson <[EMAIL PROTECTED]> AuthorDate: Th

cfg80211/nl80211: add beacon settings

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ed1b6cc7f80f831e192704b05b9917f9cc37be15 Commit: ed1b6cc7f80f831e192704b05b9917f9cc37be15 Parent: 62da92fb75c346b503bca765fd1337e08771c9fe Author: Johannes Berg <[EMAIL PROTECTED]> AuthorDate: W

[NETNS]: Place fib tables into netns.

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e4aef8aea31e6fc61b33a57120968a6e9824d138 Commit: e4aef8aea31e6fc61b33a57120968a6e9824d138 Parent: e4e4971c5f8b70daccdd401132a81b723dc8337e Author: Denis V. Lunev <[EMAIL PROTECTED]> AuthorDate:

[NETNS]: Add netns to nl_info structure.

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d1169c1e781e5853317c6b75620d678b2c4854e Commit: 4d1169c1e781e5853317c6b75620d678b2c4854e Parent: 6b175b26c1048d331508940ad3516ead1998084f Author: Denis V. Lunev <[EMAIL PROTECTED]> AuthorDate:

[IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cb7928a528264a69b29b6001b490b64607ed0557 Commit: cb7928a528264a69b29b6001b490b64607ed0557 Parent: f0b5a0dcf125ce43855961ef4f965a91112bea23 Author: Rami Rosen <[EMAIL PROTECTED]> AuthorDate: Wed

mac80211: A-MPDU Rx handling aggregation reordering

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b580781e038968fb2529460e8b61e3bf77de112a Commit: b580781e038968fb2529460e8b61e3bf77de112a Parent: 16c5f15c73e97e22a1fcc6518da32bdcf98aec3d Author: Ron Rindjunsky <[EMAIL PROTECTED]> AuthorDate:

rc80211-pid: add MAINTAINERS entry

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1036d8642b6bb604774ea143120fe10ede4ab078 Commit: 1036d8642b6bb604774ea143120fe10ede4ab078 Parent: d439810bda5082e213c59c2aa8108ae4c0e520ef Author: Stefano Brivio <[EMAIL PROTECTED]> AuthorDate:

rc80211-pid: add kerneldoc for tunable parameters

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ca5fbca924b845863ab9da00ac90b3384445f497 Commit: ca5fbca924b845863ab9da00ac90b3384445f497 Parent: 426706c0791904766e10bef512d86786f2f62857 Author: Stefano Brivio <[EMAIL PROTECTED]> AuthorDate:

[XFRM]: xfrm_state_clone() should be static, not exported

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=351df90656677723f8232b3fdd26a500e51e Commit: 351df90656677723f8232b3fdd26a500e51e Parent: 40ccbf525e55fc6d1f3a88c1e98b13db4dd618db Author: Eric Dumazet <[EMAIL PROTECTED]> AuthorDate: Tu

[NETFILTER]: Kill some supper dupper bloatry

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bb5cf80e94ad9650c4bd39e92fb917af8e87fa43 Commit: bb5cf80e94ad9650c4bd39e92fb917af8e87fa43 Parent: 2a75de0c1de2dde9ef41aeb45a21048681421b8a Author: Ilpo Järvinen <[EMAIL PROTECTED]> AuthorDate: S

[LIB] pcounter : unline too big functions

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=571e7682026fd0e25833d103a3eeb74be29bf199 Commit: 571e7682026fd0e25833d103a3eeb74be29bf199 Parent: 789675e216617b1331875c42a81f58227a06df91 Author: Eric Dumazet <[EMAIL PROTECTED]> AuthorDate: Th

[NET]: Add some acquires/releases sparse annotations.

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9a429c4983deae020f1e757ecc8f547b6d4e2f2b Commit: 9a429c4983deae020f1e757ecc8f547b6d4e2f2b Parent: b950dfcf504842a0f2bb142a33ef938f1c00d300 Author: Eric Dumazet <[EMAIL PROTECTED]> AuthorDate: Tu

[IPV4]: Remove three declarations of unimplemented methods and correct a typo in include/net/ip.h

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b798232fcc1c608433e1927df1d49b13b066b698 Commit: b798232fcc1c608433e1927df1d49b13b066b698 Parent: f1862b0ae2294f6970f695abf02392d025e02dbe Author: Rami Rosen <[EMAIL PROTECTED]> AuthorDate: Tue

[SHAPER]: The scheduled shaper removal.

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f1862b0ae2294f6970f695abf02392d025e02dbe Commit: f1862b0ae2294f6970f695abf02392d025e02dbe Parent: 9ef32d0d1f64cad414697f34bda1b269f632f0cd Author: Adrian Bunk <[EMAIL PROTECTED]> AuthorDate: Sun

[TCP]: reduce tcp_output's indentation levels a bit

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=058dc3342b71ffb3531c4f9df7c35f943f392b8d Commit: 058dc3342b71ffb3531c4f9df7c35f943f392b8d Parent: 4828e7f49a402930e8b3e72de695c8d37e0f98ee Author: Ilpo Järvinen <[EMAIL PROTECTED]> AuthorDate: M

[IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=04ce99c4839a86f4ef476f811cced8d1f11999e4 Commit: 04ce99c4839a86f4ef476f811cced8d1f11999e4 Parent: 7d1f8db40bf72ae8bdc62bbf479d5cdf9cb9f921 Author: Rami Rosen <[EMAIL PROTECTED]> AuthorDate: Sun

[IPSEC]: Fix double free on skb on async output

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fcb8c156c8277ee9d71c8c81587d494c9c5240b3 Commit: fcb8c156c8277ee9d71c8c81587d494c9c5240b3 Parent: 15ca36fb994923b454df44e5d7aa14b84ce5aee4 Author: Herbert Xu <[EMAIL PROTECTED]> AuthorDate: Sun

[ATM]: atm is no longer experimental

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6fe5452b3bb53e5bf5f37590b280ee73dc1e61b6 Commit: 6fe5452b3bb53e5bf5f37590b280ee73dc1e61b6 Parent: 9dd3245a2ac1834797191072705015e6a12f55bf Author: Robert P. J. Day <[EMAIL PROTECTED]> AuthorDate

[XFRM] Documentaion: Fix error example at XFRMOUTSTATEMODEERROR.

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9727bb2d516bc16bafee4216eec91cd2be5f30a Commit: d9727bb2d516bc16bafee4216eec91cd2be5f30a Parent: c776ee01bd83d9ba58220293a6e76e9772be0e66 Author: Masahide NAKAMURA <[EMAIL PROTECTED]> AuthorDat

[TCP]: Move mss variable in tcp_mtu_probing()

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=829942c18704250fce4d5eca787065a3ee7c685d Commit: 829942c18704250fce4d5eca787065a3ee7c685d Parent: 8df09ea3b8ccfe0c94844102d33fa46f57c08d9e Author: David S. Miller <[EMAIL PROTECTED]> AuthorDate:

net/mac80211/Kconfig: whitespace corrections

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c40896de50c73e7835b34f23bea96625edd9d6c4 Commit: c40896de50c73e7835b34f23bea96625edd9d6c4 Parent: d6084cb61dce1e78e7079a1756df0de71dc8599c Author: John W. Linville <[EMAIL PROTECTED]> AuthorDate

mac80211: make ieee80211_rx_mgmt_action static

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4e20cb293cc0b30f32a53011fd6b38493d9fdcaa Commit: 4e20cb293cc0b30f32a53011fd6b38493d9fdcaa Parent: 678f5f7117d5780d3a51b201c9f44b7bf90f6a76 Author: Johannes Berg <[EMAIL PROTECTED]> AuthorDate: W

[XFRM] MIPv6: Fix to input RO state correctly.

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9473e1f631de339c50bde1e3bd09e1045fe90fd5 Commit: 9473e1f631de339c50bde1e3bd09e1045fe90fd5 Parent: a1b051405bc16222d92c73b0c26d65b333a154ee Author: Masahide NAKAMURA <[EMAIL PROTECTED]> AuthorDat

[TG3]: Add 1000T & 1000X flowctrl resolvers

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=95937268b7c4c334a3d98f7177c7d5a00b74b2e7 Commit: 95937268b7c4c334a3d98f7177c7d5a00b74b2e7 Parent: 8d018621085b8d00511768c343d941676bd77ee9 Author: Matt Carlson <[EMAIL PROTECTED]> AuthorDate: Th

[SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d6701191329b51793bc56724548f0863d2149c29 Commit: d6701191329b51793bc56724548f0863d2149c29 Parent: 75205f478331cc64ce729ea72d3c8c1837fb59cb Author: Vlad Yasevich <[EMAIL PROTECTED]> AuthorDate: T

[SCTP]: Update association lookup to look at ASCONF chunks as well

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=df21857714398acb8b24a8bb5a6d2286dd9c59ef Commit: df21857714398acb8b24a8bb5a6d2286dd9c59ef Parent: d6de3097592b7ae7f8e233a4dafb088e2aa8170f Author: Vlad Yasevich <[EMAIL PROTECTED]> AuthorDate: T

[NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=baab2ce7d2a8dbf6280ab09c011cfec1dd5972de Commit: baab2ce7d2a8dbf6280ab09c011cfec1dd5972de Parent: 1792bab4caaa85bae858799bb6231f171f59b58a Author: Patrick McHardy <[EMAIL PROTECTED]> AuthorDate:

[NETFILTER]: Parenthesize macro parameters

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e79ec50b9587c175f65f98550d66ad5b96c05dd9 Commit: e79ec50b9587c175f65f98550d66ad5b96c05dd9 Parent: 643a2c15a407faf08101a20e1a3461160711899d Author: Jan Engelhardt <[EMAIL PROTECTED]> AuthorDate:

[NETFILTER]: ctnetlink: add support for NAT sequence adjustments

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13eae15a244bb29beaa47bf86a24fd29ca7f8a4c Commit: 13eae15a244bb29beaa47bf86a24fd29ca7f8a4c Parent: 170080645dac61816455afad807ffeb326ce79e8 Author: Pablo Neira Ayuso <[EMAIL PROTECTED]> AuthorDat

[NETFILTER]: xt_connlimit: use the new union nf_inet_addr

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=22c2d8bca212a655c120fd6617328ffa3480afad Commit: 22c2d8bca212a655c120fd6617328ffa3480afad Parent: e79ec50b9587c175f65f98550d66ad5b96c05dd9 Author: Jan Engelhardt <[EMAIL PROTECTED]> AuthorDate:

[NETFILTER]: nfnetlink_log: use endianness-aware attribute functions

2008-01-29 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0dfedd28746266a35b3008cb6bb03466115e95b9 Commit: 0dfedd28746266a35b3008cb6bb03466115e95b9 Parent: baab2ce7d2a8dbf6280ab09c011cfec1dd5972de Author: Patrick McHardy <[EMAIL PROTECTED]> AuthorDate:

  1   2   3   4   5   6   7   8   9   10   >