summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-231-0/+1
|\
| * sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun2008-10-231-0/+1
* | 9p: fix sparse warningsEric Van Hensbergen2008-10-221-0/+1
* | 9p: rdma: RDMA Transport Support for 9PTom Tucker2008-10-221-0/+1
* | 9p: fix debug build errorEric Van Hensbergen2008-10-221-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds2008-10-203-160/+138
|\
| * 9p: Improve debug supportEric Van Hensbergen2008-10-171-2/+2
| * 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-172-97/+12
| * 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-172-3/+11
| * 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-171-2/+0
| * 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-171-1/+0
| * 9p: add new protocol support codeEric Van Hensbergen2008-10-171-1/+7
| * 9p: move dirread to fs layerEric Van Hensbergen2008-10-171-5/+0
| * 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-171-1/+0
| * 9p: consolidate read/write functionsEric Van Hensbergen2008-10-171-6/+4
| * 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-172-6/+5
| * 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-171-1/+9
| * 9p: move request management to client codeEric Van Hensbergen2008-10-171-0/+77
| * 9p: consolidate transport structureEric Van Hensbergen2008-10-172-49/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-201-2/+2
|\ \ | |/ |/|
| * netfilter: netns: use NFPROTO_NUMPROTO instead of NUMPROTO for tables arrayPatrick McHardy2008-10-201-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-162-1/+10
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-141-1/+2
| |\
| | * mac80211: fixme for kernel-docRandy Dunlap2008-10-141-1/+2
| * | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso2008-10-141-0/+8
| |/
* | sysctl: simplify ->strategyAlexey Dobriyan2008-10-162-4/+3
* | include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-166-9/+9
* | Merge branch 'next' into for-linusJames Morris2008-10-132-32/+74
|\ \ | |/ |/|
| * netlabel: Add configuration support for local labelingPaul Moore2008-10-101-1/+2
| * cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-101-4/+9
| * netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore2008-10-101-1/+1
| * selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-102-0/+18
| * netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-102-0/+25
| * netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-101-2/+5
| * netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-101-10/+11
| * selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-101-2/+4
| * netlabel: Remove unneeded in-kernel API functionsPaul Moore2008-10-101-13/+0
* | net: fix dummy 'nf_conntrack_event_cache()'Linus Torvalds2008-10-111-1/+1
* | nf_conntrack_ecache.h: Fix missing bracesGuo-Fu Tseng2008-10-091-0/+1
* | inet: Make tunnel RX/TX byte counters more consistentHerbert Xu2008-10-091-1/+1
* | dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-081-0/+1
* | dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-081-0/+2
* | net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-081-0/+34
* | sctp: shrink sctp_tsnmap some more by removing gabs arrayVlad Yasevich2008-10-081-11/+3
* | sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich2008-10-083-32/+12
* | inet: cleanup of local_port_rangeEric Dumazet2008-10-081-0/+4
* | ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev2008-10-082-8/+5
* | ipv6: added net argument to _DEVINC/_DEVADDDenis V. Lunev2008-10-081-19/+21
* | ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev2008-10-081-2/+2
* | ipv6: ICMP6MSGIN_INC_STATS is not usedDenis V. Lunev2008-10-081-2/+0