aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [TG3]: Add tg3_restart_hw()Michael Chan2006-07-25
* [IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.Guillaume Chazarain2006-07-25
* [IPV6]: Clean skb cb on IPv6 input.Guillaume Chazarain2006-07-25
* [NETFILTER]: Demote xt_sctp to EXPERIMENTALPatrick McHardy2006-07-25
* [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy2006-07-25
* [NETFILTER]: xt_pkttype: fix mismatches on locally generated packetsPhil Oester2006-07-25
* [NETFILTER]: SNMP NAT: fix byteorder confusionPatrick McHardy2006-07-25
* [NETFILTER]: conntrack: fix SYSCTL=n compileAdrian Bunk2006-07-25
* [NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinjectPatrick McHardy2006-07-25
* [NETFILTER]: H.323 helper: fix possible NULL-ptr dereferencePatrick McHardy2006-07-25
* [NET]: Correct dev_alloc_skb kerneldocChristoph Hellwig2006-07-24
* [NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKBChristoph Hellwig2006-07-24
* [VLAN]: Fix link state propagationStefan Rompf2006-07-24
* [IPV6] xfrm6_tunnel: Delete debugging code.David S. Miller2006-07-24
* [Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann2006-07-24
* [Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann2006-07-24
* [Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann2006-07-24
* [Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann2006-07-24
* [Bluetooth] Correct RFCOMM channel MTU for broken implementationsMarcel Holtmann2006-07-24
* [PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain2006-07-24
* [DCCP]: Fix default sequence window sizeIan McDonald2006-07-24
* IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier2006-07-24
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-24
* IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz2006-07-24
* IB/mad: Validate MADs for spec complianceSean Hefty2006-07-24
* IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell2006-07-24
* IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell2006-07-24
* IB/ipath: Fix a data corruptionRalph Campbell2006-07-24
* IB/mthca: Fix SRQ limit event range checkDotan Barak2006-07-24
* IB/uverbs: Fix lockdep warningsRoland Dreier2006-07-23
* IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin2006-07-23
* [PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lockPaul Jackson2006-07-23
* cpu hotplug: simplify and hopefully fix lockingLinus Torvalds2006-07-23
* [cpufreq] ondemand: make shutdown sequence more robustLinus Torvalds2006-07-23
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-21
|\
| * [TIPC]: Removing useless castsPanagiotis Issaris2006-07-21
| * [IPV4]: Fix nexthop realm dumping for multipath routesPatrick McHardy2006-07-21
| * [DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel2006-07-21
| * [IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel2006-07-21
| * [NET]: Fix reversed error test in netif_tx_trylockHerbert Xu2006-07-21
| * [MAINTAINERS]: Mark LAPB as Oprhan.David S. Miller2006-07-21
| * [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
| * [NET]: sun happymeal, little pci cleanupJiri Slaby2006-07-21
| * [IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz2006-07-21
| * [I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engineHenrik Kretzschmar2006-07-21
| * [I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Adrian Bunk2006-07-21
| * [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala2006-07-21
| * [SCTP]: Set chunk->data_accepted only if we are going to accept it.Sridhar Samudrala2006-07-21
| * [SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala2006-07-21
| * [SCTP]: Unhash the endpoint in sctp_endpoint_free().Vlad Yasevich2006-07-21