aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the UNIX socket protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the SunRPC protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the ROSE protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the netrom protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the AX25 protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells
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
2008-10-28SUNRPC: Fix potential race in put_rpccred()Trond Myklebust
2008-10-28SUNRPC: Fix rpcauth_prune_expiredTrond Myklebust
2008-10-28SUNRPC: Respond promptly to server TCP resetsTrond Myklebust
2008-10-27mac80211: correct warnings in minstrel rate control algorithmJohn W. Linville
2008-10-27RFKILL: fix input layer initialisationDmitry Baryshkov
2008-10-26syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal
2008-10-26Phonet: do not reply to indication reset packetsRemi Denis-Courmont
2008-10-26wireless: fix regression caused by regulatory config optionArjan van de Ven
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-23tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23[PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro
2008-10-23net: Fix disjunct computation of netdev featuresHerbert Xu
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING stateWei Yongjun
2008-10-23sctp: Add check for the TSN field of the SHUTDOWN chunkWei Yongjun
2008-10-23sctp: Drop ICMP packet too big message with MTU larger than current PMTUWei Yongjun
2008-10-229p: fix sparse warningsEric Van Hensbergen