index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_netfilter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-1
/
+1
*
net: vlan: prepare for 802.1ad support
Patrick McHardy
2013-04-19
1
-1
/
+2
*
bridge: Pull ip header into skb->data before looking into ip header.
Sarveshwar Bandi
2012-10-10
1
-0
/
+3
*
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-17
1
-2
/
+4
*
net: Add dummy dst_ops->redirect method where needed.
David S. Miller
2012-07-12
1
-0
/
+5
*
br_netfilter: Convert to dst_neigh_lookup_skb().
David S. Miller
2012-07-05
1
-13
/
+23
*
net: Add optional SKB arg to dst_ops->neigh_lookup().
David S. Miller
2012-07-05
1
-1
/
+3
*
netfilter: bridge: switch hook PFs to nfproto
Alban Crequy
2012-06-07
1
-14
/
+14
*
ipv6: correct the ipv6 option name - Pad0 to Pad1
Eldad Zack
2012-05-17
1
-1
/
+1
*
netfilter: bridge: optionally set indev to vlan
Pablo Neira Ayuso
2012-05-08
1
-2
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-6
/
+2
|
\
|
*
set fake_rtable's dst to NULL to avoid kernel Oops
Peter Huang (Peng)
2012-04-24
1
-6
/
+2
*
|
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
1
-7
/
+1
*
|
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2012-04-20
1
-2
/
+2
|
/
*
bridge: netfilter: don't call iptables on vlan packets if sysctl is off
Florian Westphal
2012-03-06
1
-14
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
1
-1
/
+7
|
\
|
*
net: introduce DST_NOPEER dst flag
Eric Dumazet
2011-12-22
1
-1
/
+1
|
*
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
2011-12-22
1
-0
/
+6
*
|
net:bridge: use IS_ENABLED
Igor Maravić
2011-12-16
1
-1
/
+1
*
|
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
1
-1
/
+1
|
/
*
net: Add ->neigh_lookup() operation to dst_ops
David S. Miller
2011-07-18
1
-0
/
+6
*
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-17
1
-1
/
+1
*
neigh: Pass neighbour entry to output ops.
David S. Miller
2011-07-17
1
-2
/
+2
*
net: Embed hh_cache inside of struct neighbour.
David S. Miller
2011-07-14
1
-2
/
+4
*
bridge: provide a cow_metrics method for fake_ops
Alexander Holler
2011-06-07
1
-0
/
+6
*
bridge: initialize fake_rtable metrics
Eric Dumazet
2011-05-24
1
-1
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-17
1
-1
/
+1
|
\
|
*
bridge: fix forwarding of IPv6
Stephen Hemminger
2011-05-13
1
-1
/
+1
*
|
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
1
-2
/
+2
|
/
*
bridge: reset IPCB in br_parse_ip_options
Eric Dumazet
2011-04-12
1
-4
/
+2
*
bridge: Reset IPCB when entering IP stack on NF_FORWARD
Herbert Xu
2011-03-18
1
-0
/
+3
*
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-12
1
-5
/
+2
*
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-02
1
-4
/
+5
*
bridge: Use consistent NF_DROP returns in nf_pre_routing
Herbert Xu
2010-12-10
1
-16
/
+9
*
net: Abstract away all dst_entry metrics accesses.
David S. Miller
2010-12-09
1
-1
/
+1
*
net: use the macros defined for the members of flowi
Changli Gao
2010-11-17
1
-7
/
+2
*
bridge: fix RCU races with bridge port
stephen hemminger
2010-11-15
1
-6
/
+7
*
bridge: make br_parse_ip_options static
stephen hemminger
2010-10-21
1
-1
/
+1
*
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
2010-10-21
1
-7
/
+9
*
net dst: use a percpu_counter to track entries
Eric Dumazet
2010-10-11
1
-2
/
+9
*
bridge : Sanitize skb before it enters the IP stack
Bandan Das
2010-09-19
1
-29
/
+78
*
bridge: Clear INET control block of SKBs passed into ip_fragment().
David S. Miller
2010-09-01
1
-2
/
+4
*
bridge: netfilter: fix a memory leak
Changli Gao
2010-08-23
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
1
-0
/
+3
|
\
|
*
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
2010-07-07
1
-0
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-07-02
1
-9
/
+22
|
\
\
|
*
|
bridge: add per bridge device controls for invoking iptables
Patrick McHardy
2010-07-02
1
-9
/
+22
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-06-15
1
-4
/
+2
|
\
|
|
|
*
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-06-15
1
-8
/
+8
|
|
\
\
|
*
|
|
netfilter: br_netfilter: use skb_set_noref()
Eric Dumazet
2010-06-01
1
-4
/
+2
|
|
|
/
|
|
/
|
[next]