index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
2017-11-01
net: bridge: add neigh_suppress to bridge port policies
Nikolay Aleksandrov
2017-10-29
bridge: vlan: signal if anything changed on vlan add
Nikolay Aleksandrov
2017-10-29
bridge: netlink: make setlink/dellink notifications more accurate
Nikolay Aleksandrov
2017-10-25
bridge: remove rtmsg_ifinfo called in add_del_if
Xin Long
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
net: bridge: fix returning of vlan range op errors
Nikolay Aleksandrov
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
net: bridge: Export bridge multicast router state
Yotam Gigi
2017-10-09
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
2017-10-08
bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
2017-10-08
bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
2017-10-08
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
2017-10-04
net: bridge: Pass extack to down to netdev_master_upper_dev_link
David Ahern
2017-10-04
net: Add extack to upper device linking
David Ahern
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
2017-09-29
netfilter: ebtables: fix race condition in frame_filter_net_init()
Artem Savkov
2017-09-29
net: bridge: add per-port group_fwd_mask with less restrictions
Nikolay Aleksandrov
2017-09-21
bridge: trigger RTM_NEWLINK when interface is modified by bridge ioctl
Vincent Bernat
2017-09-20
Revert "bridge: also trigger RTM_NEWLINK when interface is released from bridge"
David S. Miller
2017-09-20
bridge: also trigger RTM_NEWLINK when interface is released from bridge
Vincent Bernat
2017-09-05
bridge: switchdev: Use an helper to clear forward mark
Ido Schimmel
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
bridge: switchdev: Clear forward mark when transmitting packet
Ido Schimmel
2017-08-31
bridge: add tracepoint in br_fdb_update
Roopa Prabhu
2017-08-29
bridge: fdb add and delete tracepoints
Roopa Prabhu
2017-08-28
bridge: check for null fdb->dst before notifying switchdev drivers
Roopa Prabhu
2017-08-28
bridge: make ebt_table const
Bhumika Goyal
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
2017-08-24
netfilter: ebtables: fix indent on if statements
Colin Ian King
2017-08-19
netfilter: use audit_log()
Geliang Tang
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-07
net: bridge: Remove FDB deletion through switchdev object
Arkadi Sharshevsky
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-14
net: bridge: fix dest lookup when vlan proto doesn't match
Nikolay Aleksandrov
2017-07-11
bridge: mdb: fix leak on complete_info ptr on fail path
Eduardo Valentin
2017-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-07-04
net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
bridge: allow ext learned entries to change ports
Nikolay Aleksandrov
2017-07-01
net: convert nf_bridge_info.use from atomic_t to refcount_t
Reshetova, Elena
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-06-29
net: bridge: constify attribute_group structures.
Arvind Yadav
2017-06-29
netfilter: ebt_nflog: fix unexpected truncated packet
Liping Zhang
[prev]
[next]