aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: Print the module name as part of the watchdog messageArjan van de Ven2008-07-21
* net: use kcalloc in netdev_queue allocStephen Hemminger2008-07-21
* ipv6: use timer pendingStephen Hemminger2008-07-21
* mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram2008-07-21
* netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy2008-07-21
* netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu2008-07-21
* netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt2008-07-21
* netfilter: nfnetlink_log: send complete hardware headerEric Leblond2008-07-21
* netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells2008-07-21
* netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2008-07-21
* netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki2008-07-21
* netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...Changli Gao2008-07-21
* hdlcdrv: Fix CRC calculation.Micah Dowty2008-07-21
* Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."David S. Miller2008-07-21
* net: In __netif_schedule() use WARN_ON instead of BUG_ONLinus Torvalds2008-07-21
* net: Improve simple_tx_hash().David S. Miller2008-07-21
* pkt_sched: Remove unused variable skb in dev_deactivate_queue function.Daniel Lezcano2008-07-21
* sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller2008-07-21
* ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-21
* gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-21
* atl1: Do not wake queue before queue has been started.David S. Miller2008-07-21
* Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-21
|\
| * nfsd: nfs4xdr.c do-while is not a compound statementHarvey Harrison2008-07-18
| * nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.cJ. Bruce Fields2008-07-18
| * lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever2008-07-15
| * lockd: get host reference in nlmsvc_create_block() instead of callersJ. Bruce Fields2008-07-15
| * lockd: minor svclock.c style fixesJ. Bruce Fields2008-07-15
| * lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton2008-07-15
| * lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton2008-07-15
| * lockd: nlm_release_host() checks for NULL, caller needn'tJeff Layton2008-07-15
| * file lock: reorder struct file_lock to save space on 64 bit buildsRichard Kennedy2008-07-13
| * nfsd: take file and mnt write in nfs4_upgrade_openBenny Halevy2008-07-07
| * nfsd: document open share bit trackingJ. Bruce Fields2008-07-07
| * nfsd: tabulate nfs4 xdr encoding functionsBenny Halevy2008-07-04
| * Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields2008-07-03
| |\
| | * svcrdma: Change WR context get/put to use the kmem cacheTom Tucker2008-07-02
| | * svcrdma: Create a kmem cache for the WR contextsTom Tucker2008-07-02
| | * svcrdma: Add flush_scheduled_work to module exit functionTom Tucker2008-07-02
| | * svcrdma: Limit ORD based on client's advertised IRDTom Tucker2008-07-02
| | * svcrdma: Remove unused wait q from svcrdma_xprt structureTom Tucker2008-07-02
| | * svcrdma: Remove unneeded spin locks from __svc_rdma_freeTom Tucker2008-07-02
| | * svcrdma: Add dma map count and WARN_ONTom Tucker2008-07-02
| | * svcrdma: Move the DMA unmap logic to the CQ handlerTom Tucker2008-07-02
| | * svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker2008-07-02
| | * svcrdma: Use RPC reply map for RDMA_WRITE processingTom Tucker2008-07-02
| | * svcrdma: Add a type for keeping NFS RPC mappingTom Tucker2008-07-02
| * | nfsd: dprint operation namesBenny Halevy2008-07-02
| * | nfsd: nfs4 minorversion decoder vectorsBenny Halevy2008-07-02
| * | nfsd: unsupported nfs4 ops should fail with nfserr_opnotsuppBenny Halevy2008-07-02
| * | nfsd: tabulate nfs4 xdr decoding functionsBenny Halevy2008-07-02