Age | Commit message (Expand) | Author |
2008-04-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-03-28 | [INET]: inet_frag_evictor() must run with BH disabled | David S. Miller |
2008-03-28 | [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* | Joe Perches |
2008-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-03-27 | [NETFILTER]: Replate direct proc_fops assignment with proc_create call. | Denis V. Lunev |
2008-03-26 | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki |
2008-03-26 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki |
2008-03-05 | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-05 | [NETNS][IPV6] route6 - add netns parameter to ip6_route_output | Daniel Lezcano |
2008-02-19 | [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa... | Patrick McHardy |
2008-01-31 | [NETFILTER]: {ip,ip6}_queue: fix build error | Patrick McHardy |
2008-01-31 | [NETFILTER]: nf_conntrack: annotate l3protos with const | Jan Engelhardt |
2008-01-31 | [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate | Jan Engelhardt |
2008-01-31 | [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* | Alexey Dobriyan |
2008-01-31 | [NETFILTER]: nf_conntrack: naming unification | Patrick McHardy |
2008-01-31 | [NETFILTER]: nf_conntrack_ipv6: fix sparse warnings | Patrick McHardy |
2008-01-31 | [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code | Patrick McHardy |
2008-01-31 | [NETFILTER]: netns: put table module on netns stop | Alexey Dobriyan |
2008-01-31 | [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW | Alexey Dobriyan |
2008-01-31 | [NETFILTER]: ip6_tables: netns preparation | Alexey Dobriyan |
2008-01-31 | [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() | Alexey Dobriyan |
2008-01-31 | [NETFILTER]: x_tables: per-netns xt_tables | Alexey Dobriyan |
2008-01-31 | [NETFILTER]: x_tables: change xt_table_register() return value convention | Alexey Dobriyan |
2008-01-31 | [NETFILTER]: Use const in struct xt_match, xt_target, xt_table | Jan Engelhardt |
2008-01-31 | Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER | Linus Torvalds |
2008-01-28 | [NETNS][FRAGS]: Make the LRU list per namespace. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Isolate the secret interval from namespaces. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Make thresholds work in namespaces. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Make the mem counter per-namespace. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Make the nqueues counter per-namespace. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Move ctl tables around. | Pavel Emelyanov |
2008-01-28 | [NETNS]: Consolidate kernel netlink socket destruction. | Denis V. Lunev |
2008-01-28 | [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos | Patrick McHardy |
2008-01-28 | [NETFILTER]: {ip,ip6}_tables: remove some inlines | Denys Vlasenko |
2008-01-28 | [NETFILTER]: Update modules' descriptions | Jan Engelhardt |
2008-01-28 | [NETFILTER]: Remove some EXPERIMENTAL dependencies | Patrick McHardy |
2008-01-28 | [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules | Pavel Emelyanov |
2008-01-28 | [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option | Patrick McHardy |
2008-01-28 | [NETFILTER]: Parenthesize macro parameters | Jan Engelhardt |
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]: ctnetlink: use netlink attribute helpers | 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 | [NETFILTER]: ip6_tables: add compat support | Patrick McHardy |