aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-17irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz1-1/+3
2008-11-26net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier1-0/+1
2008-11-21net: Fix memory leak in the proto_register functionCatalin Marinas2-0/+2
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg1-20/+0
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar1-1/+1
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi1-0/+1
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller1-2/+3
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan1-0/+2
2008-10-30net: delete excess kernel-doc notationRandy Dunlap1-1/+0
2008-10-27mac80211.h: fix kernel-doc excessesRandy Dunlap1-6/+5
2008-10-26Phonet: include generic link-layer header size in MAX_PHONET_HEADERRemi Denis-Courmont1-1/+1
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun1-0/+1
2008-10-229p: fix sparse warningsEric Van Hensbergen1-0/+1
2008-10-229p: rdma: RDMA Transport Support for 9PTom Tucker1-0/+1
2008-10-229p: fix debug build errorEric Van Hensbergen1-1/+1
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds3-160/+138
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2008-10-20netfilter: netns: use NFPROTO_NUMPROTO instead of NUMPROTO for tables arrayPatrick McHardy1-2/+2
2008-10-179p: Improve debug supportEric Van Hensbergen1-2/+2
2008-10-179p: eliminate depricated conv functionsEric Van Hensbergen2-97/+12
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen2-3/+11
2008-10-179p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen1-2/+0
2008-10-179p: remove 9p fcall debug printsEric Van Hensbergen1-1/+0
2008-10-179p: add new protocol support codeEric Van Hensbergen1-1/+7
2008-10-179p: move dirread to fs layerEric Van Hensbergen1-5/+0
2008-10-179p: move readn meta-function from client to fs layerEric Van Hensbergen1-1/+0
2008-10-179p: consolidate read/write functionsEric Van Hensbergen1-6/+4
2008-10-179p: make rpc code common and rework flush codeEric Van Hensbergen2-6/+5
2008-10-179p: apply common request code to trans_fdEric Van Hensbergen1-1/+9
2008-10-179p: move request management to client codeEric Van Hensbergen1-0/+77
2008-10-179p: consolidate transport structureEric Van Hensbergen2-49/+25
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+10
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan2-4/+3
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison6-9/+9
2008-10-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+2
2008-10-14mac80211: fixme for kernel-docRandy Dunlap1-1/+2
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_natPablo Neira Ayuso1-0/+8
2008-10-13Merge branch 'next' into for-linusJames Morris2-32/+74
2008-10-11net: fix dummy 'nf_conntrack_event_cache()'Linus Torvalds1-1/+1
2008-10-10netlabel: Add configuration support for local labelingPaul Moore1-1/+2
2008-10-10cipso: Add support for native local labeling and fixup mapping namesPaul Moore1-4/+9
2008-10-10netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contextsPaul Moore1-1/+1
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore2-0/+18
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore2-0/+25
2008-10-10netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore1-2/+5
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore1-10/+11
2008-10-10selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore1-2/+4
2008-10-10netlabel: Remove unneeded in-kernel API functionsPaul Moore1-13/+0
2008-10-09nf_conntrack_ecache.h: Fix missing bracesGuo-Fu Tseng1-0/+1