summaryrefslogtreecommitdiffstats
path: root/fs/xattr_acl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-27[PATCH] softmac: ERP handling and driver-level notificationsDaniel Drake5-31/+142
2006-07-27[PATCH] ieee80211: small ERP handling additionsDaniel Drake2-0/+8
2006-07-27[PATCH] prism54: update to WE-19 for WPA supportDan Williams4-42/+543
2006-07-27[PATCH] Add zd1211rw MAINTAINERS entryDaniel Drake1-0/+9
2006-07-27[PATCH] zd1211rw: Implement SIOCGIWNICKNDaniel Drake1-4/+13
2006-07-27[PATCH] cleanup // comments from ipw2200Pavel Machek1-25/+4
2006-07-27[PATCH] airo: collapse debugging-messages in issuecommand to one lineRobert Schulze1-7/+5
2006-07-27[PATCH] ieee80211: TKIP requires CRC32Chuck Ebbert1-0/+1
2006-07-27[PATCH] orinoco: fix setting transmit key onlyDan Williams1-2/+2
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake2-7/+23
2006-07-27[PATCH] airo: should select crypto_aesRobert Schulze1-0/+1
2006-07-27[PATCH] zd1201: workaround interference problemPavel Machek1-0/+2
2006-07-26[PATCH] fix compile regression for a few scsi driversChristoph Hellwig2-12/+6
2006-07-26[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven5-29/+23
2006-07-26[IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().Tetsuo Handa2-0/+2
2006-07-26[IPV4] ipmr: ip multicast route bug fix.Alexey Kuznetsov1-6/+13
2006-07-26[TG3]: Update version and reldateMichael Chan1-2/+2
2006-07-26[TG3]: Handle tg3_init_rings() failuresMichael Chan1-5/+27
2006-07-26[TG3]: Add tg3_restart_hw()Michael Chan1-22/+58
2006-07-25[PATCH] cfq-iosched: don't use a hard jiffies value, translate from msecsJens Axboe1-1/+1
2006-07-25[PATCH] blktrace: fix read-ahead bitMilton Miller1-1/+1
2006-07-25[PATCH] cciss: fix stall with softirq handling and CFQJens Axboe1-41/+45
2006-07-25[IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.Guillaume Chazarain1-1/+1
2006-07-25[IPV6]: Clean skb cb on IPv6 input.Guillaume Chazarain1-0/+2
2006-07-25[NETFILTER]: Demote xt_sctp to EXPERIMENTALPatrick McHardy1-2/+2
2006-07-25[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy4-0/+38
2006-07-25[NETFILTER]: xt_pkttype: fix mismatches on locally generated packetsPhil Oester1-1/+11
2006-07-25[NETFILTER]: SNMP NAT: fix byteorder confusionPatrick McHardy1-2/+2
2006-07-25[NETFILTER]: conntrack: fix SYSCTL=n compileAdrian Bunk2-4/+4
2006-07-25[NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinjectPatrick McHardy1-5/+4
2006-07-25[NETFILTER]: H.323 helper: fix possible NULL-ptr dereferencePatrick McHardy1-1/+1
2006-07-25[SCSI] esp: Fix build.David S. Miller1-8/+4
2006-07-25[SPARC]: Fix SA_STATIC_ALLOC value.David S. Miller1-1/+1
2006-07-25[SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.David S. Miller1-0/+3
2006-07-25[NET]: Correct dev_alloc_skb kerneldocChristoph Hellwig1-2/+2
2006-07-25[NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKBChristoph Hellwig1-4/+0
2006-07-24[VLAN]: Fix link state propagationStefan Rompf1-5/+3
2006-07-24[IPV6] xfrm6_tunnel: Delete debugging code.David S. Miller1-130/+10
2006-07-24[Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann1-1/+1
2006-07-24[Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann1-2/+15
2006-07-24[Bluetooth] Correct RFCOMM channel MTU for broken implementationsMarcel Holtmann1-2/+17
2006-07-24[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain1-12/+6
2006-07-24[DCCP]: Fix default sequence window sizeIan McDonald4-4/+7
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier1-2/+3
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2-0/+24
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz1-4/+4
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty3-21/+95
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell1-4/+0