aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAge
* bridge: Remove unnecessary vlan_put_tag in br_handle_vlanToshiaki Makita2014-01-23
* bridge: move br_net_exit() to br.cWANG Cong2014-01-14
* netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-09
* netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy2014-01-09
* netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy2014-01-09
* netfilter: nf_tables: add missing module references to chain typesPatrick McHardy2014-01-09
* netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-07
* netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy2014-01-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune2014-01-06
* | bridge: use DEVICE_ATTR_xx macrossfeldma@cumulusnetworks.com2014-01-06
* | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-04
* | netlink: cleanup rntl_af_registerstephen hemminger2014-01-01
* | bridge: change the position of '{' to the pre linetanxiaojun2013-12-19
* | bridge: change "foo* bar" to "foo *bar"tanxiaojun2013-12-19
* | bridge: add space before '(/{', after ',', etc.tanxiaojun2013-12-19
* | bridge: remove unnecessary parenthesestanxiaojun2013-12-19
* | bridge: remove unnecessary condition judgmenttanxiaojun2013-12-19
* | bridge: spelling fixestanxiaojun2013-12-18
* | net: more spelling fixesstephen hemminger2013-12-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-09
|\|
| * br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko2013-12-06
* | netfilter: Fix FSF address in file headersJeff Kirsher2013-12-06
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-11-21
|\
| * netfilter: ebt_ip6: fix source and destination matchingLuís Fernando Cornachioni Estrozi2013-11-19
* | bridge: flush br's address entry in fdb when remove theDing Tianhong2013-11-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\ \
| * | bridge: Fix memory leak when deleting bridge with vlan filtering enabledToshiaki Makita2013-11-14
| * | bridge: Call vlan_vid_del for all vids at nbp_vlan_flushToshiaki Makita2013-11-14
| * | bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid c...Toshiaki Makita2013-11-14
| |/
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\ \ | |/ |/|
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-04
|\ \
| * | netfilter: bridge: nf_tables: add filter chain typePablo Neira Ayuso2013-10-28
| * | netfilter: bridge: fix nf_tables bridge dependencies with main corePablo Neira Ayuso2013-10-28
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-04
|\ \ \
| * | | bridge: netfilter: orphan skb before invoking ip netfilter hooksFlorian Westphal2013-10-27
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\ \ \ \
| * | | | bridge: pass correct vlan id to multicast codeVlad Yasevich2013-10-29
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-23
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | netfilter: ebt_ulog: fix info leaksMathias Krause2013-10-02
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\| | | |
| * | | | Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing2013-10-22
| * | | | bridge: Fix updating FDB entries when the PVID is appliedToshiaki Makita2013-10-18
| * | | | bridge: Fix the way the PVID is referencedToshiaki Makita2013-10-18
| * | | | bridge: Apply the PVID to priority-tagged framesToshiaki Makita2013-10-18
| * | | | bridge: Don't use VID 0 and 4095 in vlan filteringToshiaki Makita2013-10-18
| * | | | bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich2013-10-17
| * | | | bridge: update mdb expiration timer upon reports.Vlad Yasevich2013-10-11
| |/ / /
* | | / net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches2013-10-19
| |_|/ |/| |