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