bridge: reset IPCB in br_parse_ip_options
[linux-flexiantxendom0-natty.git] / net / bridge / br_netfilter.c
2011-04-27 Eric Dumazetbridge: reset IPCB in br_parse_ip_options
2011-04-27 Herbert Xubridge: Reset IPCB when entering IP stack on NF_FORWARD
2010-12-11 Herbert Xubridge: Use consistent NF_DROP returns in nf_pre_routing
2010-12-09 David S. Millernet: Abstract away all dst_entry metrics accesses.
2010-11-17 Changli Gaonet: use the macros defined for the members of flowi
2010-11-15 stephen hemmingerbridge: fix RCU races with bridge port
2010-10-21 stephen hemmingerbridge: make br_parse_ip_options static
2010-10-21 Jesse Grossebtables: Allow filtering of hardware accelerated vlan...
2010-10-11 Eric Dumazetnet dst: use a percpu_counter to track entries
2010-09-19 Bandan Dasbridge : Sanitize skb before it enters the IP stack
2010-09-02 David S. Millerbridge: Clear INET control block of SKBs passed into...
2010-08-24 Changli Gaobridge: netfilter: fix a memory leak
2010-07-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-07-07 Herbert Xubridge: Clear IPCB before possible entry into IP stack
2010-07-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-07-02 Patrick McHardybridge: add per bridge device controls for invoking...
2010-06-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-06-15 Jiri Pirkobridge: use rx_handler_data pointer to store net_bridge...
2010-06-15 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-06-11 Changli Gaonet-next: remove useless union keyword
2010-06-01 Eric Dumazetnetfilter: br_netfilter: use skb_set_noref()
2010-05-13 Bart De Schuymernetfilter: bridge-netfilter: fix crash in br_nf_forward...
2010-04-20 Bart De Schuymernetfilter: bridge-netfilter: fix refragmenting IP traff...
2010-04-20 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-04-15 Bart De Schuymernetfilter: bridge-netfilter: Fix MAC header handling...
2010-04-15 Bart De Schuymernetfilter: bridge-netfilter: simplify IP DNAT
2010-04-13 Bart De Schuymernetfilter: bridge-netfilter: cleanup br_netfilter.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-25 Jan Engelhardtnetfilter: bridge: use NFPROTO values for NF_HOOK invoc...
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-08-24 Eric Dumazetnetfilter: bridge: refcount fix
2009-07-06 Cyrill Gorcunovnet, bridge: align br_nf_ops assignment
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-06-03 Eric Dumazetnet: skb->rtable accessor
2009-04-20 hummerbliss@gmail.comnetfilter: bridge: allow fragmentation of VLAN packets...
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-13 Herbert Xunetfilter 03/09: bridge: Disable PPPOE/VLAN processing...
2009-01-13 Herbert Xunetfilter 02/09: bridge: Fix handling of non-IP packets...
2008-11-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-25 Herbert Xubridge: netfilter: fix update_pmtu crash with GRE
2008-11-04 Alexey Dobriyannetfilter: netns ebtables: br_nf_pre_routing_finish...
2008-11-04 Alexey Dobriyannet: '&' redux
2008-10-20 Jan Engelhardtnetfilter: replace old NF_ARP calls with NFPROTO_ARP
2008-10-08 Jan Engelhardtnetfilter: Use unsigned types for hooknum and pf vars
2008-08-05 Rami Rosenbridge: fix compile warning in net/bridge/br_netfilter.c
2008-07-30 Simon Wunderlichbridge: send correct MTU value in PMTU (revised)
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-14 Patrick McHardy[BRIDGE]: Fix crash in __ip_route_output_key with bridg...
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-02-01 Patrick McHardy[NETFILTER]: bridge netfilter: remove nf_bridge_info...
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_key.
2008-01-28 Pavel Emelyanov[NET]: Simple ctl_table to ctl_path conversions.
2008-01-28 Patrick McHardy[NETFILTER]: Mark hooks __read_mostly
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-21 Patrick McHardy[NETFILTER]: bridge-netfilter: fix net_device refcnt...
2008-01-12 Patrick McHardy[NETFILTER]: bridge: fix double POST_ROUTING invocation
2007-11-13 Patrick McHardy[NETFILTER]: bridge: fix double POSTROUTING hook invocation
2007-10-15 Patrick McHardy[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-10 Joseph Fannin[NETFILTER]: bridge: remove broken netfilter binary...
2007-09-16 Herbert Xu[NET] skbuff: Add skb_cow_head
2007-08-27 Evgeniy Polyakov[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception...
2007-05-03 Patrick McHardy[NETFILTER]: bridge netfilter: consolidate header pushi...
2007-04-26 Michael Milner[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encaps...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
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_mac_header()
2007-03-22 Dave Jones[NET]: fix up misplaced inlines.
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-11 YOSHIFUJI Hideaki[NET] BRIDGE: Fix whitespace errors.
2007-02-08 Patrick McHardy[NETFILTER]: bridge-netfilter: use nf_register_hooks...
2006-12-14 Patrick McHardy[NETFILTER]: bridge-netfilter: remove deferred hooks
2006-12-07 Bart De Schuymer[NETFILTER]: bridge netfilter: deal with martians correctly
2006-12-03 Al Viro[NET]: Kill direct includes of asm/checksum.h
2006-12-03 Al Viro[BRIDGE]: Annotations.
2006-09-22 Brian Haley[BRIDGE]: Change sysctl tunables to __read_mostly
2006-09-22 Stephen Hemminger[NETFILTER] bridge: debug message fixes
2006-09-22 Stephen Hemminger[NETFILTER] bridge: code rearrangement for clarity
2006-07-25 Patrick McHardy[NETFILTER]: bridge netfilter: add deferred output...
2006-07-08 Herbert Xu[NET] gso: Add skb_is_gso
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-06-18 Herbert Xu[NET]: skb_trim audit
2006-04-10 Patrick McHardy[NETFILTER]: Fix fragmentation issues with bridge netfilter
2006-03-21 Stephen Hemminger[BRIDGE]: netfilter inline cleanup
2006-03-21 Stephen Hemminger[BRIDGE]: netfilter VLAN macro cleanup
2006-03-21 Stephen Hemminger[BRIDGE]: netfilter dont use __constant_htons
2006-03-21 Stephen Hemminger[BRIDGE]: netfilter whitespace
2006-03-21 Andrew Morton[BRIDGE] br_netfilter: Warning fixes.
2006-03-21 Herbert Xu[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pul...
2006-02-24 Patrick McHardy[NETFILTER]: Fix bridge netfilter related in xfrm_lookup
2006-02-13 Stephen Hemminger[BRIDGE]: Better fix for netfilter missing symbol has_b...
2006-02-13 Jesper Juhl[PATCH] netfilter: fix build error due to missing has_b...
2006-02-10 Stephen Hemminger[BRIDGE]: netfilter handle RCU during removal
next