| Commit message (Expand) | Author | Age |
* | [TG3]: Use print_mac | Joe Perches | 2008-01-28 |
* | [SUNVNET]: Use print_mac | Joe Perches | 2008-01-28 |
* | [IPSEC]: Do xfrm_state_check_space before encapsulation | Herbert Xu | 2008-01-28 |
* | [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: non-power-of-two jhash optimizations | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: xt_hashlimit: reduce overhead without IPv6 | Eric Dumazet | 2008-01-28 |
* | [NETFILTER]: xt_hashlimit: speedup hash_dst() | Eric Dumazet | 2008-01-28 |
* | [NETFILTER]: xt_connlimit: use the new union nf_inet_addr | Jan Engelhardt | 2008-01-28 |
* | [NETFILTER]: Parenthesize macro parameters | Jan Engelhardt | 2008-01-28 |
* | [NETFILTER]: Introduce nf_inet_address | Jan Engelhardt | 2008-01-28 |
* | [NETFILTER]: x_tables: use %u format specifiers | Jan Engelhardt | 2008-01-28 |
* | [NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: constify nf_afinfo | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: Kill function prototype for non-existing function | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nfnetlink_log: include GID in netlink message | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nfnetlink_log: use endianness-aware attribute functions | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nfnetlink_log: remove excessive debugging | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nf_log: remove incomprehensible comment | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nf_log: move logging stuff to seperate header | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nf_nat: sprinkle a few __read_mostlys | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nf_nat: mark NAT protocols const | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nf_nat_proto_gre: add missing module reference | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: ctnetlink: fix expectation timeout dumping | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: ctnetlink: use netlink attribute helpers | Patrick McHardy | 2008-01-28 |
* | [NETLINK]: Add NLA_PUT_BE16/nla_get_be16() | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: nf_conntrack_sctp: add ctnetlink support | Pablo Neira Ayuso | 2008-01-28 |
* | [NETFILTER]: ctnetlink: add support for secmark | Pablo Neira Ayuso | 2008-01-28 |
* | [NETFILTER]: ctnetlink: add support for master tuple event notification and d... | Pablo Neira Ayuso | 2008-01-28 |
* | [NETFILTER]: ctnetlink: add support for NAT sequence adjustments | Pablo Neira Ayuso | 2008-01-28 |
* | [NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mss | Benjamin LaHaise | 2008-01-28 |
* | [NETFILTER]: arp_tables: add compat support | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: arp_tables: resync get_entries() with ip_tables | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: arp_tables: move counter allocation to seperate function | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: arp_tables: move entry and target checks to seperate functions | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: arp_tables: remove ipchains compat hack | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: arp_tables: use vmalloc_node() | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: arp_tables: use XT_ALIGN | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: arp_tables: remove obsolete standard_check function | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: ip6_tables: use XT_ALIGN | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: ip_tables: remove ipchains compatibility hack | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters() | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: ip6_tables: fix stack leagage | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: {ip,ip6}_tables: fix format strings | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences | Patrick McHardy | 2008-01-28 |