Age | Commit message (Expand) | Author |
2014-01-06 | bridge: use spin_lock_bh() in br_multicast_set_hash_max | Curt Brune |
2013-12-06 | br: fix use of ->rx_handler_data in code executed on non-rx_handler path | Jiri Pirko |
2013-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-11-20 | bridge: flush br's address entry in fdb when remove the | Ding Tianhong |
2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-11-19 | netfilter: ebt_ip6: fix source and destination matching | Luís Fernando Cornachioni Estrozi |
2013-11-14 | bridge: Fix memory leak when deleting bridge with vlan filtering enabled | Toshiaki Makita |
2013-11-14 | bridge: Call vlan_vid_del for all vids at nbp_vlan_flush | Toshiaki Makita |
2013-11-14 | bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid c... | Toshiaki Makita |
2013-11-14 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-11-06 | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-10-29 | bridge: pass correct vlan id to multicast code | Vlad Yasevich |
2013-10-28 | netfilter: bridge: nf_tables: add filter chain type | Pablo Neira Ayuso |
2013-10-28 | netfilter: bridge: fix nf_tables bridge dependencies with main core | Pablo Neira Ayuso |
2013-10-27 | bridge: netfilter: orphan skb before invoking ip netfilter hooks | Florian Westphal |
2013-10-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-10-22 | Revert "bridge: only expire the mdb entry when query is received" | Linus Lüssing |
2013-10-19 | net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes | Joe Perches |
2013-10-18 | bridge: Fix updating FDB entries when the PVID is applied | Toshiaki Makita |
2013-10-18 | bridge: Fix the way the PVID is referenced | Toshiaki Makita |
2013-10-18 | bridge: Apply the PVID to priority-tagged frames | Toshiaki Makita |
2013-10-18 | bridge: Don't use VID 0 and 4095 in vlan filtering | Toshiaki Makita |
2013-10-17 | bridge: Correctly clamp MAX forward_delay when enabling STP | Vlad Yasevich |
2013-10-14 | netfilter: nf_tables: complete net namespace support | Pablo Neira Ayuso |
2013-10-14 | netfilter: add nftables | Patrick McHardy |
2013-10-14 | netfilter: pass hook ops to hookfn | Patrick McHardy |
2013-10-11 | bridge: update mdb expiration timer upon reports. | Vlad Yasevich |
2013-10-02 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches |
2013-10-02 | netfilter: ebt_ulog: fix info leaks | Mathias Krause |
2013-09-15 | bridge: fix NULL pointer deref of br_port_get_rcu | Hong Zhiguo |
2013-09-15 | bridge: use br_port_get_rtnl within rtnl lock | Hong Zhiguo |
2013-09-12 | bridge: Clamp forward_delay when enabling STP | Herbert Xu |
2013-09-12 | resubmit bridge: fix message_age_timer calculation | Chris Healy |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-09-05 | bridge: apply multicast snooping to IPv6 link-local, too | Linus Lüssing |
2013-09-05 | bridge: prevent flooding IPv6 packets that do not have a listener | Linus Lüssing |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-04 | net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation | Daniel Borkmann |
2013-08-30 | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay | Daniel Borkmann |
2013-08-30 | bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones | Linus Lüssing |
2013-08-29 | bridge: inherit slave devices needed_headroom | Florian Fainelli |
2013-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-08-20 | bridge: Use the correct bit length for bitmap functions in the VLAN code | Toshiaki Makita |
2013-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-08-07 | bridge: correct the comment for file br_sysfs_br.c | Wang Sheng-Hui |