aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
|\
| * 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
| * | saner FASYNC handling on file closeAl Viro2008-11-01
* | | net: Don't leak packets when a netns is going downEric W. Biederman2008-11-05
* | | net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman2008-11-05
* | | netns: Delete virtual interfaces during namespace cleanupEric W. Biederman2008-11-05
* | | net: sk_free_datagram() should use sk_mem_reclaim_partial()Eric Dumazet2008-11-05
* | | dccp: Cleanup routines for feature negotiationGerrit Renker2008-11-05
* | | dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-11-05
* | | dccp: List management for new feature negotiationGerrit Renker2008-11-05
* | | dccp: Implement lookup table for feature-negotiation informationGerrit Renker2008-11-05
* | | dccp: Basic data structure for feature negotiationGerrit Renker2008-11-05
* | | net/: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* | | netem: eliminate unneeded return valuesStephen Hemminger2008-11-04
* | | net: remove two duplicated #includeJianjun Kong2008-11-03
* | | net: '&' reduxAlexey Dobriyan2008-11-03
* | | net: increase receive packet quantumStephen Hemminger2008-11-03
* | | IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-03
* | | IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz2008-11-03
* | | pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset()Jarek Poplawski2008-11-03
* | | net: clean up net/ipv4/tcp_ipv4.cJianjun Kong2008-11-03
* | | net: clean up net/ipv4/devinet.cJianjun Kong2008-11-03