summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PKT_SCHED]: annotate cls_u32Al Viro2008-03-183-9/+9
* [NET] endianness noise: INADDR_ANYAl Viro2008-03-188-15/+16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-178-81/+127
|\
| * rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn2008-03-134-68/+106
| * ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin2008-03-131-0/+2
| * b43: phy.c fix typo in register writeHarvey Harrison2008-03-131-1/+1
| * PS3: gelic: change the prefix of the net interface for wirelessMasakazu Mokuno2008-03-131-0/+2
| * PS3: gelic: ignore scan info from zero SSID beaconsMasakazu Mokuno2008-03-131-12/+15
| * prism54: support for 124a:4025 - another version of IOGear GWU513 802.11gJan Slupski2008-03-131-0/+1
* | ioc3.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-171-11/+11
* | ucc_geth: use correct thread number for 10/100Mbps linkJoakim Tjernlund2008-03-171-2/+4
* | igb: Correctly get protocol informationMitch Williams2008-03-171-4/+17
* | [IOC3] Fix section missmatchRalf Baechle2008-03-171-1/+2
* | 2.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler2008-03-171-3/+7
* | forcedeth: limit tx to 16Ayaz Abdulla2008-03-171-18/+100
* | 3c501: Further coding style fixesAlan Cox2008-03-171-7/+9
* | cxgb3: Fix transmit queue stop mechanismDivy Le Ray2008-03-171-3/+9
* | NEWEMAC: Add compatible "ibm,tah" to tah matching tableStefan Roese2008-03-171-0/+4
* | rndis_host: fix transfer size negotiationJean-Christophe Dubois2008-03-171-4/+8
* | NEWEMAC: fix support for pause packetsPravin M. Bathija2008-03-171-0/+7
* | drivers/net/atl1/atl1_main.c: remove unused variableJulia Lawall2008-03-171-3/+0Star
* | drivers/net/ipg.c: remove unused variableJulia Lawall2008-03-171-3/+0Star
* | epic100 endianness annotations and fixesAl Viro2008-03-171-20/+27
* | ipg fixAl Viro2008-03-171-1/+6
* | more misannotations: ne2k-pciAl Viro2008-03-171-4/+4
* | fore2000 - fix misannotationsAl Viro2008-03-172-108/+108
* | wan/farsync: copy_from_user() to iomem is wrongAl Viro2008-03-171-5/+12
* | r6040 endianness fixesAl Viro2008-03-171-4/+6
|/
* [NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin2008-03-131-9/+14
* [SCTP]: Fix local_addr deletions during list traversals.Chidambar 'ilLogict' Zinnoury2008-03-123-3/+9
* net: fix build with CONFIG_NET=nAndrew Morton2008-03-121-0/+2
* [TCP]: Prevent sending past receiver window with TSO (at last skb)Ilpo Järvinen2008-03-121-2/+10
* rt2x00: Add new D-Link USB IDIvo van Doorn2008-03-111-0/+1
* rt2x00: never disable multicast because it disables broadcast tooAdam Baker2008-03-112-4/+4
* libertas: fix the 'compare command with itself' properlySebastian Siewior2008-03-111-1/+1
* drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entryJohn W. Linville2008-03-111-9/+9
* [NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...Patrick McHardy2008-03-111-1/+1
* [NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...Patrick McHardy2008-03-111-11/+4Star
* [NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...Patrick McHardy2008-03-111-14/+16
* [NETFILTER]: nf_conntrack: replace horrible hack with ksize()Pekka Enberg2008-03-112-17/+3Star
* [NETFILTER]: nf_conntrack: add \n to "expectation table full" messageAlexey Dobriyan2008-03-111-1/+1
* [NETFILTER]: xt_time: fix failure to match on SundaysJan Engelhardt2008-03-111-2/+5
* [NETFILTER]: nfnetlink_log: fix computation of netlink skb sizeEric Leblond2008-03-111-1/+1
* [NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.Eric Leblond2008-03-111-1/+1
* [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.hPatrick McHardy2008-03-111-1/+1
* [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov2008-03-071-0/+1
* [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-076-41/+114
* RxRPC: fix rxrpc_recvmsg()'s returning of msg_nameDavid Howells2008-03-061-1/+2
* net/enc28j60: oops fixDavid Brownell2008-03-061-1/+2
* drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...Jon Schindler2008-03-061-3/+4