summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-25[NETFILTER]: xt_pkttype: fix mismatches on locally generated packetsPhil Oester
2006-07-25[NETFILTER]: SNMP NAT: fix byteorder confusionPatrick McHardy
2006-07-25[NETFILTER]: conntrack: fix SYSCTL=n compileAdrian Bunk
2006-07-25[NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinjectPatrick McHardy
2006-07-25[NETFILTER]: H.323 helper: fix possible NULL-ptr dereferencePatrick McHardy
2006-07-24[NET]: Correct dev_alloc_skb kerneldocChristoph Hellwig
2006-07-24[NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKBChristoph Hellwig
2006-07-24[VLAN]: Fix link state propagationStefan Rompf
2006-07-24[IPV6] xfrm6_tunnel: Delete debugging code.David S. Miller
2006-07-24[Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann
2006-07-24[Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann
2006-07-24[Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann
2006-07-24[Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann
2006-07-24[Bluetooth] Correct RFCOMM channel MTU for broken implementationsMarcel Holtmann
2006-07-24[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain
2006-07-24[DCCP]: Fix default sequence window sizeIan McDonald
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell
2006-07-24IB/ipath: Fix a data corruptionRalph Campbell
2006-07-24IB/mthca: Fix SRQ limit event range checkDotan Barak
2006-07-23IB/uverbs: Fix lockdep warningsRoland Dreier
2006-07-23IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin
2006-07-23[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lockPaul Jackson
2006-07-23cpu hotplug: simplify and hopefully fix lockingLinus Torvalds
2006-07-23[cpufreq] ondemand: make shutdown sequence more robustLinus Torvalds
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-07-21[TIPC]: Removing useless castsPanagiotis Issaris
2006-07-21[IPV4]: Fix nexthop realm dumping for multipath routesPatrick McHardy
2006-07-21[DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel
2006-07-21[IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel
2006-07-21[NET]: Fix reversed error test in netif_tx_trylockHerbert Xu
2006-07-21[MAINTAINERS]: Mark LAPB as Oprhan.David S. Miller
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-07-21[NET]: sun happymeal, little pci cleanupJiri Slaby
2006-07-21[IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz
2006-07-21[I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engineHenrik Kretzschmar
2006-07-21[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Adrian Bunk
2006-07-21[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala
2006-07-21[SCTP]: Set chunk->data_accepted only if we are going to accept it.Sridhar Samudrala
2006-07-21[SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala
2006-07-21[SCTP]: Unhash the endpoint in sctp_endpoint_free().Vlad Yasevich
2006-07-21[SCTP]: Check for NULL arg to sctp_bucket_destroy().Sridhar Samudrala
2006-07-21[PKT_SCHED] netem: Fix slab corruption with netem (2nd try)Guillaume Chazarain
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa
2006-07-21[WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa
2006-07-21[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa