aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* Merge branch 'next' into for-linusJames Morris2008-10-12
|\
| * netlabel: Add configuration support for local labelingPaul Moore2008-10-10
| * cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-10
| * netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore2008-10-10
| * selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-10
| * netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-10
| * netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-10
| * netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-10
| * selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-10
| * netlabel: Remove unneeded in-kernel API functionsPaul Moore2008-10-10
* | net: fix dummy 'nf_conntrack_event_cache()'Linus Torvalds2008-10-11
* | nf_conntrack_ecache.h: Fix missing bracesGuo-Fu Tseng2008-10-10
* | inet: Make tunnel RX/TX byte counters more consistentHerbert Xu2008-10-09
* | dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-08
* | dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-08
* | net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-08
* | sctp: shrink sctp_tsnmap some more by removing gabs arrayVlad Yasevich2008-10-08
* | sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich2008-10-08
* | inet: cleanup of local_port_rangeEric Dumazet2008-10-08
* | ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev2008-10-08
* | ipv6: added net argument to _DEVINC/_DEVADDDenis V. Lunev2008-10-08
* | ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev2008-10-08
* | ipv6: ICMP6MSGIN_INC_STATS is not usedDenis V. Lunev2008-10-08
* | ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev2008-10-08
* | ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev2008-10-08
* | ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev2008-10-08
* | ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev2008-10-08
* | ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev2008-10-08
* | ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev2008-10-08
* | netns: add net parameter to IP6_INC_STATSDenis V. Lunev2008-10-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-10-08
|\ \
| * | netfilter: iptables tproxy coreKOVACS Krisztian2008-10-08
| * | netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian2008-10-08
| * | netfilter: netns nat: per-netns bysource hashAlexey Dobriyan2008-10-08
| * | netfilter: netns nat: per-netns NAT tableAlexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: per-netns conntrack accountingAlexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...Alexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...Alexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctlAlexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: per-netns statisticsAlexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: per-netns event cacheAlexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...Alexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hookAlexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()Alexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: per-netns unconfirmed listAlexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: per-netns expectationsAlexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: per-netns conntrack countAlexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netnsAlexey Dobriyan2008-10-08
| * | netfilter: netns nf_conntrack: add netns boilerplateAlexey Dobriyan2008-10-08