Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Cross-merge networking fixes after downstream PR. Conflicts: drivers/net/ethernet/intel/ice/ice_main.cc9663f79cd("ice: adjust switchdev rebuild path")7758017911("ice: restore timestamp configuration after device reset") https://lore.kernel.org/all/20231121211259.3348630-1-anthony.l.nguyen@intel.com/ Adjacent changes: kernel/bpf/verifier.cbb124da69c("bpf: keep track of max number of bpf_loop callback iterations")5f99f312bd("bpf: add register bounds sanity checks and sanitization") Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
@@ -113,4 +113,5 @@ module_init(tipc_diag_init);
|
||||
module_exit(tipc_diag_exit);
|
||||
|
||||
MODULE_LICENSE("Dual BSD/GPL");
|
||||
MODULE_DESCRIPTION("TIPC socket monitoring via SOCK_DIAG");
|
||||
MODULE_ALIAS_NET_PF_PROTO_TYPE(PF_NETLINK, NETLINK_SOCK_DIAG, AF_TIPC);
|
||||
|
||||
Reference in New Issue
Block a user