sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / bridge / br_netfilter.c
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
2006-01-06 Stephen Hemminger[BRIDGE] netfilter: vlan + hw checksum = bug?
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-12-27 David Kimdon[BR_NETFILTER]: Fix leak if skb traverses > 1 bridge
2005-12-19 Bart De Schuymer[BRIDGE-NF]: Fix bridge-nf ipv6 length check
2005-09-15 Bart De Schuymer[BRIDGE-NF]: Fix iptables redirect on bridge interface
2005-06-28 Patrick McHardy[NETFILTER]: Fix connection tracking bug in 2.6.12
2005-06-21 Patrick McHardy[NETFILTER]: Kill nf_debug
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2