summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCTP]: Use proc_create to setup de->proc_fops.Pavel Emelyanov2008-02-291-6/+3
* [IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-293-11/+9
* [TCP]: BIC web page link is corrected.Sangtae Ha2008-02-281-2/+3
* [X25]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-6/+4
* [WANROUTER]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-6/+4
* [8021Q]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-7/+4
* [IPV4]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-3/+2
* [IPV6]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-2/+2
* [SCTP]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-282-6/+3
* [PKTGEN]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-6/+4
* [NEIGHBOUR]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-2/+2
* [LLC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-6/+2
* [IPX]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-7/+4
* [SUNRPC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-282-10/+7
* Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2008-02-286-24/+34
|\
| * [SCTP]: Update AUTH structures to match declarations in draft-16.Vlad Yasevich2008-02-283-7/+13
| * [SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket optionVlad Yasevich2008-02-281-4/+8
| * [SCTP]: Clean up naming conventions of sctp protocol/address family registrationNeil Horman2008-02-282-12/+12
| * [SCTP]: Correctly set the length of sctp_assoc_change notificationVlad Yasevich2008-02-271-1/+1
* | [ATM]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-285-14/+9
* | [APPLETALK]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-8/+7
* | [BNX2X]: add bnx2x to MAINTAINERSEliezer Tamir2008-02-281-0/+6
* | [BNX2X]: update version, remove CVS stringsEliezer Tamir2008-02-281-3/+2
* | [BNX2X]: Fix Xmit bugsEliezer Tamir2008-02-282-5/+10
* | [BNX2X]: Prevent PCI queue overflowEliezer Tamir2008-02-281-4/+8
* | [BNX2X]: fix slowpath races and lockingEliezer Tamir2008-02-282-100/+116
* | [BNX2X]: fix HW attentions and error handlingEliezer Tamir2008-02-281-79/+150
* | [BNX2X]: fix MSI-X/INT#A errataEliezer Tamir2008-02-281-8/+16
* | [BNX2X]: correct statisticsEliezer Tamir2008-02-282-85/+83
* | [BNX2X]: Correct RX filtering and MC configurationEliezer Tamir2008-02-282-78/+92
* | [BNX2X]: Correct Link managementEliezer Tamir2008-02-285-649/+1734
* | [BNX2X]: Correct init_one()Eliezer Tamir2008-02-282-15/+31
* | [BNX2X]: Spelling fixesEliezer Tamir2008-02-282-65/+56
* | [IPCOMP]: Disable BH on output when using shared tfmHerbert Xu2008-02-282-1/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-02-2822-77/+96
|\ \
| * | SSB PCI core driver: use new SPROM data structureAurelien Jarno2008-02-281-1/+1
| * | Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.Alexey Zaytsev2008-02-281-1/+1
| * | Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2008-02-285-3/+10
| * | libertas: Remove unused exportsRoland Dreier2008-02-283-20/+0
| * | mac80211: fix kmalloc vs. net_ratelimitJohannes Berg2008-02-281-3/+4
| * | rt2x00: Fix rt2x00lib_reset_link_tuner()Ivo van Doorn2008-02-281-19/+30
| * | rt2x00: Don't switch to antenna with low rssiIvo van Doorn2008-02-282-13/+9
| * | rt2x00: Add link tuner safe RX toggle statesIvo van Doorn2008-02-287-7/+29
| * | rt2x00: Fix antenna diversityIvo van Doorn2008-02-281-3/+3
| * | gelic wireless driver needs WIRELESS_EXT supportSebastian Siewior2008-02-281-0/+1
| * | PS3: gelic: Link the wireless net_device structure to the corresponding devic...Masakazu Mokuno2008-02-281-0/+1
| * | rndis_wlan: fix sparse warningsJohannes Berg2008-02-281-7/+7
| |/
* | [NETFILTER]: Fix NF_QUEUE_NR() parenthesisPatrick McHardy2008-02-271-1/+1
* | [NETFILTER]: xt_conntrack: fix IPv4 address comparisonJan Engelhardt2008-02-271-1/+1
* | [NETFILTER]: xt_conntrack: fix missing boolean clampingJan Engelhardt2008-02-271-1/+1