aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-03Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 into for-2.6.27J. Bruce Fields105-1426/+1391
2008-07-02svcrdma: Change WR context get/put to use the kmem cacheTom Tucker1-109/+12
2008-07-02svcrdma: Create a kmem cache for the WR contextsTom Tucker1-4/+19
2008-07-02svcrdma: Add flush_scheduled_work to module exit functionTom Tucker1-0/+1
2008-07-02svcrdma: Limit ORD based on client's advertised IRDTom Tucker1-4/+12
2008-07-02svcrdma: Remove unneeded spin locks from __svc_rdma_freeTom Tucker1-4/+0
2008-07-02svcrdma: Add dma map count and WARN_ONTom Tucker3-0/+9
2008-07-02svcrdma: Move the DMA unmap logic to the CQ handlerTom Tucker1-6/+14
2008-07-02svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker1-45/+38
2008-07-02svcrdma: Use RPC reply map for RDMA_WRITE processingTom Tucker2-88/+80
2008-07-02svcrdma: Add a type for keeping NFS RPC mappingTom Tucker2-0/+45
2008-06-23gss_krb5: Use random value to initialize confounderKevin Coffman1-4/+18
2008-06-23gss_krb5: move gss_krb5_crypto into the krb5 moduleKevin Coffman2-12/+2
2008-06-23gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman3-46/+46
2008-06-23sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton1-3/+2
2008-06-23knfsd: convert knfsd to kthread APIJeff Layton1-66/+34
2008-06-23knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking.Neil Brown1-6/+9
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2-0/+7
2008-06-20sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller1-1/+3
2008-06-19ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki1-0/+9
2008-06-19ipv6: Remove options header when setsockopt's optlen is 0Shan Wei1-4/+7
2008-06-18mac80211: detect driver tx bugsJohannes Berg1-1/+8
2008-06-18netlink: genl: fix circular lockingPatrick McHardy1-9/+6
2008-06-18Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller1-2/+2
2008-06-17af_unix: fix 'poll for write'/ connected DGRAM socketsRainer Weikusat1-9/+70
2008-06-17xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert1-1/+1
2008-06-17netfilter: nf_conntrack_h323: fix module unload crashPatrick McHardy1-7/+14
2008-06-17netfilter: nf_conntrack_h323: fix memory leak in module initialization error pathPatrick McHardy1-0/+1
2008-06-17netfilter: nf_nat: fix RCU racesPatrick McHardy2-3/+9
2008-06-16atm: [br2864] fix routed vcmux supportEric Kinzie1-32/+44
2008-06-16atm: [br2684] Fix oops due to skb->dev being NULLJorge Boncompte [DTI2]1-1/+1
2008-06-16ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen1-4/+0
2008-06-16raw: Restore /proc/net/raw correct behaviorEric Dumazet1-1/+1
2008-06-16net: Fix test for VLAN TX checksum offload capabilityBen Hutchings1-8/+26
2008-06-16sctp: Correclty set changeover_active for SFR-CACCVlad Yasevich1-2/+11
2008-06-16sctp: Correctly cleanup procfs entries upon failure.Wei Yongjun1-3/+12
2008-06-16tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller1-3/+3
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki1-20/+24
2008-06-16pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.Jesper Dangaard Brouer1-8/+15
2008-06-16pkt_sched: HTB scheduler, change default hysteresis mode to off.Jesper Dangaard Brouer1-1/+1
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-2/+3
2008-06-13mac80211: add missing new line in debug print HT_DEBUGTomas Winkler1-1/+1
2008-06-13mac80211 : fix for iwconfig in ad-hoc modeAbhijeet Kolekar1-1/+2
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-161/+94
2008-06-12tcp: Revert 'process defer accept as established' changes.David S. Miller6-88/+31
2008-06-12ipv6: Fix duplicate initialization of rawv6_prot.destroyDavid S. Miller1-2/+2
2008-06-11Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fixDavid S. Miller3-6/+19
2008-06-11Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6David S. Miller9-59/+41
2008-06-11netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy1-2/+1
2008-06-11netfilter: Make nflog quiet when no one listen in userspace.Eric Leblond1-4/+0