summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | vlan: Fix typos in proc output stringFerenc Wagner2008-11-101-1/+1
| | * | af_key: mark policy as dead before destroyingAlexey Dobriyan2008-11-061-0/+1
| * | | net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2008-11-092-19/+61
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-069-17/+51
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-061-1/+1
| | |\ \
| | | * | Fix logic error in rfkill_check_duplicityJonathan McDowell2008-11-061-1/+1
| | * | | net: Fix recursive descent in __scm_destroy().David S. Miller2008-11-061-3/+21
| | * | | tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller2008-11-051-2/+1
| | * | | netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan2008-11-052-0/+8
| | * | | ipv6: fix run pending DAD when interface becomes readyBenjamin Thery2008-11-051-1/+3
| | * | | net/9p: fix printk format warningsRandy Dunlap2008-11-051-11/+20
| | * | | net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-042-13/+36
| | * | | xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen2008-11-042-0/+2
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-11-062-27/+37
| |\ \ \
| | * | | net/9p: fix printk format warningsRandy Dunlap2008-11-051-11/+20
| | * | | unsigned fid->fid cannot be negativeRoel Kluin2008-11-051-4/+5
| | * | | 9p: rdma: remove duplicated #includeHuang Weiyi2008-11-051-1/+0
| | * | | p9: Fix leak of waitqueue in request allocation pathTom Tucker2008-11-051-0/+3
| | * | | 9p: Remove unneeded free of fcall for FlushTom Tucker2008-11-051-6/+0
| | * | | 9p: Make all client spin locks IRQ safeTom Tucker2008-11-051-4/+6
| | * | | 9p: rdma: Set trans prior to requesting async connection opsTom Tucker2008-11-051-1/+3
| * | | | net: Fix recursive descent in __scm_destroy().David Miller2008-11-061-3/+21
| |/ / /
* | | | CRED: Use creds in file structsDavid Howells2008-11-145-16/+17
* | | | CRED: Inaugurate COW credentialsDavid Howells2008-11-141-2/+4
* | | | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-142-7/+9
* | | | CRED: Separate task security context from task_structDavid Howells2008-11-142-5/+7
* | | | CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-143-8/+12
* | | | CRED: Wrap task credential accesses in the UNIX socket protocolDavid Howells2008-11-141-6/+5
* | | | CRED: Wrap task credential accesses in the SunRPC protocolDavid Howells2008-11-141-2/+2
* | | | CRED: Wrap task credential accesses in the ROSE protocolDavid Howells2008-11-141-2/+2
* | | | CRED: Wrap task credential accesses in the netrom protocolDavid Howells2008-11-141-2/+2
* | | | CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells2008-11-141-1/+1
* | | | CRED: Wrap task credential accesses in the AX25 protocolDavid Howells2008-11-142-2/+2
* | | | CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells2008-11-141-1/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-043-10/+24
|\ \ \ | |/ /
| * | xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan2008-11-031-2/+2
| * | XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard2008-11-031-1/+1
| * | udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun2008-11-021-2/+8
| * | udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun2008-11-021-5/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0212-17/+89
|\ \ \ | |/ /
| * | af_unix: netns: fix problem of return valueJianjun Kong2008-11-011-1/+1
| * | udp: multicast packets need to check namespaceEric Dumazet2008-11-012-9/+11
| * | net: add documentation for skb recyclingStephen Hemminger2008-11-011-0/+12
| * | key: fix setkey(8) policy set breakageAlexey Dobriyan2008-10-311-1/+0
| * | xfrm: do not leak ESRCH to user spacefernando@oss.ntt.co2008-10-311-0/+2
| * | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6David S. Miller2008-10-304-4/+29
| |\ \
| | * | netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.cManish Katiyar2008-10-302-0/+24
| | * | netlabel: Fix compiler warnings in netlabel_mgmt.cPaul Moore2008-10-291-1/+1
| | * | cipso: unsigned buf_len cannot be negativeroel kluin2008-10-291-3/+4
| * | | netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan2008-10-301-2/+2
OpenPOWER on IntegriCloud