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.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-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-2
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-07-23
bridge: minor cleanups
stephen hemminger
3
-16
/
+14
2011-07-23
bridge: add notification over netlink when STP changes state
stephen hemminger
4
-1
/
+9
2011-07-23
bridge: notifier called with the wrong device
stephen hemminger
1
-1
/
+1
2011-07-23
bridge: ignore bogus STP config packets
stephen hemminger
1
-0
/
+11
2011-07-23
bridge: send proper message_age in config BPDU
stephen hemminger
2
-2
/
+3
2011-07-21
net, netfilter: Remove redundant goto in ebt_ulog_packet
Jesper Juhl
1
-1
/
+0
2011-07-18
net: Add ->neigh_lookup() operation to dst_ops
David S. Miller
1
-0
/
+6
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-1
/
+1
2011-07-18
neigh: Pass neighbour entry to output ops.
David S. Miller
1
-2
/
+2
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
1
-2
/
+4
2011-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-4
/
+11
2011-07-06
bridge: Always flood broadcast packets
Herbert Xu
2
-3
/
+7
2011-06-25
bridge: Only flood unregistered groups to routers
Herbert Xu
1
-1
/
+4
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-2
/
+9
2011-06-20
netpoll: copy dev name of slaves to struct netpoll
WANG Cong
1
-0
/
+1
2011-06-17
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
Fernando Luis Vázquez Cao
1
-1
/
+1
2011-06-17
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
Fernando Luis Vázquez Cao
1
-1
/
+1
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
1
-5
/
+10
2011-06-07
bridge: provide a cow_metrics method for fake_ops
Alexander Holler
1
-0
/
+6
2011-05-27
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
1
-2
/
+4
2011-05-26
netfilter: Fix several warnings in compat_mtw_from_user().
David Miller
1
-2
/
+4
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
[next]