summaryrefslogtreecommitdiff
path: root/net/bridge
Commit message (Expand)AuthorAge
* 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 '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
| |_|/ |/| |
* | | netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-14
* | | netfilter: add nftablesPatrick McHardy2013-10-14
* | | netfilter: pass hook ops to hookfnPatrick McHardy2013-10-14
| |/ |/|
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
|/
* bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo2013-09-15
* bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo2013-09-15
* bridge: Clamp forward_delay when enabling STPHerbert Xu2013-09-12
* resubmit bridge: fix message_age_timer calculationChris Healy2013-09-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
| |\
| * | bridge: apply multicast snooping to IPv6 link-local, tooLinus Lüssing2013-09-05
| * | bridge: prevent flooding IPv6 packets that do not have a listenerLinus Lüssing2013-09-05
| * | net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann2013-09-04
| * | bridge: inherit slave devices needed_headroomFlorian Fainelli2013-08-29
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-26
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
| |\ \ \
| * | | | bridge: fix rcu check warning in multicast port groupstephen hemminger2013-08-04
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-03
| |\ \ \ \
| * | | | | bridge: cleanup netpoll codestephen hemminger2013-07-26
| * | | | | net: convert resend IGMP to notifier eventJiri Pirko2013-07-23
* | | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15
| |/ / / /
* | | | | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-08-30
* | | | | bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing2013-08-30
| |_|_|/ |/| | |
* | | | bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita2013-08-20
| |_|/ |/| |
* | | bridge: correct the comment for file br_sysfs_br.cWang Sheng-Hui2013-08-07
* | | bridge: don't try to update timers in case of broken MLD queriesLinus Lüssing2013-08-05
| |/ |/|
* | bridge: disable snooping if there is no querierLinus Lüssing2013-07-31
* | bridge: do not call setup_timer() multiple timesEric Dumazet2013-07-19
|/