Commit Graph

2412 Commits (fb139224aea3b56237542690516eb9d6d671b135)

Author SHA1 Message Date
Linus Torvalds 64f1b65382 net: fix dummy 'nf_conntrack_event_cache()' 17 years ago
Paul Moore d91d407991 netlabel: Add configuration support for local labeling 17 years ago
Paul Moore 15c45f7b2e cipso: Add support for native local labeling and fixup mapping names 17 years ago
Paul Moore 8d75899d03 netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contexts 17 years ago
Paul Moore 014ab19a69 selinux: Set socket NetLabel based on connection endpoint 17 years ago
Paul Moore 948bf85c1b netlabel: Add functionality to set the security attributes of a packet 17 years ago
Paul Moore 63c4168874 netlabel: Add network address selectors to the NetLabel/LSM domain mapping 17 years ago
Paul Moore b1edeb1023 netlabel: Replace protocol/NetLabel linking with refrerence counts 17 years ago
Paul Moore dfaebe9825 selinux: Fix missing calls to netlbl_skbuff_err() 17 years ago
Paul Moore 948a72438d netlabel: Remove unneeded in-kernel API functions 17 years ago
Guo-Fu Tseng bb21c95e2d nf_conntrack_ecache.h: Fix missing braces 17 years ago
Herbert Xu 64194c31a0 inet: Make tunnel RX/TX byte counters more consistent 17 years ago
Lennert Buytenhek 396138f03f dsa: add support for Trailer tagging format 17 years ago
Lennert Buytenhek cf85d08fdf dsa: add support for original DSA tagging format 17 years ago
Lennert Buytenhek 91da11f870 net: Distributed Switch Architecture protocol support 17 years ago
Vlad Yasevich 02015180e2 sctp: shrink sctp_tsnmap some more by removing gabs array 17 years ago
Vlad Yasevich 8e1ee18c33 sctp: Rework the tsn map to use generic bitmap. 17 years ago
Eric Dumazet 3c689b7320 inet: cleanup of local_port_range 17 years ago
Denis V. Lunev 9261e53701 ipv6: making ip and icmp statistics per/namespace 17 years ago
Denis V. Lunev 087fe24033 ipv6: added net argument to _DEVINC/_DEVADD 17 years ago
Denis V. Lunev 55d43808eb ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH 17 years ago
Denis V. Lunev a712d3e859 ipv6: ICMP6MSGIN_INC_STATS is not used 17 years ago
Denis V. Lunev 5a57d4c7fd ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH 17 years ago
Denis V. Lunev 5c5d244bd3 ipv6: added net argument to ICMP6MSGOUT_INC_STATS 17 years ago
Denis V. Lunev e41b5368e0 ipv6: added net argument to ICMP6_INC_STATS_BH 17 years ago
Denis V. Lunev a862f6a6dc ipv6: added net argument to ICMP6_INC_STATS 17 years ago
Denis V. Lunev 821d57776d ipv6: added net argument to IP6_ADD_STATS_BH 17 years ago
Denis V. Lunev 483a47d2fe ipv6: added net argument to IP6_INC_STATS_BH 17 years ago
Denis V. Lunev 3bd653c845 netns: add net parameter to IP6_INC_STATS 17 years ago
KOVACS Krisztian 9ad2d745a2 netfilter: iptables tproxy core 17 years ago
KOVACS Krisztian 73e4022f78 netfilter: split netfilter IPv4 defragmentation into a separate module 17 years ago
Alexey Dobriyan 0c4c9288ad netfilter: netns nat: per-netns bysource hash 17 years ago
Alexey Dobriyan e099a17357 netfilter: netns nat: per-netns NAT table 17 years ago
Alexey Dobriyan d716a4dfbb netfilter: netns nf_conntrack: per-netns conntrack accounting 17 years ago
Alexey Dobriyan c2a2c7e0cc netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl 17 years ago
Alexey Dobriyan c04d05529a netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl 17 years ago
Alexey Dobriyan 802507071b netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl 17 years ago
Alexey Dobriyan 0d55af8791 netfilter: netns nf_conntrack: per-netns statistics 17 years ago
Alexey Dobriyan 6058fa6bb9 netfilter: netns nf_conntrack: per-netns event cache 17 years ago
Alexey Dobriyan a71996fccc netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb 17 years ago
Alexey Dobriyan 74c51a1497 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook 17 years ago
Alexey Dobriyan a702a65fc1 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() 17 years ago
Alexey Dobriyan 63c9a26264 netfilter: netns nf_conntrack: per-netns unconfirmed list 17 years ago
Alexey Dobriyan 9b03f38d04 netfilter: netns nf_conntrack: per-netns expectations 17 years ago
Alexey Dobriyan 400dad39d1 netfilter: netns nf_conntrack: per-netns conntrack hash 17 years ago
Alexey Dobriyan 49ac8713b6 netfilter: netns nf_conntrack: per-netns conntrack count 17 years ago
Alexey Dobriyan 5a1fb391d8 netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netns 17 years ago
Alexey Dobriyan dfdb8d7918 netfilter: netns nf_conntrack: add netns boilerplate 17 years ago
Jan Engelhardt 76108cea06 netfilter: Use unsigned types for hooknum and pf vars 17 years ago
Denis V. Lunev be713a443e netns: make uplitev6 mib per/namespace 17 years ago