| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' into for-linus | James Morris | 2008-10-13 | 2 | -32/+74 |
|\ |
|
| * | netlabel: Add configuration support for local labeling | Paul Moore | 2008-10-10 | 1 | -1/+2 |
| * | cipso: Add support for native local labeling and fixup mapping names | Paul Moore | 2008-10-10 | 1 | -4/+9 |
| * | netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f... | Paul Moore | 2008-10-10 | 1 | -1/+1 |
| * | selinux: Set socket NetLabel based on connection endpoint | Paul Moore | 2008-10-10 | 2 | -0/+18 |
| * | netlabel: Add functionality to set the security attributes of a packet | Paul Moore | 2008-10-10 | 2 | -0/+25 |
| * | netlabel: Add network address selectors to the NetLabel/LSM domain mapping | Paul Moore | 2008-10-10 | 1 | -2/+5 |
| * | netlabel: Replace protocol/NetLabel linking with refrerence counts | Paul Moore | 2008-10-10 | 1 | -10/+11 |
| * | selinux: Fix missing calls to netlbl_skbuff_err() | Paul Moore | 2008-10-10 | 1 | -2/+4 |
| * | netlabel: Remove unneeded in-kernel API functions | Paul Moore | 2008-10-10 | 1 | -13/+0 |
* | | net: fix dummy 'nf_conntrack_event_cache()' | Linus Torvalds | 2008-10-11 | 1 | -1/+1 |
* | | nf_conntrack_ecache.h: Fix missing braces | Guo-Fu Tseng | 2008-10-09 | 1 | -0/+1 |
* | | inet: Make tunnel RX/TX byte counters more consistent | Herbert Xu | 2008-10-09 | 1 | -1/+1 |
* | | dsa: add support for Trailer tagging format | Lennert Buytenhek | 2008-10-08 | 1 | -0/+1 |
* | | dsa: add support for original DSA tagging format | Lennert Buytenhek | 2008-10-08 | 1 | -0/+2 |
* | | net: Distributed Switch Architecture protocol support | Lennert Buytenhek | 2008-10-08 | 1 | -0/+34 |
* | | sctp: shrink sctp_tsnmap some more by removing gabs array | Vlad Yasevich | 2008-10-08 | 1 | -11/+3 |
* | | sctp: Rework the tsn map to use generic bitmap. | Vlad Yasevich | 2008-10-08 | 3 | -32/+12 |
* | | inet: cleanup of local_port_range | Eric Dumazet | 2008-10-08 | 1 | -0/+4 |
* | | ipv6: making ip and icmp statistics per/namespace | Denis V. Lunev | 2008-10-08 | 2 | -8/+5 |
* | | ipv6: added net argument to _DEVINC/_DEVADD | Denis V. Lunev | 2008-10-08 | 1 | -19/+21 |
* | | ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH | Denis V. Lunev | 2008-10-08 | 1 | -2/+2 |
* | | ipv6: ICMP6MSGIN_INC_STATS is not used | Denis V. Lunev | 2008-10-08 | 1 | -2/+0 |
* | | ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH | Denis V. Lunev | 2008-10-08 | 1 | -2/+2 |
* | | ipv6: added net argument to ICMP6MSGOUT_INC_STATS | Denis V. Lunev | 2008-10-08 | 1 | -2/+2 |
* | | ipv6: added net argument to ICMP6_INC_STATS_BH | Denis V. Lunev | 2008-10-08 | 1 | -1/+2 |
* | | ipv6: added net argument to ICMP6_INC_STATS | Denis V. Lunev | 2008-10-08 | 1 | -1/+2 |
* | | ipv6: added net argument to IP6_ADD_STATS_BH | Denis V. Lunev | 2008-10-08 | 1 | -1/+2 |
* | | ipv6: added net argument to IP6_INC_STATS_BH | Denis V. Lunev | 2008-10-08 | 1 | -1/+2 |
* | | netns: add net parameter to IP6_INC_STATS | Denis V. Lunev | 2008-10-08 | 1 | -1/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2008-10-08 | 13 | -56/+159 |
|\ \ |
|
| * | | netfilter: iptables tproxy core | KOVACS Krisztian | 2008-10-08 | 1 | -0/+32 |
| * | | netfilter: split netfilter IPv4 defragmentation into a separate module | KOVACS Krisztian | 2008-10-08 | 1 | -0/+6 |
| * | | netfilter: netns nat: per-netns bysource hash | Alexey Dobriyan | 2008-10-08 | 1 | -0/+2 |
| * | | netfilter: netns nat: per-netns NAT table | Alexey Dobriyan | 2008-10-08 | 1 | -0/+1 |
| * | | netfilter: netns nf_conntrack: per-netns conntrack accounting | Alexey Dobriyan | 2008-10-08 | 2 | -5/+7 |
| * | | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval... | Alexey Dobriyan | 2008-10-08 | 2 | -8/+8 |
| * | | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ... | Alexey Dobriyan | 2008-10-08 | 2 | -1/+1 |
| * | | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl | Alexey Dobriyan | 2008-10-08 | 1 | -0/+4 |
| * | | netfilter: netns nf_conntrack: per-netns statistics | Alexey Dobriyan | 2008-10-08 | 2 | -4/+5 |
| * | | netfilter: netns nf_conntrack: per-netns event cache | Alexey Dobriyan | 2008-10-08 | 2 | -6/+21 |
| * | | netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n... | Alexey Dobriyan | 2008-10-08 | 1 | -3/+1 |
| * | | netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook | Alexey Dobriyan | 2008-10-08 | 1 | -1/+1 |
| * | | netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() | Alexey Dobriyan | 2008-10-08 | 1 | -1/+2 |
| * | | netfilter: netns nf_conntrack: per-netns unconfirmed list | Alexey Dobriyan | 2008-10-08 | 2 | -1/+2 |
| * | | netfilter: netns nf_conntrack: per-netns expectations | Alexey Dobriyan | 2008-10-08 | 2 | -6/+17 |
| * | | netfilter: netns nf_conntrack: per-netns conntrack hash | Alexey Dobriyan | 2008-10-08 | 3 | -5/+6 |
| * | | netfilter: netns nf_conntrack: per-netns conntrack count | Alexey Dobriyan | 2008-10-08 | 2 | -1/+3 |
| * | | netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netns | Alexey Dobriyan | 2008-10-08 | 1 | -2/+16 |
| * | | netfilter: netns nf_conntrack: add netns boilerplate | Alexey Dobriyan | 2008-10-08 | 3 | -2/+14 |