V4L/DVB (5468): Don't mirror ov7670 images by default
[safe/jmp/linux-2.6] / net / netfilter /
2007-04-26 Adrian Bunk[NETLINK]: Possible cleanups.
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Patrick McHardy[NETFILTER]: nfnetlink_log: remove fallback to group 0
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Thomas Graf[NETFILTER] nfnetlink: netlink_run_queue() already...
2007-04-26 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: kill destroy() in struct...
2007-04-26 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: don't use nfct in skb if...
2007-04-26 Patrick McHardy[NETFILTER]: Use setup_timer
2007-04-26 Patrick McHardy[NETFILTER]: nfnetlink_log: remove conditional locking
2007-04-26 Michal Miroslaw[NETFILTER]: nfnetlink_log: micro-optimization: inst...
2007-04-26 Michal Miroslaw[NETFILTER]: nfnetlink_log: iterator functions need...
2007-04-26 Michal Miroslaw[NETFILTER]: nfnetlink_log: micro-optimization: don...
2007-04-26 Michal Miroslaw[NETFILTER]: nfnetlink_log: micro-optimization for...
2007-04-26 Michal Miroslaw[NETFILTER]: nfnetlink_log: kill duplicate code
2007-04-26 Michal Miroslaw[NETFILTER]: nfnetlink_log: don't count max(a,b) twice
2007-04-26 Patrick McHardy[NETFILTER]: Remove changelogs and CVS IDs
2007-04-26 Thomas Graf[NETLINK]: Directly return -EINTR from netlink_dump_start()
2007-04-26 Thomas Graf[NETLINK]: Remove error pointer from netlink message...
2007-04-26 Arnaldo Carvalho... [NETLINK]: Use nlmsg_trim() where appropriate
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Pablo Neira Ayuso[NETFILTER]: nfnetlink: parse attributes with nfattr_pa...
2007-04-26 Pablo Neira Ayuso[NETFILTER]: ctnetlink: add support for internal tcp...
2007-04-26 Willy Tarreau[NETFILTER]: TCP conntrack: factorize out the PUSH...
2007-04-26 Willy Tarreau[NETFILTER]: TCP conntrack: accept RST|PSH as valid
2007-04-26 Sami Farin[NETFILTER]: nf_conntrack: use jhash2 in __hash_conntrack
2007-04-26 Pablo Neira Ayuso[NETFILTER]: nfnetlink: move EXPORT_SYMBOL declarations...
2007-04-26 Pablo Neira Ayuso[NETFILTER]: nfnetlink: remove unused includes in nfnet...
2007-04-26 Pablo Neira Ayuso[NETFILTER]: nfnetlink: remove unrequired check in...
2007-04-26 Pablo Neira Ayuso[NETFILTER]: nfnetlink: remove duplicate checks in...
2007-04-26 Pablo Neira Ayuso[NETFILTER]: nfnetlink: remove early debugging messages...
2007-04-26 Patrick McHardy[NETFILTER]: nf_conntrack: uninline notifier registrati...
2007-04-26 Patrick McHardy[NETFILTER]: nfnetlink: use netlink_run_queue()
2007-04-26 Patrick McHardy[NETFILTER]: nfnetlink: use mutex instead of semaphore
2007-04-26 Patrick McHardy[NETFILTER]: nf_conntrack: simplify l4 protocol array...
2007-04-26 Patrick McHardy[NETFILTER]: nf_conntrack: simplify protocol locking
2007-04-26 Patrick McHardy[NETFILTER]: nf_conntrack: remove ugly hack in l4proto...
2007-04-26 Patrick McHardy[NETFILTER]: nf_conntrack: switch protocol registration...
2007-04-26 Patrick McHardy[NETFILTER]: Remove IPv4 only connection tracking/NAT
2007-04-26 Tobias Klauser[NETFILTER]: x_tables: remove duplicate of xt_prefix
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 YOSHIFUJI Hideaki[NET] NETFILTER: Use htonl() where appropriate.
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-04-26 Stephen Hemminger[NET]: div64_64 consolidate (rev3)
2007-03-22 Patrick McHardy[NETFILTER]: nf_conntrack_netlink: add missing dependen...
2007-03-08 Patrick McHardy[NETFILTER]: nfnetlink_log: fix crash on bridged packet
2007-03-08 Patrick McHardy[NETFILTER]: nfnetlink_log: zero-terminate prefix
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix reference counting
2007-03-05 Patrick McHardy[NETFILTER]: nfnetlink_log: fix module reference counting
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix possible NULL pointer...
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix use after free
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix reference leak
2007-03-05 Patrick McHardy[NETFILTER]: tcp conntrack: accept SYN|URG as valid
2007-03-05 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config...
2007-03-05 Patrick McHardy[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup...
2007-02-28 Patrick McHardy[NET]: Handle disabled preemption in gfp_any()
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Patrick McHardy[NETFILTER]: nf_conntrack_tcp: make sysctl variables...
2007-02-12 YOSHIFUJI Hideaki[NETFILTER]: Fix whitespace errors
2007-02-12 Patrick McHardy[NETFILTER]: Kconfig: improve dependency handling
2007-02-12 Patrick McHardy[NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names...
2007-02-12 Patrick McHardy[NETFILTER]: nf_conntrack: change nf_conntrack_l[34...
2007-02-12 Patrick McHardy[NETFILTER]: nf_conntrack: properly use RCU for nf_conn...
2007-02-12 Patrick McHardy[NETFILTER]: nf_conntrack: fix invalid conntrack statis...
2007-02-12 Patrick McHardy[NETFILTER]: nf_conntrack: properly use RCU API for...
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: minor cleanups
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: switch logger registration/unregis...
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: make nf_log_unregister_pf return...
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: use rcu_assign_pointer for RCU...
2007-02-12 Patrick McHardy[NETFILTER]: Switch nf_register_hook/nf_unregister_hook...
2007-02-12 Patrick McHardy[NETFILTER]: Switch nf_register_afinfo/nf_unregister_af...
2007-02-12 Patrick McHardy[NETFILTER]: Remove unnecessary synchronize_net() in...
2007-02-12 Patrick McHardy[NETFILTER]: Properly use RCU in nf_ct_attach
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2007-02-08 Patrick McHardy[NETFILTER]: add IPv6-capable TCPMSS target
2007-02-08 Patrick McHardy[NET]: Add UDPLITE support in a few missing spots
2007-02-08 Jan Engelhardt[NETFILTER]: Remove useless comparisons before assignments
2007-02-08 Patrick McHardy[NETFILTER]: tcp conntrack: do liberal tracking for...
2007-02-08 Michal Schmidt[NETFILTER]: Add SANE connection tracking helper
2007-02-03 Adrian Bunk[NETFILTER]: nf_conntrack_h323: fix compile error with...
2007-02-03 Patrick McHardy[NETFILTER]: ctnetlink: fix compile failure with NF_CON...
2007-01-31 Patrick McHardy[NETFILTER]: xt_hashlimit: fix ip6tables dependency
2007-01-30 Patrick McHardy[NETFILTER]: SIP conntrack: fix out of bounds memory...
2007-01-30 Lars Immisch[NETFILTER]: SIP conntrack: fix skipping over user...
2007-01-30 Patrick McHardy[NETFILTER]: xt_connbytes: fix division by zero
2007-01-26 Patrick McHardy[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expect...
2007-01-24 Patrick McHardy[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_co...
2007-01-09 Patrick McHardy[NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized...
2007-01-04 Patrick McHardy[NETFILTER]: New connection tracking is not EXPERIMENTA...
2007-01-04 Alexey Dobriyan[NETFILTER] xt_hashlimit.c: fix typo
2006-12-14 Patrick McHardy[NETFILTER]: bridge-netfilter: remove deferred hooks
2006-12-14 Yasuyuki Kozakai[NETFILTER]: x_tables: add missing try to load conntrac...
2006-12-14 Yasuyuki Kozakai[NETFILTER]: x_tables: error if ip_conntrack is asked...
2006-12-14 Patrick McHardy[NETFILTER]: Fix INET=n linking error
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
next