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