index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
bridge: initialize fake_rtable metrics
Eric Dumazet
1
-1
/
+5
2011-05-23
net: remove synchronize_net() from netdev_set_master()
Eric Dumazet
1
-0
/
+1
2011-05-23
bridge: call NETDEV_JOIN notifiers when add a slave
Amerigo Wang
1
-0
/
+2
2011-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-05-14
bridge: fix forwarding of IPv6
Stephen Hemminger
1
-1
/
+1
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-53
/
+11
2011-05-10
netfilter: ebtables: only call xt_compat_add_offset once per rule
Florian Westphal
1
-52
/
+9
2011-05-10
netfilter: fix ebtables compat support
Eric Dumazet
1
-1
/
+2
2011-05-03
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
1
-3
/
+4
2011-04-30
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-2
/
+2
2011-04-29
bridge: convert br_features_recompute() to ndo_fix_features
Michał Mirosław
4
-67
/
+19
2011-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2
-8
/
+8
2011-04-22
Revert "bridge: Forward reserved group addresses if !STP"
David S. Miller
1
-1
/
+1
2011-04-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+2
2011-04-18
bridge: fix accidental creation of sysfs directory
Stephen Hemminger
1
-1
/
+1
2011-04-13
bridge: reset IPCB in br_parse_ip_options
Eric Dumazet
1
-4
/
+2
2011-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+2
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2
-2
/
+2
2011-04-05
bridge: range check STP parameters
stephen hemminger
7
-93
/
+107
2011-04-05
bridge: allow creating bridge devices with netlink
stephen hemminger
5
-87
/
+101
2011-04-05
bridge: allow creating/deleting fdb entries via netlink
stephen hemminger
3
-0
/
+144
2011-04-05
bridge: add netlink notification on forward entry changes
stephen hemminger
3
-0
/
+127
2011-04-05
bridge: split rcu and no-rcu cases of fdb lookup
stephen hemminger
1
-3
/
+16
2011-04-05
bridge: track last used time in forwarding table
stephen hemminger
3
-8
/
+10
2011-04-05
bridge: change arguments to fdb_create
stephen hemminger
1
-8
/
+10
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-30
bridge: mcast snooping, fix length check of snooped MLDv1/2
Linus Lüssing
1
-1
/
+1
2011-03-30
bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()
Balaji G
1
-1
/
+1
2011-03-28
bridge: notify applications if address of bridge device changes
stephen hemminger
3
-5
/
+12
2011-03-23
bridge: Fix possibly wrong MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-03-19
bridge: Reset IPCB when entering IP stack on NF_FORWARD
Herbert Xu
1
-0
/
+3
2011-03-16
net: introduce rx_handler results and logic around that
Jiri Pirko
2
-11
/
+16
2011-03-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-03-15
bridge: skip forwarding delay if not using STP
stephen hemminger
1
-2
/
+2
2011-03-15
bridge: control carrier based on ports online
stephen hemminger
3
-13
/
+27
2011-03-13
ipv4: Create and use route lookup helpers.
David S. Miller
1
-5
/
+2
2011-03-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-03-11
net: bridge builtin vs. ipv6 modular
Randy Dunlap
1
-0
/
+1
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+12
2011-03-03
ipv4: Make output route lookup return rtable directly.
David S. Miller
1
-4
/
+5
2011-03-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+2
2011-02-22
bridge: Use IPv6 link-local address for multicast listener queries
Linus Lüssing
1
-1
/
+2
2011-02-22
bridge: Fix MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Allow mcast snooping for transient link local addresses too
Linus Lüssing
1
-5
/
+4
2011-02-22
bridge: Add missing ntohs()s for MLDv2 report parsing
Linus Lüssing
1
-2
/
+3
2011-02-22
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Fix IPv6 multicast snooping by storing correct protocol type
Linus Lüssing
1
-1
/
+1
2011-02-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-13
/
+11
2011-02-14
bridge: netfilter: fix information leak
Vasiliy Kulikov
1
-0
/
+2
[next]