aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-121-9/+14
* [SCTP]: Fix local_addr deletions during list traversals.Chidambar 'ilLogict' Zinnoury2008-03-113-3/+9
* net: fix build with CONFIG_NET=nAndrew Morton2008-03-111-0/+2
* [TCP]: Prevent sending past receiver window with TSO (at last skb)Ilpo Järvinen2008-03-111-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-101-1/+1
* [NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...Patrick McHardy2008-03-101-11/+4
* [NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...Patrick McHardy2008-03-101-14/+16
* [NETFILTER]: nf_conntrack: replace horrible hack with ksize()Pekka Enberg2008-03-102-17/+3
* [NETFILTER]: nf_conntrack: add \n to "expectation table full" messageAlexey Dobriyan2008-03-101-1/+1
* [NETFILTER]: xt_time: fix failure to match on SundaysJan Engelhardt2008-03-101-2/+5
* [NETFILTER]: nfnetlink_log: fix computation of netlink skb sizeEric Leblond2008-03-101-1/+1
* [NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.Eric Leblond2008-03-101-1/+1
* [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.hPatrick McHardy2008-03-101-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-051-1/+2
* net/enc28j60: oops fixDavid Brownell2008-03-051-1/+2
* drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...Jon Schindler2008-03-051-3/+4
* drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...Jon Schindler2008-03-051-3/+4
* drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-2/+4
* drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-1/+2
* bluetooth: make bnep_sock_cleanup() return voidTobias Klauser2008-03-052-4/+2
* bluetooth: Make hci_sock_cleanup() return voidTobias Klauser2008-03-052-4/+2
* bluetooth: hci_core: defer hci_unregister_sysfs()Dave Young2008-03-051-2/+2
* bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ2008-03-051-0/+3
* [PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman2008-03-051-3/+8
* [PPPOL2TP]: Make locking calls softirq-safeJames Chapman2008-03-051-29/+29
* atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-053-10/+10
* isdn: replace __inline with inlineHarvey Harrison2008-03-052-3/+3
* irda: replace __inline with inlineHarvey Harrison2008-03-051-3/+3
* net: replace __inline with inlineHarvey Harrison2008-03-051-1/+1
* [SCTP]: Bring MAX_BURST socket option into ietf API extension complianceNeil Horman2008-03-051-13/+60
* SCTP: Fix chunk parameter processing bugGui Jianfeng2008-03-051-0/+8
* make s2io.c:init_tti() staticAdrian Bunk2008-03-051-1/+1
* FIXED_PHY must depend on PHYLIB=yAdrian Bunk2008-03-051-0/+1
* fix drivers/net/atarilance.c compilationAdrian Bunk2008-03-051-3/+2
* Intel ethernet adapter: Update MAINTAINERSAuke Kok2008-03-051-28/+4
* ixgbe: fix typo in speed mesageEmil Tantilov2008-03-051-1/+1
* e100: Do suspend/shutdown like e1000Auke Kok2008-03-051-26/+3
* ehea: Fix missing Kconfig dependencyThomas Klein2008-03-051-1/+1
* axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro2008-03-051-1/+1
* mv643xx_eth: Define module alias for platform deviceMartin Michlmayr2008-03-051-0/+1
* de2104x: remove BUG_ON() when changing media typeOndrej Zary2008-03-051-1/+2