index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_netfilter.c
Age
Commit message (
Expand
)
Author
2013-12-19
bridge: change "foo* bar" to "foo *bar"
tanxiaojun
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-10-27
bridge: netfilter: orphan skb before invoking ip netfilter hooks
Florian Westphal
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: prepare for 802.1ad support
Patrick McHardy
2012-10-10
bridge: Pull ip header into skb->data before looking into ip header.
Sarveshwar Bandi
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-12
net: Add dummy dst_ops->redirect method where needed.
David S. Miller
2012-07-05
br_netfilter: Convert to dst_neigh_lookup_skb().
David S. Miller
2012-07-05
net: Add optional SKB arg to dst_ops->neigh_lookup().
David S. Miller
2012-06-07
netfilter: bridge: switch hook PFs to nfproto
Alban Crequy
2012-05-17
ipv6: correct the ipv6 option name - Pad0 to Pad1
Eldad Zack
2012-05-08
netfilter: bridge: optionally set indev to vlan
Pablo Neira Ayuso
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-24
set fake_rtable's dst to NULL to avoid kernel Oops
Peter Huang (Peng)
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2012-03-06
bridge: netfilter: don't call iptables on vlan packets if sysctl is off
Florian Westphal
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-22
net: introduce DST_NOPEER dst flag
Eric Dumazet
2011-12-22
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
2011-12-16
net:bridge: use IS_ENABLED
Igor Maravić
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-07-18
net: Add ->neigh_lookup() operation to dst_ops
David S. Miller
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-17
neigh: Pass neighbour entry to output ops.
David S. Miller
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
2011-06-07
bridge: provide a cow_metrics method for fake_ops
Alexander Holler
2011-05-24
bridge: initialize fake_rtable metrics
Eric Dumazet
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-13
bridge: fix forwarding of IPv6
Stephen Hemminger
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-12
bridge: reset IPCB in br_parse_ip_options
Eric Dumazet
2011-03-18
bridge: Reset IPCB when entering IP stack on NF_FORWARD
Herbert Xu
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
2010-12-10
bridge: Use consistent NF_DROP returns in nf_pre_routing
Herbert Xu
2010-12-09
net: Abstract away all dst_entry metrics accesses.
David S. Miller
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
2010-11-15
bridge: fix RCU races with bridge port
stephen hemminger
2010-10-21
bridge: make br_parse_ip_options static
stephen hemminger
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
2010-10-11
net dst: use a percpu_counter to track entries
Eric Dumazet
2010-09-19
bridge : Sanitize skb before it enters the IP stack
Bandan Das
2010-09-01
bridge: Clear INET control block of SKBs passed into ip_fragment().
David S. Miller
2010-08-23
bridge: netfilter: fix a memory leak
Changli Gao
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
[next]