index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Lines
2014-02-10
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
-1
/
+34
2014-02-10
bridge: Change local fdb entries whenever mac address of bridge device changes
Toshiaki Makita
-4
/
+5
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
Toshiaki Makita
-1
/
+1
2014-02-10
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
-9
/
+20
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
-7
/
+16
2014-02-06
bridge: fix netconsole setup over bridge
Cong Wang
-23
/
+28
2014-01-22
bridge: Remove unnecessary vlan_put_tag in br_handle_vlan
Toshiaki Makita
-21
/
+0
2014-01-13
bridge: move br_net_exit() to br.c
WANG Cong
-19
/
+18
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
-1
/
+1
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
-2
/
+2
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
-1
/
+1
2014-01-09
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
-0
/
+1
2014-01-07
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
-0
/
+1
2014-01-07
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
-19
/
+19
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+2
2014-01-06
bridge: use DEVICE_ATTR_xx macros
sfeldma@cumulusnetworks.com
-141
/
+108
2014-01-06
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
-2
/
+2
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
-15
/
+7
2014-01-01
netlink: cleanup rntl_af_register
stephen hemminger
-4
/
+1
2013-12-19
bridge: change the position of '{' to the pre line
tanxiaojun
-18
/
+9
2013-12-19
bridge: change "foo* bar" to "foo *bar"
tanxiaojun
-10
/
+10
2013-12-19
bridge: add space before '(/{', after ',', etc.
tanxiaojun
-12
/
+12
2013-12-19
bridge: remove unnecessary parentheses
tanxiaojun
-3
/
+3
2013-12-19
bridge: remove unnecessary condition judgment
tanxiaojun
-4
/
+2
2013-12-18
bridge: spelling fixes
tanxiaojun
-3
/
+3
2013-12-10
net: more spelling fixes
stephen hemminger
-2
/
+2
2013-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+11
2013-12-06
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
Jiri Pirko
-1
/
+11
2013-12-06
netfilter: Fix FSF address in file headers
Jeff Kirsher
-2
/
+1
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-3
/
+5
2013-11-20
bridge: flush br's address entry in fdb when remove the
Ding Tianhong
-0
/
+2
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-14
/
+11
2013-11-19
netfilter: ebt_ip6: fix source and destination matching
Luís Fernando Cornachioni Estrozi
-3
/
+5
2013-11-14
bridge: Fix memory leak when deleting bridge with vlan filtering enabled
Toshiaki Makita
-0
/
+1
2013-11-14
bridge: Call vlan_vid_del for all vids at nbp_vlan_flush
Toshiaki Makita
-0
/
+4
2013-11-14
bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid c...
Toshiaki Makita
-14
/
+6
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+7
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
-0
/
+7
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
-2
/
+40
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
-0
/
+2
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-35
/
+27
2013-10-29
bridge: pass correct vlan id to multicast code
Vlad Yasevich
-29
/
+25
2013-10-28
netfilter: bridge: nf_tables: add filter chain type
Pablo Neira Ayuso
-2
/
+39
2013-10-28
netfilter: bridge: fix nf_tables bridge dependencies with main core
Pablo Neira Ayuso
-0
/
+1
2013-10-27
bridge: netfilter: orphan skb before invoking ip netfilter hooks
Florian Westphal
-0
/
+2
2013-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-6
/
+3
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-79
/
+99
2013-10-22
Revert "bridge: only expire the mdb entry when query is received"
Linus Lüssing
-22
/
+28
2013-10-19
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
Joe Perches
-173
/
+150
2013-10-18
bridge: Fix updating FDB entries when the PVID is applied
Toshiaki Makita
-0
/
+1
[prev]
[next]