linux-2.6-microblaze.git
2022-07-20 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_fib_multipath_hash_f...
2022-07-20 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_fib_multipath_hash_p...
2022-07-20 Kuniyuki Iwashimaipv4: Fix a data-race around sysctl_fib_multipath_use_n...
2022-07-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-07-20 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2022-07-20 Xin LongDocumentation: fix udp_wmem_min in ip-sysctl.rst
2022-07-20 Lorenzo Bianconinet: ethernet: mtk_ppe: fix possible NULL pointer deref...
2022-07-20 Hayes Wangr8152: fix a WOL issue
2022-07-19 Paolo AbeniMerge branch 'amt-fix-validation-and-synchronization...
2022-07-19 Taehee Yooamt: do not use amt->nr_tunnels outside of lock
2022-07-19 Taehee Yooamt: drop unexpected multicast data
2022-07-19 Taehee Yooamt: drop unexpected query message
2022-07-19 Taehee Yooamt: drop unexpected advertisement message
2022-07-19 Taehee Yooamt: add missing regeneration nonce logic in request...
2022-07-19 Taehee Yooamt: use READ_ONCE() in amt module
2022-07-19 Taehee Yooamt: remove unnecessary locks
2022-07-19 Taehee Yooamt: use workqueue for gateway side message handling
2022-07-19 Oleksij Rempelnet: dsa: vitesse-vsc73xx: silent spi_device_id warnings
2022-07-19 Oleksij Rempelnet: dsa: sja1105: silent spi_device_id warnings
2022-07-19 Hristo Venevbe2net: Fix buffer overflow in be_get_module_eeprom
2022-07-19 Wong Vee Kheenet: stmmac: remove redunctant disable xPCS EEE call
2022-07-19 Jakub KicinskiMerge branch 'fix-2-dsa-issues-with-vlan_filtering_is_g...
2022-07-19 Vladimir Olteannet: dsa: fix NULL pointer dereference in dsa_port_rese...
2022-07-19 Vladimir Olteannet: dsa: fix dsa_port_vlan_filtering when global
2022-07-19 Piotr Skajewskiixgbe: Add locking to prevent panic when setting sriov_...
2022-07-19 Dawid Lukwinskii40e: Fix erroneous adapter reinitialization during...
2022-07-19 Tom Rixnet: ethernet: mtk_eth_soc: fix off by one check of...
2022-07-19 Jakub KicinskiMerge branch 'net-lan966x-fix-issues-with-mac-table'
2022-07-19 Horatiu Vulturnet: lan966x: Fix usage of lan966x->mac_lock when used...
2022-07-19 Horatiu Vulturnet: lan966x: Fix usage of lan966x->mac_lock inside...
2022-07-19 Horatiu Vulturnet: lan966x: Fix usage of lan966x->mac_lock when entry...
2022-07-19 Horatiu Vulturnet: lan966x: Fix usage of lan966x->mac_lock when entry...
2022-07-19 Horatiu Vulturnet: lan966x: Fix taking rtnl_lock while holding spin_lock
2022-07-18 Przemyslaw... iavf: Fix missing state logs
2022-07-18 Przemyslaw... iavf: Fix handling of dummy receive descriptors
2022-07-18 Przemyslaw... iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
2022-07-18 Przemyslaw... iavf: Fix VLAN_V2 addition/rejection
2022-07-18 David S. MillerMerge branch 'dsa-docs'
2022-07-18 Vladimir Olteandocs: net: dsa: mention that VLANs are now refcounted...
2022-07-18 Vladimir Olteandocs: net: dsa: delete misinformation about -EOPNOTSUPP...
2022-07-18 Vladimir Olteandocs: net: dsa: re-explain what port_fdb_dump actually...
2022-07-18 Vladimir Olteandocs: net: dsa: add a section for address databases
2022-07-18 Vladimir Olteandocs: net: dsa: delete port_mdb_dump
2022-07-18 Vladimir Olteandocs: net: dsa: remove port_vlan_dump
2022-07-18 Vladimir Olteandocs: net: dsa: remove port_bridge_tx_fwd_offload
2022-07-18 Vladimir Olteandocs: net: dsa: document port_fast_age
2022-07-18 Vladimir Olteandocs: net: dsa: document port_setup and port_teardown
2022-07-18 Vladimir Olteandocs: net: dsa: document the teardown method
2022-07-18 Vladimir Olteandocs: net: dsa: document change_tag_protocol
2022-07-18 Vladimir Olteandocs: net: dsa: add more info about the other arguments...
2022-07-18 Vladimir Olteandocs: net: dsa: rename tag_protocol to get_tag_protocol
2022-07-18 Vladimir Olteandocs: net: dsa: document the shutdown behavior
2022-07-18 Vladimir Olteandocs: net: dsa: update probing documentation
2022-07-18 David S. MillerMerge branch 'net-ipv4-sysctl-races-part-3'
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_fastopen_blackhol...
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_fastopen.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_max_syn_backlog.
2022-07-18 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_tw_reuse.
2022-07-18 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_notsent_lowat.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around some timeout sysctl knobs.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_reordering.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_migrate_req.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_syncookies.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around keepalive sysctl knobs.
2022-07-18 Kuniyuki Iwashimaigmp: Fix data-races around sysctl_igmp_qrv.
2022-07-18 Kuniyuki Iwashimaigmp: Fix data-races around sysctl_igmp_max_msf.
2022-07-18 Kuniyuki Iwashimaigmp: Fix a data-race around sysctl_igmp_max_memberships.
2022-07-18 Kuniyuki Iwashimaigmp: Fix data-races around sysctl_igmp_llm_reports.
2022-07-18 Maksym Glubokiynet: prestera: acl: use proper mask for port selector
2022-07-18 Tariq Toukannet/tls: Fix race in TLS device down flow
2022-07-18 Junxiao Changnet: stmmac: fix dma queue left shift overflow issue
2022-07-18 Wong Vee Kheenet: stmmac: switch to use interrupt for hw crosstimest...
2022-07-16 Kuniyuki Iwashimatcp/udp: Make early_demux back namespacified.
2022-07-15 Jakub KicinskiMerge branch '1GbE' of git://git./linux/kernel/git...
2022-07-15 Liang Henet: dsa: microchip: ksz_common: Fix refcount leak bug
2022-07-15 David S. MillerMerge branch 'stmmac-dwmac-mediatec-clock-fix'
2022-07-15 Biao Huangnet: stmmac: fix unbalanced ptp clock issue in suspend...
2022-07-15 Biao Huangnet: stmmac: fix pm runtime issue in stmmac_dvr_remove()
2022-07-15 Biao Huangstmmac: dwmac-mediatek: fix clock issue
2022-07-15 David S. MillerMerge branch 'net-sysctl-races-round2'
2022-07-15 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_probe_interval.
2022-07-15 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_probe_threshold.
2022-07-15 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_mtu_probe_floor.
2022-07-15 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_min_snd_mss.
2022-07-15 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_base_mss.
2022-07-15 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_mtu_probing.
2022-07-15 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_l3mdev_accept.
2022-07-15 Kuniyuki Iwashimatcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
2022-07-15 Kuniyuki Iwashimaip: Fix a data-race around sysctl_fwmark_reflect.
2022-07-15 Kuniyuki Iwashimaip: Fix a data-race around sysctl_ip_autobind_reuse.
2022-07-15 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_nonlocal_bind.
2022-07-15 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_fwd_update_priority.
2022-07-15 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_fwd_use_pmtu.
2022-07-15 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_no_pmtu_disc.
2022-07-15 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_default_ttl.
2022-07-14 Nathan Chancellorx86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_...
2022-07-14 Linus TorvaldsMerge tag 'net-5.19-rc7' of git://git./linux/kernel...
2022-07-14 Linus TorvaldsMerge tag '5.19-rc6-smb3-client-fixes' of git://git...
2022-07-14 Linus TorvaldsMerge tag 'nfsd-5.19-3' of git://git./linux/kernel...
next