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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
Jesper Dangaard Brouer
2009-06-26
1
-1
/
+1
*
bridge: Simplify interface for ATM LANE
Michał Mirosław
2009-06-11
3
-34
/
+31
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Patrick McHardy
2009-06-11
2
-16
/
+19
|
\
|
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
1
-10
/
+8
|
*
net: skb->rtable accessor
Eric Dumazet
2009-06-03
1
-10
/
+15
|
*
bridge: avoid an extra space in br_fdb_update()
Jiri Pirko
2009-05-27
1
-1
/
+1
*
|
netfilter: x_tables: added hook number into match extension parameter structure.
Evgeniy Polyakov
2009-06-04
1
-1
/
+1
*
|
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2009-06-02
1
-6
/
+10
|
\
\
|
|
/
|
/
|
|
*
netfilter: xtables: consolidate open-coded logic
Jan Engelhardt
2009-05-08
1
-6
/
+10
*
|
net: Fix bridgeing sysfs handling of rtnl_lock
Eric W. Biederman
2009-05-18
2
-2
/
+4
*
|
bridge: fix initial packet flood if !STP
Stephen Hemminger
2009-05-17
1
-0
/
+3
*
|
bridge: relay bridge multicast pkgs if !STP
Stephen Hemminger
2009-05-17
1
-0
/
+5
|
/
*
netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge
hummerbliss@gmail.com
2009-04-20
1
-1
/
+9
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-26
1
-1
/
+0
|
\
|
*
bridge: bad error handling when adding invalid ether address
Stephen Hemminger
2009-03-25
1
-1
/
+0
*
|
netfilter: fix nf_logger name in ebt_ulog.
Eric Leblond
2009-03-26
1
-1
/
+1
*
|
netfilter: fix warning in ebt_ulog init function.
Eric Leblond
2009-03-26
1
-5
/
+5
*
|
netfilter: fix warning about invalid const usage
Eric Leblond
2009-03-26
2
-2
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-24
3
-3
/
+0
|
\
\
|
*
|
netfilter: ebtables: remove unneeded initializations
Stephen Hemminger
2009-02-18
3
-3
/
+0
*
|
|
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
2009-02-24
1
-1
/
+2
|
/
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-09
1
-1
/
+6
|
\
|
|
*
bridge: Fix LRO crash with tun
Herbert Xu
2009-02-09
1
-1
/
+6
*
|
net: replace uses of __constant_{endian}
Harvey Harrison
2009-02-01
1
-1
/
+1
|
/
*
netfilter 05/09: ebtables: fix inversion in match code
Jan Engelhardt
2009-01-12
1
-1
/
+1
*
netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default
Herbert Xu
2009-01-12
1
-4
/
+4
*
netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING
Herbert Xu
2009-01-12
1
-2
/
+8
*
net/bridge/netfilter: move a dereference below a NULL test
Julia Lawall
2009-01-11
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2008-11-28
5
-41
/
+118
|
\
|
*
netfilter: netns ebtables: br_nf_pre_routing_finish() fixup
Alexey Dobriyan
2008-11-04
1
-1
/
+1
|
*
netfilter: netns ebtables: ebtable_nat in netns
Alexey Dobriyan
2008-11-04
1
-15
/
+32
|
*
netfilter: netns ebtables: ebtable_filter in netns
Alexey Dobriyan
2008-11-04
1
-13
/
+37
|
*
netfilter: netns ebtables: ebtable_broute in netns
Alexey Dobriyan
2008-11-04
1
-8
/
+27
|
*
netfilter: netns ebtables: more cleanup during ebt_unregister_table()
Alexey Dobriyan
2008-11-04
1
-0
/
+4
|
*
netfilter: netns ebtables: part 2
Alexey Dobriyan
2008-11-04
4
-33
/
+45
|
*
netfilter: netns ebtables: part 1
Alexey Dobriyan
2008-11-04
4
-16
/
+17
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-26
1
-0
/
+12
|
\
\
|
*
|
bridge: netfilter: fix update_pmtu crash with GRE
Herbert Xu
2008-11-24
1
-0
/
+13
*
|
|
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
2
-6
/
+6
*
|
|
bridge: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-7
/
+11
*
|
|
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
2008-11-12
2
-2
/
+2
|
|
/
|
/
|
*
|
net: '&' redux
Alexey Dobriyan
2008-11-03
1
-5
/
+5
*
|
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-31
1
-8
/
+4
*
|
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-1
/
+1
*
|
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
Harvey Harrison
2008-10-28
1
-4
/
+2
|
/
*
net: Fix disjunct computation of netdev features
Herbert Xu
2008-10-23
2
-5
/
+11
*
netfilter: replace old NF_ARP calls with NFPROTO_ARP
Jan Engelhardt
2008-10-20
1
-1
/
+1
*
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-10-16
1
-12
/
+3
*
netfilter: fix ebtables dependencies
Patrick McHardy
2008-10-14
1
-0
/
+1
*
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
2008-10-08
1
-3
/
+8
[next]