aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' into nextJames Morris2008-11-13
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-12
| |\
| | * mac80211: fix notify_mac functionJohannes Berg2008-11-12
| * | net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly2008-11-12
| * | tcp_htcp: last_cong bug fixDoug Leith2008-11-12
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-11
| |\
| | * dsa: fix master interface allmulti/promisc handlingLennert Buytenhek2008-11-11
| | * dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek2008-11-11
| | * net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek2008-11-11
| | * net: fix /proc/net/snmp as memory corruptorEric Dumazet2008-11-11
| | * mac80211: fix a buffer overrun in station debug codeJianjun Kong2008-11-11
| | * netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison2008-11-10
| | * ipv6: fix ip6_mr_init error pathBenjamin Thery2008-11-10
| | * vlan: Fix typos in proc output stringFerenc Wagner2008-11-10
| | * af_key: mark policy as dead before destroyingAlexey Dobriyan2008-11-07
| * | net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2008-11-09
| |/
| * 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
| |/ /
* | | CRED: Use creds in file structsDavid Howells2008-11-13
* | | CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* | | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
* | | CRED: Separate task security context from task_structDavid Howells2008-11-13
* | | CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-13
* | | CRED: Wrap task credential accesses in the UNIX socket protocolDavid Howells2008-11-13
* | | CRED: Wrap task credential accesses in the SunRPC protocolDavid Howells2008-11-13
* | | CRED: Wrap task credential accesses in the ROSE protocolDavid Howells2008-11-13
* | | CRED: Wrap task credential accesses in the netrom protocolDavid Howells2008-11-13
* | | CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells2008-11-13
* | | CRED: Wrap task credential accesses in the AX25 protocolDavid Howells2008-11-13
* | | CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells2008-11-13
|/ /
* | 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