linux-2.6-microblaze.git
2022-02-13 Kees Cooketherdevice: Adjust ether_addr* prototypes to silence...
2022-02-13 Horatiu Vulturnet: lan966x: Fix when CONFIG_IPV6 is not set
2022-02-13 Horatiu Vulturnet: lan966x: Fix when CONFIG_PTP_1588_CLOCK is compile...
2022-02-13 David S. MillerMerge branch 'lan743x-enhancements'
2022-02-13 Raju Lakkarajunet: lan743x: Add support for Clause-45 MDIO PHY management
2022-02-13 Raju Lakkarajunet: lan743x: Add support for SGMII interface
2022-02-13 Raju Lakkarajunet: lan743x: Increase MSI(x) vectors to 16 and Int...
2022-02-13 Raju Lakkarajunet: lan743x: Add support for 4 Tx queues
2022-02-13 Raju Lakkarajunet: lan743x: Add PCI11010 / PCI11414 device IDs
2022-02-13 M Chetan Kumarnet: wwan: iosm: Enable M.2 7360 WWAN card support
2022-02-12 Jakub KicinskiRevert "net: ethernet: cavium: use div64_u64() instead...
2022-02-11 Julia Lawallnet: moxa: use GFP_KERNEL
2022-02-11 Hariprasad... octeontx2-af: fix array bound error
2022-02-11 David S. MillerMerge tag 'wireless-next-2022-02-11' of git://git....
2022-02-11 David S. MillerMerge branch 'ipv6-loopback'
2022-02-11 Eric Dumazetipv4: add (struct uncached_list)->quarantine list
2022-02-11 Eric Dumazetipv6: add (struct uncached_list)->quarantine list
2022-02-11 Eric Dumazetipv6: give an IPv6 dev to blackhole_netdev
2022-02-11 Eric Dumazetipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache
2022-02-11 Holger Brunckdsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude...
2022-02-11 Marek BehĂșndt-bindings: phy: Add `tx-p2p-microvolt` property binding
2022-02-11 Guillaume Naultipv6: Reject routes configurations that specify dsfield...
2022-02-11 David S. MillerMerge branch 'dsa-cleanup'
2022-02-11 Vladimir Olteannet: dsa: remove lockdep class for DSA slave address...
2022-02-11 Vladimir Olteannet: dsa: remove lockdep class for DSA master address...
2022-02-11 Vladimir Olteannet: dsa: remove ndo_get_phys_port_name and ndo_get_por...
2022-02-11 David S. MillerMerge branch 'smc-optimizations'
2022-02-11 D. Wythenet/smc: Add global configure for handshake limitation...
2022-02-11 D. Wythenet/smc: Dynamic control handshake limitation by socket...
2022-02-11 D. Wythenet/smc: Limit SMC visits when handshake workqueue...
2022-02-11 D. Wythenet/smc: Limit backlog connections
2022-02-11 D. Wythenet/smc: Make smc_tcp_listen_work() independent
2022-02-11 Luiz Angelo... dt-bindings: net: dsa: realtek: convert to YAML schema...
2022-02-11 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-02-11 Linus TorvaldsMerge tag 'net-5.17-rc4' of git://git./linux/kernel...
2022-02-10 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.17-rc4' of git:...
2022-02-10 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of...
2022-02-10 Vladimir Olteannet: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_md...
2022-02-10 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-02-10 Colin Fosternet: mscc: ocelot: fix mutex lock error during ethtool...
2022-02-10 kernel test... net: dsa: qca8k: fix noderef.cocci warnings
2022-02-10 Dave Ertmanice: Avoid RTNL lock when re-creating auxiliary device
2022-02-10 Dave Ertmanice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
2022-02-10 Jesse Brandeburgice: fix IPIP and SIT TSO offload
2022-02-10 Dan Carpenterice: fix an error code in ice_cfg_phy_fec()
2022-02-10 Minghao Chi... net/switchdev: use struct_size over open coded arithmetic
2022-02-10 Guillaume Naultipv4: Reject again rules with high DSCP values
2022-02-10 Subbaraya Sundeepocteontx2-pf: Add TC feature for VFs
2022-02-10 Eric Dumazetnet: make net->dev_unreg_count atomic
2022-02-10 Victor Erminpournet: mpls: Fix GCC 12 warning
2022-02-10 Venkata Sudheer... qed: prevent a fw assert during device shutdown
2022-02-10 Robert-Ionut... dpaa2-eth: unregister the netdev before disconnecting...
2022-02-10 Tom Rixskbuff: cleanup double word in comment
2022-02-10 Marc St-Amandnet: macb: Align the dma and coherent dma masks
2022-02-10 David S. MillerMerge branch 'ping6-cmsg'
2022-02-10 Jakub Kicinskiselftests: net: test standard socket cmsgs across UDP...
2022-02-10 Jakub Kicinskiselftests: net: cmsg_sender: support Tx timestamping
2022-02-10 Jakub Kicinskiselftests: net: cmsg_sender: support setting SO_TXTIME
2022-02-10 Jakub Kicinskiselftests: net: cmsg_so_mark: test with SO_MARK set...
2022-02-10 Jakub Kicinskiselftests: net: cmsg_so_mark: test ICMP and RAW sockets
2022-02-10 Jakub Kicinskiselftests: net: cmsg_sender: support icmp and raw sockets
2022-02-10 Jakub Kicinskiselftests: net: make cmsg_so_mark ready for more options
2022-02-10 Jakub Kicinskiselftests: net: rename cmsg_so_mark
2022-02-10 Jakub Kicinskinet: ping6: support setting socket options via cmsg
2022-02-10 Jakub Kicinskinet: ping6: support packet timestamping
2022-02-10 Jakub Kicinskinet: ping6: remove a pr_debug() statement
2022-02-10 Kalle ValoMerge tag 'mt76-for-kvalo-2022-02-04' of https://github...
2022-02-10 David S. MillerMerge tag 'ieee802154-for-davem-2022-02-10' of git...
2022-02-10 Linus TorvaldsMerge tag 'mips-fixes-5.17_3' of git://git./linux/kerne...
2022-02-10 Linus TorvaldsMerge tag 'audit-pr-20220209' of git://git./linux/kerne...
2022-02-10 Jon Maloytipc: improve size validations for received domain...
2022-02-10 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-02-10 Colin Ian Kingbrcmfmac: of: remove redundant variable len
2022-02-10 Gustavo A.... brcmfmac: p2p: Replace one-element arrays with flexible...
2022-02-10 Ping-Ke Shihrtw89: coex: set EN bit to PLT register
2022-02-10 Chien-Hsun... rtw89: recover rates of rate adaptive mechanism
2022-02-10 Chien-Hsun... rtw88: recover rates of rate adaptive mechanism
2022-02-10 Ping-Ke Shihrtw89: declare AP mode support
2022-02-10 Ping-Ke Shihrtw89: debug: add stations entry to show ID assignment
2022-02-10 Ping-Ke Shihrtw89: implement ieee80211_ops::start_ap and stop_ap
2022-02-10 Ping-Ke Shihrtw89: maintain assoc/disassoc STA states of firmware...
2022-02-10 Ping-Ke Shihrtw89: only STA mode change vif_type mapping dynamically
2022-02-10 Ping-Ke Shihrtw89: add addr_cam field to sta to support AP mode
2022-02-10 Ping-Ke Shihrtw89: extend role_maintain to support AP mode
2022-02-10 Dan Carpenterrtw88: fix use after free in rtw_hw_scan_update_probe_req()
2022-02-10 Jakub KicinskiMerge branch 'mptcp-fixes-for-5-17'
2022-02-10 Kishen Maloormptcp: netlink: process IPv6 addrs in creating listenin...
2022-02-10 Matthieu Baertsselftests: mptcp: add missing join check
2022-02-10 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf-next
2022-02-10 Sebastian Andrzej... tcp: Don't acquire inet_listen_hashbucket::lock with...
2022-02-10 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-02-10 Menglong Dongnet: drop_monitor: support drop reason
2022-02-10 Slark Xiaonet: usb: qmi_wwan: Add support for Dell DW5829e
2022-02-09 Paul Mooreaudit: don't deref the syscall args when checking the...
2022-02-09 Alexei StarovoitovMerge branch 'Split bpf_sk_lookup remote_port field'
2022-02-09 Jakub Sitnickiselftests/bpf: Cover 4-byte load from remote_port in...
2022-02-09 Jakub Sitnickibpf: Make remote_port field in struct bpf_sk_lookup...
2022-02-09 Linus TorvaldsMerge tag 'nfsd-5.17-2' of git://git./linux/kernel...
2022-02-09 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2022-02-09 Domenico AndreoliFix regression due to "fs: move binfmt_misc sysctl...
next