index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bridge: fix undefined br_vlan_can_enter_range in tunnel code
Nikolay Aleksandrov
2020-07-13
1
-0
/
+6
*
net: bridge: notify on vlan tunnel changes done via the old api
Nikolay Aleksandrov
2020-07-12
1
-2
/
+47
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
4
-4
/
+4
|
\
|
*
bridge: mcast: Fix MLD2 Report IPv6 payload length check
Linus Lüssing
2020-07-07
1
-1
/
+1
|
*
bridge: mrp: Fix endian conversion and some other warnings
Horatiu Vultur
2020-06-28
3
-3
/
+3
*
|
bridge: Extend br_fill_ifinfo to return MPR status
Horatiu Vultur
2020-07-02
1
-1
/
+24
*
|
bridge: mrp: Add br_mrp_fill_info
Horatiu Vultur
2020-07-02
2
-0
/
+71
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
4
-3
/
+11
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-25
2
-0
/
+2
|
|
\
|
|
*
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-25
2
-0
/
+2
|
*
|
net: bridge: enfore alignment for ethernet address
Thomas Martitz
2020-06-25
1
-1
/
+1
|
*
|
bridge: mrp: Validate when setting the port role
Horatiu Vultur
2020-06-23
1
-2
/
+8
|
|
/
*
|
net: bridge: add a flag to avoid refreshing fdb when changing/adding
Nikolay Aleksandrov
2020-06-24
1
-1
/
+4
*
|
net: bridge: add option to allow activity notifications for any fdb entries
Nikolay Aleksandrov
2020-06-24
2
-13
/
+108
*
|
net: bridge: fdb_add_entry takes ndm as argument
Nikolay Aleksandrov
2020-06-24
1
-5
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
1
-0
/
+8
|
\
|
*
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
1
-0
/
+8
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
17
-26
/
+1355
|
\
|
*
bridge: mrp: Add support for role MRA
Horatiu Vultur
2020-06-01
4
-21
/
+118
|
*
bridge: mrp: Set the priority of MRP instance
Horatiu Vultur
2020-06-01
4
-1
/
+9
|
*
bridge: Avoid infinite loop when suppressing NS messages with invalid options
Ido Schimmel
2020-06-01
1
-0
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
2
-1
/
+8
|
|
\
|
*
|
bridge: mrp: Rework the MRP netlink interface
Horatiu Vultur
2020-05-27
3
-43
/
+233
|
*
|
bridge: mrp: Fix out-of-bounds read in br_mrp_parse
Horatiu Vultur
2020-05-25
1
-0
/
+6
|
*
|
bridge: mrp: Restore port state when deleting MRP instance
Horatiu Vultur
2020-05-22
1
-4
/
+9
|
*
|
bridge: mrp: Add br_mrp_unique_ifindex function
Horatiu Vultur
2020-05-22
1
-0
/
+25
|
*
|
net: bridge: allow enslaving some DSA master network devices
Vladimir Oltean
2020-05-10
3
-13
/
+48
|
*
|
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
2020-05-07
1
-4
/
+1
|
*
|
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
2020-05-07
2
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
1
-0
/
+1
|
|
\
\
|
*
|
|
net: bridge: return false in br_mrp_enabled()
Jason Yan
2020-05-06
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-01
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
|
*
|
|
|
net: bridge: Add checks for enabling the STP.
Horatiu Vultur
2020-04-27
6
-8
/
+23
|
*
|
|
|
bridge: mrp: Integrate MRP into the bridge
Horatiu Vultur
2020-04-27
5
-0
/
+44
|
*
|
|
|
bridge: mrp: Implement netlink interface to configure MRP
Horatiu Vultur
2020-04-27
1
-0
/
+91
|
*
|
|
|
bridge: mrp: Connect MRP API with the switchdev API
Horatiu Vultur
2020-04-27
3
-1
/
+589
|
*
|
|
|
bridge: switchdev: mrp: Implement MRP API for switchdev
Horatiu Vultur
2020-04-27
2
-0
/
+142
|
*
|
|
|
bridge: mrp: Add MRP interface.
Horatiu Vultur
2020-04-27
1
-0
/
+63
|
*
|
|
|
net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN
Horatiu Vultur
2020-04-27
1
-0
/
+3
|
*
|
|
|
bridge: mrp: Extend bridge interface
Horatiu Vultur
2020-04-27
1
-0
/
+4
|
*
|
|
|
bridge: mrp: Update Kconfig
Horatiu Vultur
2020-04-27
1
-0
/
+12
|
|
/
/
/
*
|
|
|
Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-02
1
-8
/
+6
|
\
\
\
\
|
*
|
|
|
netfilter: add audit table unregister actions
Richard Guy Briggs
2020-04-28
1
-0
/
+2
|
*
|
|
|
audit: tidy and extend netfilter_cfg x_tables
Richard Guy Briggs
2020-04-28
1
-8
/
+4
|
|
/
/
/
*
|
|
/
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
1
-4
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
bridge: multicast: work around clang bug
Arnd Bergmann
2020-05-27
1
-1
/
+2
*
|
|
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
2020-05-25
1
-0
/
+6
|
|
/
|
/
|
*
|
net: bridge: vlan: Add a schedule point during VLAN processing
Ido Schimmel
2020-04-30
1
-0
/
+1
|
/
[next]