aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-14Merge branch 'master' into nextJames Morris28-113/+299
2008-11-14CRED: Use creds in file structsDavid Howells5-16/+17
2008-11-14CRED: Inaugurate COW credentialsDavid Howells1-2/+4
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells2-7/+9
2008-11-14CRED: Separate task security context from task_structDavid Howells2-5/+7
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells3-8/+12
2008-11-14CRED: Wrap task credential accesses in the UNIX socket protocolDavid Howells1-6/+5
2008-11-14CRED: Wrap task credential accesses in the SunRPC protocolDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the ROSE protocolDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the netrom protocolDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells1-1/+1
2008-11-14CRED: Wrap task credential accesses in the AX25 protocolDavid Howells2-2/+2
2008-11-14CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells1-1/+1
2008-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-3/+3
2008-11-12mac80211: fix notify_mac functionJohannes Berg1-3/+3
2008-11-12net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly1-2/+2
2008-11-12tcp_htcp: last_cong bug fixDoug Leith1-4/+10
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-38/+114
2008-11-10dsa: fix master interface allmulti/promisc handlingLennert Buytenhek1-2/+70
2008-11-10dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek3-0/+3
2008-11-10net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek1-1/+1
2008-11-10net: fix /proc/net/snmp as memory corruptorEric Dumazet1-28/+30
2008-11-10mac80211: fix a buffer overrun in station debug codeJianjun Kong1-1/+1
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison1-1/+2
2008-11-10ipv6: fix ip6_mr_init error pathBenjamin Thery1-4/+5
2008-11-10vlan: Fix typos in proc output stringFerenc Wagner1-1/+1
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2-19/+61
2008-11-06af_key: mark policy as dead before destroyingAlexey Dobriyan1-0/+1
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-17/+51
2008-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds2-27/+37
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller1-3/+21
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller1-3/+21
2008-11-06Fix logic error in rfkill_check_duplicityJonathan McDowell1-1/+1
2008-11-05net/9p: fix printk format warningsRandy Dunlap1-11/+20
2008-11-05unsigned fid->fid cannot be negativeRoel Kluin1-4/+5
2008-11-059p: rdma: remove duplicated #includeHuang Weiyi1-1/+0
2008-11-05p9: Fix leak of waitqueue in request allocation pathTom Tucker1-0/+3
2008-11-059p: Remove unneeded free of fcall for FlushTom Tucker1-6/+0
2008-11-059p: Make all client spin locks IRQ safeTom Tucker1-4/+6
2008-11-059p: rdma: Set trans prior to requesting async connection opsTom Tucker1-1/+3
2008-11-05tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller1-2/+1
2008-11-05netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan2-0/+8
2008-11-05ipv6: fix run pending DAD when interface becomes readyBenjamin Thery1-1/+3
2008-11-05net/9p: fix printk format warningsRandy Dunlap1-11/+20
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy2-13/+36
2008-11-04xfrm: Have af-specific init_tempsel() initialize family field of temporary selectorAndreas Steffen2-0/+2
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-10/+24
2008-11-03xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan1-2/+2
2008-11-03XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard1-1/+1