aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-06
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-06
| |\ \
| | * | Fix logic error in rfkill_check_duplicityJonathan McDowell2008-11-06
| * | | net: Fix recursive descent in __scm_destroy().David S. Miller2008-11-06
| * | | tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller2008-11-05
| * | | netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan2008-11-05
| * | | ipv6: fix run pending DAD when interface becomes readyBenjamin Thery2008-11-05
| * | | net/9p: fix printk format warningsRandy Dunlap2008-11-05
| * | | net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-04
| * | | xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen2008-11-04
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-11-06
|\ \ \
| * | | net/9p: fix printk format warningsRandy Dunlap2008-11-05
| * | | unsigned fid->fid cannot be negativeRoel Kluin2008-11-05
| * | | 9p: rdma: remove duplicated #includeHuang Weiyi2008-11-05
| * | | p9: Fix leak of waitqueue in request allocation pathTom Tucker2008-11-05
| * | | 9p: Remove unneeded free of fcall for FlushTom Tucker2008-11-05
| * | | 9p: Make all client spin locks IRQ safeTom Tucker2008-11-05
| * | | 9p: rdma: Set trans prior to requesting async connection opsTom Tucker2008-11-05
* | | | net: Fix recursive descent in __scm_destroy().David Miller2008-11-06
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-04
|\| |
| * | xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan2008-11-03
| * | XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard2008-11-03
| * | udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun2008-11-03
| * | udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun2008-11-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-02
|\| |
| * | af_unix: netns: fix problem of return valueJianjun Kong2008-11-02
| * | udp: multicast packets need to check namespaceEric Dumazet2008-11-02
| * | net: add documentation for skb recyclingStephen Hemminger2008-11-02
| * | key: fix setkey(8) policy set breakageAlexey Dobriyan2008-10-31
| * | xfrm: do not leak ESRCH to user spacefernando@oss.ntt.co2008-10-31
| * | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6David S. Miller2008-10-31
| |\ \
| | * | netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.cManish Katiyar2008-10-30
| | * | netlabel: Fix compiler warnings in netlabel_mgmt.cPaul Moore2008-10-29
| | * | cipso: unsigned buf_len cannot be negativeroel kluin2008-10-29
| * | | netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan2008-10-31
| * | | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-31
* | | | saner FASYNC handling on file closeAl Viro2008-11-01
|/ / /
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-30
|\ \ \
| * | | SUNRPC: Fix potential race in put_rpccred()Trond Myklebust2008-10-28
| * | | SUNRPC: Fix rpcauth_prune_expiredTrond Myklebust2008-10-28
| * | | SUNRPC: Respond promptly to server TCP resetsTrond Myklebust2008-10-28
| |/ /
* | | pktgen: fix multiple queue warningJesse Brandeburg2008-10-28
* | | mac80211: correct warnings in minstrel rate control algorithmJohn W. Linville2008-10-27
* | | RFKILL: fix input layer initialisationDmitry Baryshkov2008-10-27
|/ /
* | syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal2008-10-27
* | Phonet: do not reply to indication reset packetsRemi Denis-Courmont2008-10-27
|/
* wireless: fix regression caused by regulatory config optionArjan van de Ven2008-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-23
|\
| * tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen2008-10-23
| * net: Fix disjunct computation of netdev featuresHerbert Xu2008-10-23