index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
2007-12-26
[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
Patrick McHardy
2007-12-20
[NETFILTER] ipv4: Spelling fixes
Joe Perches
2007-12-14
[NETFILTER]: ip_tables: fix compat copy race
Patrick McHardy
2007-11-20
[NETFILTER]: Fix kernel panic with REDIRECT target.
Evgeniy Polyakov
2007-11-19
[IPV4]: Add missing "space"
Joe Perches
2007-11-13
[NETFILTER]: nf_nat: fix memset error
Li Zefan
2007-11-07
[NETFILTER]: remove unneeded rcu_dereference() calls
Patrick McHardy
2007-11-07
[NETFILTER]: Clean up Makefile
Jan Engelhardt
2007-11-07
[NETFILTER]: ip{,6}_queue: convert to seq_file interface
Alexey Dobriyan
2007-10-30
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
2007-10-18
sysctl: remove broken netfilter binary sysctls
Eric W. Biederman
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-15
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
2007-10-15
[NETFILTER]: Do not copy skb in skb_make_writable
Herbert Xu
2007-10-15
[IPV4]: Change ip_defrag to return an integer
Herbert Xu
2007-10-10
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-10
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
2007-10-10
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
2007-10-10
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
2007-10-10
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
2007-10-10
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-09-11
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
2007-09-11
[NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messages
Patrick McHardy
2007-08-14
[NETFILTER]: nf_nat_sip: don't drop short packets
Patrick McHardy
2007-08-13
[IPV4]: Clean up duplicate includes in net/ipv4/
Jesper Juhl
2007-08-07
[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack
Patrick McHardy
2007-08-07
[NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op...
Jesper Juhl
2007-08-02
[NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t...
Mariusz Kozlowski
2007-07-26
netfilter endian regressions
Al Viro
2007-07-24
[NETFILTER]: Fix logging regression
Patrick McHardy
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-14
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
Patrick McHardy
2007-07-14
[NETFILTER]: Lower *tables printk severity
Patrick McHardy
2007-07-14
[NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error
Yasuyuki Kozakai
2007-07-14
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
Yasuyuki Kozakai
2007-07-14
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
Yasuyuki Kozakai
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-10
[NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severity
Dan Aloni
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
2007-07-10
[NETFILTER]: ipt_CLUSTERIP: add compat code
Patrick McHardy
2007-07-10
[NETFILTER]: ipt_SAME: add to feature-removal-schedule
Patrick McHardy
2007-07-10
[NETFILTER]: nf_conntrack_expect: convert proc functions to hash
Patrick McHardy
2007-07-10
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
Patrick McHardy
2007-07-10
[NETFILTER]: nf_conntrack_expect: function naming unification
Patrick McHardy
2007-07-10
[NETFILTER]: nf_nat: use hlists for bysource hash
Patrick McHardy
2007-07-10
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...
Patrick McHardy
[next]