summaryrefslogtreecommitdiff
path: root/net/bridge
AgeCommit message (Expand)Author
2017-09-05bridge: switchdev: Use an helper to clear forward markIdo Schimmel
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel
2017-08-31bridge: add tracepoint in br_fdb_updateRoopa Prabhu
2017-08-29bridge: fdb add and delete tracepointsRoopa Prabhu
2017-08-28bridge: check for null fdb->dst before notifying switchdev driversRoopa Prabhu
2017-08-28bridge: make ebt_table constBhumika Goyal
2017-08-28netfilter: convert hook list to an arrayAaron Conole
2017-08-24netfilter: ebtables: fix indent on if statementsColin Ian King
2017-08-19netfilter: use audit_log()Geliang Tang
2017-08-09rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal
2017-08-07net: bridge: Remove FDB deletion through switchdev objectArkadi Sharshevsky
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-07-14net: bridge: fix dest lookup when vlan proto doesn't matchNikolay Aleksandrov
2017-07-11bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin
2017-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-07-04net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04bridge: allow ext learned entries to change portsNikolay Aleksandrov
2017-07-01net: convert nf_bridge_info.use from atomic_t to refcount_tReshetova, Elena
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-06-29net: bridge: constify attribute_group structures.Arvind Yadav
2017-06-29netfilter: ebt_nflog: fix unexpected truncated packetLiping Zhang
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-19netfilter: ebt: Use new helper ebt_invalid_target to check targetGao Feng
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-08net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky
2017-06-08net: bridge: Add support for calling FDB external learning under rcuArkadi Sharshevsky
2017-06-08net: bridge: Add support for offloading port attributesArkadi Sharshevsky
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06net: bridge: fix a null pointer dereference in br_afspecNikolay Aleksandrov
2017-06-01net: bridge: start hello timer only if device is upNikolay Aleksandrov
2017-05-26bridge: Export multicast enabled stateIdo Schimmel
2017-05-26bridge: Export VLAN filtering stateIdo Schimmel
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-22bridge: fix hello and hold timers starting/stoppingIvan Vecera
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-19sk_buff: remove support for csum_bad in sk_buffDavide Caratti