index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2011-08-11
net/bridge/netfilter/ebtables.c: use available error handling code
Julia Lawall
2011-08-09
Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.
Andrei Warkentin
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-22
bridge: minor cleanups
stephen hemminger
2011-07-22
bridge: add notification over netlink when STP changes state
stephen hemminger
2011-07-22
bridge: notifier called with the wrong device
stephen hemminger
2011-07-22
bridge: ignore bogus STP config packets
stephen hemminger
2011-07-22
bridge: send proper message_age in config BPDU
stephen hemminger
2011-07-21
net, netfilter: Remove redundant goto in ebt_ulog_packet
Jesper Juhl
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-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-05
bridge: Always flood broadcast packets
Herbert Xu
2011-06-24
bridge: Only flood unregistered groups to routers
Herbert Xu
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-19
netpoll: copy dev name of slaves to struct netpoll
WANG Cong
2011-06-16
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
Fernando Luis Vázquez Cao
2011-06-16
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
Fernando Luis Vázquez Cao
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-06-07
bridge: provide a cow_metrics method for fake_ops
Alexander Holler
2011-05-27
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-05-26
netfilter: Fix several warnings in compat_mtw_from_user().
David Miller
2011-05-24
bridge: initialize fake_rtable metrics
Eric Dumazet
2011-05-22
net: remove synchronize_net() from netdev_set_master()
Eric Dumazet
2011-05-22
bridge: call NETDEV_JOIN notifiers when add a slave
Amerigo Wang
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-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-10
netfilter: ebtables: only call xt_compat_add_offset once per rule
Florian Westphal
2011-05-10
netfilter: fix ebtables compat support
Eric Dumazet
2011-05-02
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-28
bridge: convert br_features_recompute() to ndo_fix_features
Michał Mirosław
2011-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-21
Revert "bridge: Forward reserved group addresses if !STP"
David S. Miller
2011-04-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-17
bridge: fix accidental creation of sysfs directory
Stephen Hemminger
2011-04-12
bridge: reset IPCB in br_parse_ip_options
Eric Dumazet
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-04
bridge: range check STP parameters
stephen hemminger
2011-04-04
bridge: allow creating bridge devices with netlink
stephen hemminger
2011-04-04
bridge: allow creating/deleting fdb entries via netlink
stephen hemminger
2011-04-04
bridge: add netlink notification on forward entry changes
stephen hemminger
2011-04-04
bridge: split rcu and no-rcu cases of fdb lookup
stephen hemminger
2011-04-04
bridge: track last used time in forwarding table
stephen hemminger
[next]