aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman2008-11-08
* net: fib_rules ordering fixes.Eric W. Biederman2008-11-08
* Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller2008-11-08
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-07
|\
| * bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-06
* | phonet: sparse annotations of protocol, remove forward declarationHarvey Harrison2008-11-07
* | ipvs: oldlen, newlen should be be16, not be32Harvey Harrison2008-11-07
* | net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan2008-11-07
* | 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