index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2020-07-07
bridge: mcast: Fix MLD2 Report IPv6 payload length check
Linus Lüssing
2020-06-28
bridge: mrp: Fix endian conversion and some other warnings
Horatiu Vultur
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-25
net: bridge: enfore alignment for ethernet address
Thomas Martitz
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-23
bridge: mrp: Validate when setting the port role
Horatiu Vultur
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-02
Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-01
bridge: mrp: Add support for role MRA
Horatiu Vultur
2020-06-01
bridge: mrp: Set the priority of MRP instance
Horatiu Vultur
2020-06-01
bridge: Avoid infinite loop when suppressing NS messages with invalid options
Ido Schimmel
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-27
bridge: multicast: work around clang bug
Arnd Bergmann
2020-05-27
bridge: mrp: Rework the MRP netlink interface
Horatiu Vultur
2020-05-25
bridge: mrp: Fix out-of-bounds read in br_mrp_parse
Horatiu Vultur
2020-05-25
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
2020-05-22
bridge: mrp: Restore port state when deleting MRP instance
Horatiu Vultur
2020-05-22
bridge: mrp: Add br_mrp_unique_ifindex function
Horatiu Vultur
2020-05-10
net: bridge: allow enslaving some DSA master network devices
Vladimir Oltean
2020-05-07
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
2020-05-07
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
net: bridge: return false in br_mrp_enabled()
Jason Yan
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-04-30
net: bridge: vlan: Add a schedule point during VLAN processing
Ido Schimmel
2020-04-28
netfilter: add audit table unregister actions
Richard Guy Briggs
2020-04-28
audit: tidy and extend netfilter_cfg x_tables
Richard Guy Briggs
2020-04-27
net: bridge: Add checks for enabling the STP.
Horatiu Vultur
2020-04-27
bridge: mrp: Integrate MRP into the bridge
Horatiu Vultur
2020-04-27
bridge: mrp: Implement netlink interface to configure MRP
Horatiu Vultur
2020-04-27
bridge: mrp: Connect MRP API with the switchdev API
Horatiu Vultur
2020-04-27
bridge: switchdev: mrp: Implement MRP API for switchdev
Horatiu Vultur
2020-04-27
bridge: mrp: Add MRP interface.
Horatiu Vultur
2020-04-27
net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN
Horatiu Vultur
2020-04-27
bridge: mrp: Extend bridge interface
Horatiu Vultur
2020-04-27
bridge: mrp: Update Kconfig
Horatiu Vultur
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-03-20
net: bridge: vlan options: move the tunnel command to the nested attribute
Nikolay Aleksandrov
2020-03-20
net: bridge: vlan options: nest the tunnel id into a tunnel info attribute
Nikolay Aleksandrov
2020-03-19
net: bridge: vlan: include stats in dumps if requested
Nikolay Aleksandrov
2020-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-17
net: bridge: vlan options: add support for tunnel mapping set/del
Nikolay Aleksandrov
2020-03-17
net: bridge: vlan options: add support for tunnel id dumping
Nikolay Aleksandrov
2020-03-17
net: bridge: vlan tunnel: constify bridge and port arguments
Nikolay Aleksandrov
2020-03-17
net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_range
Nikolay Aleksandrov
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
[next]