index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_netfilter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()
Bart De Schuymer
1
-1
/
+1
2010-04-20
netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...
Bart De Schuymer
1
-1
/
+1
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-0
/
+1
2010-04-15
netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT
Bart De Schuymer
1
-25
/
+65
2010-04-15
netfilter: bridge-netfilter: simplify IP DNAT
Bart De Schuymer
1
-96
/
+18
2010-04-13
netfilter: bridge-netfilter: cleanup br_netfilter.c
Bart De Schuymer
1
-56
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
netfilter: bridge: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
1
-7
/
+8
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
1
-3
/
+3
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2009-08-24
netfilter: bridge: refcount fix
Eric Dumazet
1
-1
/
+1
2009-07-05
net, bridge: align br_nf_ops assignment
Cyrill Gorcunov
1
-40
/
+56
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-10
/
+8
2009-06-03
net: skb->rtable accessor
Eric Dumazet
1
-10
/
+15
2009-04-20
netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge
hummerbliss@gmail.com
1
-1
/
+9
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2009-01-12
netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default
Herbert Xu
1
-4
/
+4
2009-01-12
netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING
Herbert Xu
1
-2
/
+8
2008-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+12
2008-11-24
bridge: netfilter: fix update_pmtu crash with GRE
Herbert Xu
1
-0
/
+13
2008-11-04
netfilter: netns ebtables: br_nf_pre_routing_finish() fixup
Alexey Dobriyan
1
-1
/
+1
2008-11-03
net: '&' redux
Alexey Dobriyan
1
-5
/
+5
2008-10-20
netfilter: replace old NF_ARP calls with NFPROTO_ARP
Jan Engelhardt
1
-1
/
+1
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
1
-2
/
+2
2008-08-05
bridge: fix compile warning in net/bridge/br_netfilter.c
Rami Rosen
1
-1
/
+1
2008-07-30
bridge: send correct MTU value in PMTU (revised)
Simon Wunderlich
1
-29
/
+34
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+4
2008-04-14
[BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter
Patrick McHardy
1
-1
/
+2
2008-03-05
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
1
-7
/
+7
2008-01-31
[NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member
Patrick McHardy
1
-4
/
+0
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[NET]: Simple ctl_table to ctl_path conversions.
Pavel Emelyanov
1
-19
/
+5
2008-01-28
[NETFILTER]: Mark hooks __read_mostly
Patrick McHardy
1
-1
/
+1
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-6
/
+6
2008-01-20
[NETFILTER]: bridge-netfilter: fix net_device refcnt leaks
Patrick McHardy
1
-0
/
+27
2008-01-11
[NETFILTER]: bridge: fix double POST_ROUTING invocation
Patrick McHardy
1
-6
/
+12
2007-11-13
[NETFILTER]: bridge: fix double POSTROUTING hook invocation
Patrick McHardy
1
-0
/
+3
2007-10-15
[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().
Patrick McHardy
1
-3
/
+0
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-20
/
+13
2007-10-10
[NETFILTER]: bridge: remove broken netfilter binary sysctls
Joseph Fannin
1
-5
/
+0
2007-09-16
[NET] skbuff: Add skb_cow_head
Herbert Xu
1
-1
/
+1
2007-08-26
[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"
Evgeniy Polyakov
1
-5
/
+7
2007-05-03
[NETFILTER]: bridge netfilter: consolidate header pushing/pulling code
Patrick McHardy
1
-98
/
+40
2007-04-25
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
Michael Milner
1
-4
/
+73
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-12
/
+12
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]