summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-17/+51
2008-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-1/+1
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds-27/+37
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller-3/+21
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller-3/+21
2008-11-06Fix logic error in rfkill_check_duplicityJonathan McDowell-1/+1
2008-11-05net/9p: fix printk format warningsRandy Dunlap-11/+20
2008-11-05unsigned fid->fid cannot be negativeRoel Kluin-4/+5
2008-11-059p: rdma: remove duplicated #includeHuang Weiyi-1/+0
2008-11-05p9: Fix leak of waitqueue in request allocation pathTom Tucker-0/+3
2008-11-059p: Remove unneeded free of fcall for FlushTom Tucker-6/+0
2008-11-059p: Make all client spin locks IRQ safeTom Tucker-4/+6
2008-11-059p: rdma: Set trans prior to requesting async connection opsTom Tucker-1/+3
2008-11-05tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller-2/+1
2008-11-05netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan-0/+8
2008-11-05ipv6: fix run pending DAD when interface becomes readyBenjamin Thery-1/+3
2008-11-05net/9p: fix printk format warningsRandy Dunlap-11/+20
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy-13/+36
2008-11-04xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen-0/+2
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-10/+24
2008-11-03xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan-2/+2
2008-11-03XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard-1/+1
2008-11-02udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun-2/+8
2008-11-02udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun-5/+13
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-17/+89
2008-11-01af_unix: netns: fix problem of return valueJianjun Kong-1/+1
2008-11-01udp: multicast packets need to check namespaceEric Dumazet-9/+11
2008-11-01net: add documentation for skb recyclingStephen Hemminger-0/+12
2008-11-01saner FASYNC handling on file closeAl Viro-1/+0
2008-10-31key: fix setkey(8) policy set breakageAlexey Dobriyan-1/+0
2008-10-31xfrm: do not leak ESRCH to user spacefernando@oss.ntt.co-0/+2
2008-10-30Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6David S. Miller-4/+29
2008-10-30netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan-2/+2
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan-0/+32
2008-10-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds-18/+58
2008-10-30netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.cManish Katiyar-0/+24
2008-10-29netlabel: Fix compiler warnings in netlabel_mgmt.cPaul Moore-1/+1
2008-10-29cipso: unsigned buf_len cannot be negativeroel kluin-3/+4
2008-10-28pktgen: fix multiple queue warningJesse Brandeburg-14/+13
2008-10-28SUNRPC: Fix potential race in put_rpccred()Trond Myklebust-1/+1
2008-10-28SUNRPC: Fix rpcauth_prune_expiredTrond Myklebust-7/+9
2008-10-28SUNRPC: Respond promptly to server TCP resetsTrond Myklebust-10/+48
2008-10-27mac80211: correct warnings in minstrel rate control algorithmJohn W. Linville-3/+3
2008-10-27RFKILL: fix input layer initialisationDmitry Baryshkov-0/+5
2008-10-26syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal-5/+5
2008-10-26Phonet: do not reply to indication reset packetsRemi Denis-Courmont-1/+4
2008-10-26wireless: fix regression caused by regulatory config optionArjan van de Ven-6/+5
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-79/+157
2008-10-23tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen-6/+17
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds-3/+4