Sign in
android-kvm
/
linux
/
c8c64d165ccfd2274058ac84e0c680f9b48c4ec1
/
net
/
bridge
/
br_netfilter.c
6caab7b
bridge: Pull ip header into skb->data before looking into ip header.
by Sarveshwar Bandi
· 12 years ago
6700c27
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
by David S. Miller
· 13 years ago
b587ee3
net: Add dummy dst_ops->redirect method where needed.
by David S. Miller
· 13 years ago
f9d7516
br_netfilter: Convert to dst_neigh_lookup_skb().
by David S. Miller
· 13 years ago
f894cbf
net: Add optional SKB arg to dst_ops->neigh_lookup().
by David S. Miller
· 13 years ago
aa740f46
netfilter: bridge: switch hook PFs to nfproto
by Alban Crequy
· 13 years ago
1de5a71
ipv6: correct the ipv6 option name - Pad0 to Pad1
by Eldad Zack
· 13 years ago
4981682
netfilter: bridge: optionally set indev to vlan
by Pablo Neira Ayuso
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a881e96
set fake_rtable's dst to NULL to avoid kernel Oops
by Peter Huang (Peng)
· 13 years ago
ec8f23c
net: Convert all sysctl registrations to register_net_sysctl
by Eric W. Biederman
· 13 years ago
5dd3df1
net: Move all of the network sysctls without a namespace into init_net.
by Eric W. Biederman
· 13 years ago
739e450
bridge: netfilter: don't call iptables on vlan packets if sysctl is off
by Florian Westphal
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e688a60
net: introduce DST_NOPEER dst flag
by Eric Dumazet
· 13 years ago
a13861a
bridge: provide a mtu() method for fake_dst_ops
by Eric Dumazet
· 13 years ago
e6373c4
net:bridge: use IS_ENABLED
by Igor Maravić
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
d3aaeb3
net: Add ->neigh_lookup() operation to dst_ops
by David S. Miller
· 14 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 14 years ago
8f40b16
neigh: Pass neighbour entry to output ops.
by David S. Miller
· 14 years ago
f6b72b62
net: Embed hh_cache inside of struct neighbour.
by David S. Miller
· 14 years ago
6407d74c
bridge: provide a cow_metrics method for fake_ops
by Alexander Holler
· 14 years ago
33eb987
bridge: initialize fake_rtable metrics
by Eric Dumazet
· 14 years ago
9cbc94ea
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
cb68552
bridge: fix forwarding of IPv6
by Stephen Hemminger
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
f8e9881
bridge: reset IPCB in br_parse_ip_options
by Eric Dumazet
· 14 years ago
6b1e960f
bridge: Reset IPCB when entering IP stack on NF_FORWARD
by Herbert Xu
· 14 years ago
78fbfd8
ipv4: Create and use route lookup helpers.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
deef4b5
bridge: Use consistent NF_DROP returns in nf_pre_routing
by Herbert Xu
· 14 years ago
defb351
net: Abstract away all dst_entry metrics accesses.
by David S. Miller
· 14 years ago
5811662
net: use the macros defined for the members of flowi
by Changli Gao
· 14 years ago
b5ed54e
bridge: fix RCU races with bridge port
by stephen hemminger
· 14 years ago
d028023
bridge: make br_parse_ip_options static
by stephen hemminger
· 14 years ago
1393791
ebtables: Allow filtering of hardware accelerated vlan frames.
by Jesse Gross
· 14 years ago
fc66f95
net dst: use a percpu_counter to track entries
by Eric Dumazet
· 14 years ago
462fb2a
bridge : Sanitize skb before it enters the IP stack
by Bandan Das
· 14 years ago
87f94b4
bridge: Clear INET control block of SKBs passed into ip_fragment().
by David S. Miller
· 15 years ago
4c3a76a
bridge: netfilter: fix a memory leak
by Changli Gao
· 15 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1776206
bridge: Clear IPCB before possible entry into IP stack
by Herbert Xu
· 15 years ago
e490c1de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
4df53d8
bridge: add per bridge device controls for invoking iptables
by Patrick McHardy
· 15 years ago
16fb62b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 15 years ago
f9181f4
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 15 years ago
a8b5638
netfilter: br_netfilter: use skb_set_noref()
by Eric Dumazet
· 15 years ago
e94c674
netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()
by Bart De Schuymer
· 15 years ago
6c79bf0
netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic
by Bart De Schuymer
· 15 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
e179e63
netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT
by Bart De Schuymer
· 15 years ago
ea2d9b4
netfilter: bridge-netfilter: simplify IP DNAT
by Bart De Schuymer
· 15 years ago
8237908
netfilter: bridge-netfilter: cleanup br_netfilter.c
by Bart De Schuymer
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
713aefa
netfilter: bridge: use NFPROTO values for NF_HOOK invocation
by Jan Engelhardt
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
f3abc9b
netfilter: bridge: refcount fix
by Eric Dumazet
· 16 years ago
1490fd8
net, bridge: align br_nf_ops assignment
by Cyrill Gorcunov
· 16 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 16 years ago
511c3f9
net: skb->rtable accessor
by Eric Dumazet
· 16 years ago
c197fac
netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge
by hummerbliss@gmail.com
· 16 years ago
09640e63
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
47e0e1c
netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default
by Herbert Xu
· 16 years ago
a2bd40a
netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING
by Herbert Xu
· 16 years ago
ed77a89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
631339f
bridge: netfilter: fix update_pmtu crash with GRE
by Herbert Xu
· 16 years ago
249b620
netfilter: netns ebtables: br_nf_pre_routing_finish() fixup
by Alexey Dobriyan
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
fdc9314
netfilter: replace old NF_ARP calls with NFPROTO_ARP
by Jan Engelhardt
· 16 years ago
76108ce
netfilter: Use unsigned types for hooknum and pf vars
by Jan Engelhardt
· 16 years ago
ad61980
bridge: fix compile warning in net/bridge/br_netfilter.c
by Rami Rosen
· 17 years ago
4adf0af
bridge: send correct MTU value in PMTU (revised)
by Simon Wunderlich
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
159d833
[BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter
by Patrick McHardy
· 17 years ago
ee6b967
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
by Eric Dumazet
· 17 years ago
2fd8e52
[NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member
by Patrick McHardy
· 17 years ago
f206351
[NETNS]: Add namespace parameter to ip_route_output_key.
by Denis V. Lunev
· 17 years ago
b5ccd79
[NET]: Simple ctl_table to ctl_path conversions.
by Pavel Emelyanov
· 17 years ago
1999414
[NETFILTER]: Mark hooks __read_mostly
by Patrick McHardy
· 17 years ago
6e23ae2
[NETFILTER]: Introduce NF_INET_ hook values
by Patrick McHardy
· 17 years ago
2dc2f20
[NETFILTER]: bridge-netfilter: fix net_device refcnt leaks
by Patrick McHardy
· 17 years ago
2948d2e
[NETFILTER]: bridge: fix double POST_ROUTING invocation
by Patrick McHardy
· 17 years ago
81d9dda
[NETFILTER]: bridge: fix double POSTROUTING hook invocation
by Patrick McHardy
· 17 years ago
9c2842b
[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().
by Patrick McHardy
· 17 years ago
3db05fea
[NETFILTER]: Replace sk_buff ** with sk_buff *
by Herbert Xu
· 17 years ago
5871174
[NETFILTER]: bridge: remove broken netfilter binary sysctls
by Joseph Fannin
· 17 years ago
d9cc204
[NET] skbuff: Add skb_cow_head
by Herbert Xu
· 17 years ago
e7c243c
[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"
by Evgeniy Polyakov
· 18 years ago
fc38582
[NETFILTER]: bridge netfilter: consolidate header pushing/pulling code
by Patrick McHardy
· 18 years ago
516299d
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
by Michael Milner
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
b0e380b1
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
d0a92be
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
by Arnaldo Carvalho de Melo
· 18 years ago
Next »