summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust2006-08-034-43/+61
* NLM/lockd: remove b_doneJ. Bruce Fields2006-08-032-10/+3
* NFS: make 2 functions staticAdrian Bunk2006-08-033-6/+4
* NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett2006-08-031-1/+3
* [PATCH] take filling ->pid, etc. out of audit_get_context()Al Viro2006-08-031-11/+12
* [PATCH] don't bother with aux entires for dummy contextAl Viro2006-08-033-16/+16
* [PATCH] mark context of syscall entered with no rules as dummyAl Viro2006-08-032-2/+10
* [PATCH] introduce audit rules counterAl Viro2006-08-033-0/+29
* [PATCH] fix audit oops with invalid operatorAmy Griffis2006-08-031-0/+2
* [PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALLAmy Griffis2006-08-031-3/+1
* [PATCH] fix missed create event for directory auditAmy Griffis2006-08-034-11/+21
* [PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis2006-08-033-22/+50
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-08-0243-187/+632
|\
| * [NET]: Fix more per-cpu typosAlexey Dobriyan2006-08-023-4/+4
| * [SECURITY]: Fix build with CONFIG_SECURITY disabled.David S. Miller2006-08-021-1/+0
| * [I/OAT]: Remove CPU hotplug lock from net_dma_rebalanceChris Leech2006-08-021-5/+0
| * [DECNET]: Fix for routing bugPatrick Caulfield2006-08-021-2/+7
| * [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-027-44/+110
| * [NET]: skb_queue_lock_key() is no longer used.Adrian Bunk2006-08-022-9/+0
| * [NET]: Remove lockdep_set_class() call from skb_queue_head_init().Arjan van de Ven2006-08-021-1/+8
| * [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter errorWei Dong2006-08-022-6/+9
| * [IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter errorWei Dong2006-08-021-0/+1
| * [NET]: Kill the WARN_ON() calls for checksum fixups.David S. Miller2006-08-021-10/+0
| * [NETFILTER]: xt_hashlimit/xt_string: missing string validationPatrick McHardy2006-08-022-1/+7
| * [NETFILTER]: SIP helper: expect RTP streams in both directionsPatrick McHardy2006-08-021-1/+1
| * [E1000]: Convert to netdev_alloc_skbDavid S. Miller2006-08-021-5/+6
| * [TG3]: Convert to netdev_alloc_skbDavid S. Miller2006-08-021-5/+5
| * [NET]: Add netdev_alloc_skb().Christoph Hellwig2006-08-022-0/+46
| * [TCP]: Process linger2 timeout consistently.David S. Miller2006-08-021-1/+2
| * [SECURITY] secmark: nul-terminate secdataJames Morris2006-08-021-0/+2
| * [NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker2006-08-021-16/+14
| * [NET]: Core net changes to generate neteventsTom Tucker2006-08-024-7/+24
| * [NET]: Network Event Notifier Mechanism.Tom Tucker2006-08-022-0/+102
| * [TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun2006-08-024-5/+6
| * [TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()James Morris2006-08-021-1/+1
| * [ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller2006-08-021-1/+1
| * [NET]: Fix ___pskb_trim when entire frag_list needs droppingHerbert Xu2006-08-021-4/+10
| * [NETFILTER]: include/linux/netfilter_bridge.h: header cleanupAlexey Dobriyan2006-08-021-1/+0
| * [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu2006-08-028-49/+100
| * [XFRM]: Fix protocol field value for outgoing IPv6 GSO packetsPatrick McHardy2006-08-021-1/+1
| * [IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDRNoriaki TAKAMIYA2006-08-021-0/+57
| * [IPV6] ADDRCONF: Support get operation of single addressNoriaki TAKAMIYA2006-08-021-1/+58
| * [IPV6] ADDRCONF: Do not verify an address with infinity lifetimeYOSHIFUJI Hideaki2006-08-021-1/+5
| * [IPV6] ADDRCONF: Allow user-space to specify address lifetimeNoriaki TAKAMIYA2006-08-021-4/+42
| * [IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL...YOSHIFUJI Hideaki2006-08-021-2/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-08-0229-364/+343
|\ \
| * | Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman2006-08-022-11/+11
| * | Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman2006-08-022-9/+9
| * | USB: UHCI: Don't test the Short Packet Detect bitAlan Stern2006-08-021-1/+3
| * | USB: unusual_devs entry for Nokia 3250Alan Stern2006-08-021-0/+7
OpenPOWER on IntegriCloud