aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-10dsa: fix master interface allmulti/promisc handlingLennert Buytenhek
2008-11-10dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek
2008-11-10net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek
2008-11-10net: fix /proc/net/snmp as memory corruptorEric Dumazet
2008-11-10mac80211: fix a buffer overrun in station debug codeJianjun Kong
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison
2008-11-10ipv6: fix ip6_mr_init error pathBenjamin Thery
2008-11-10vlan: Fix typos in proc output stringFerenc Wagner
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi
2008-11-06af_key: mark policy as dead before destroyingAlexey Dobriyan
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller
2008-11-06Fix logic error in rfkill_check_duplicityJonathan McDowell
2008-11-05net/9p: fix printk format warningsRandy Dunlap
2008-11-05unsigned fid->fid cannot be negativeRoel Kluin
2008-11-059p: rdma: remove duplicated #includeHuang Weiyi
2008-11-05p9: Fix leak of waitqueue in request allocation pathTom Tucker
2008-11-059p: Remove unneeded free of fcall for FlushTom Tucker
2008-11-059p: Make all client spin locks IRQ safeTom Tucker
2008-11-059p: rdma: Set trans prior to requesting async connection opsTom Tucker
2008-11-05tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller
2008-11-05netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan
2008-11-05ipv6: fix run pending DAD when interface becomes readyBenjamin Thery
2008-11-05net/9p: fix printk format warningsRandy Dunlap
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy
2008-11-04xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-03xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan
2008-11-03XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard
2008-11-02udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun
2008-11-02udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-01af_unix: netns: fix problem of return valueJianjun Kong
2008-11-01udp: multicast packets need to check namespaceEric Dumazet
2008-11-01net: add documentation for skb recyclingStephen Hemminger
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-31key: fix setkey(8) policy set breakageAlexey Dobriyan
2008-10-31xfrm: do not leak ESRCH to user spacefernando@oss.ntt.co
2008-10-30Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6David S. Miller
2008-10-30netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan
2008-10-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-10-30netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.cManish Katiyar
2008-10-29netlabel: Fix compiler warnings in netlabel_mgmt.cPaul Moore
2008-10-29cipso: unsigned buf_len cannot be negativeroel kluin
2008-10-28pktgen: fix multiple queue warningJesse Brandeburg