linux-2.6-microblaze.git
2022-07-30 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-07-30 Jakub KicinskiMerge branch 'sfc-vf-representors-for-ef100-rx-side'
2022-07-30 Edward Creesfc: implement ethtool get/set RX ring size for EF100...
2022-07-30 Edward Creesfc: use a dynamic m-port for representor RX and set...
2022-07-30 Edward Creesfc: move table locking into filter_table_{probe,remove...
2022-07-30 Edward Creesfc: insert default MAE rules to connect VFs to represe...
2022-07-30 Edward Creesfc: receive packets from EF100 VFs into representors
2022-07-30 Edward Creesfc: check ef100 RX packets are from the wire
2022-07-30 Edward Creesfc: determine wire m-port at EF100 PF probe time
2022-07-30 Edward Creesfc: ef100 representor RX top half
2022-07-30 Edward Creesfc: ef100 representor RX NAPI poll
2022-07-30 Edward Creesfc: plumb ef100 representor stats
2022-07-30 Dan Carpenternet: marvell: prestera: uninitialized variable bug
2022-07-30 Yu Zhedn_route: replace "jiffies-now>0" with "jiffies!=now"
2022-07-30 Jakub KicinskiMerge tag 'wireless-next-2022-07-29' of git://git....
2022-07-30 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-07-29 Yang Libpf: Remove unneeded semicolon
2022-07-29 Joe Burtonlibbpf: Add bpf_obj_get_opts()
2022-07-29 Jakub Kicinskinetdevsim: Avoid allocation warnings triggered from...
2022-07-29 Xu Kuohaibpf: Fix NULL pointer dereference when registering...
2022-07-29 Song Liubpf: Fix test_progs -j error with fentry/fexit tests
2022-07-29 Daniel Müllerselftests/bpf: Bump internal send_signal/send_signal_tr...
2022-07-29 Jörn-Thorben... bpftool: Don't try to return value from void function...
2022-07-29 Rongguang Weibpftool: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_...
2022-07-29 Fedor Tokarevbpf: btf: Fix vsnprintf return value check
2022-07-29 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2022-07-29 William Deanwifi: rtw88: check the return value of alloc_workqueue()
2022-07-29 Zong-Zhe Yangwifi: rtw89: 8852a: adjust IMR for SER L1
2022-07-29 Ping-Ke Shihwifi: rtw89: 8852a: update RF radio A/B R56
2022-07-29 Bryan O'Donoghuewifi: wcn36xx: Add debugfs entry to read firmware featu...
2022-07-29 Bryan O'Donoghuewifi: wcn36xx: Move capability bitmap to string transla...
2022-07-29 Bryan O'Donoghuewifi: wcn36xx: Move firmware feature bit storage to...
2022-07-29 Bryan O'Donoghuewifi: wcn36xx: Rename clunky firmware feature bit enum
2022-07-29 David S. MillerMerge branch 'mtk_eth_soc-xdp-multi-frame'
2022-07-29 Lorenzo Bianconinet: ethernet: mtk_eth_soc: add xdp tx return bulking...
2022-07-29 Lorenzo Bianconinet: ethernet: mtk_eth_soc: introduce xdp multi-frag...
2022-07-29 Lorenzo Bianconinet: ethernet: mtk_eth_soc: introduce mtk_xdp_frame_map...
2022-07-29 David S. MillerMerge branch 'seg6-headend-reduced'
2022-07-29 Andrea Mayerselftests: seg6: add selftest for SRv6 H.L2Encaps.Red...
2022-07-29 Andrea Mayerselftests: seg6: add selftest for SRv6 H.Encaps.Red...
2022-07-29 Andrea Mayerseg6: add support for SRv6 H.L2Encaps.Red behavior
2022-07-29 Andrea Mayerseg6: add support for SRv6 H.Encaps.Red behavior
2022-07-29 Ronak Doshivmxnet3: do not reschedule napi for rx processing
2022-07-29 Guillaume NaultDocumentation: Describe net.ipv4.tcp_reflect_tos.
2022-07-29 Zhengchao Shaonet/af_packet: check len when min_header_len equals...
2022-07-29 David S. MillerMerge branch 'mlxsw-ptp-spectrum-2'
2022-07-29 Danielle Ratsonmlxsw: spectrum: Support ethtool 'get_ts_info' callback...
2022-07-29 Danielle Ratsonmlxsw: spectrum_ptp: Support SIOCGHWTSTAMP, SIOCSHWTSTA...
2022-07-29 Danielle Ratsonmlxsw: spectrum: Support time stamping on Spectrum-2
2022-07-29 Danielle Ratsonmlxsw: Send PTP packets as data packets to overcome...
2022-07-29 Danielle Ratsonmlxsw: spectrum_ptp: Add implementation for physical...
2022-07-29 Danielle Ratsonmlxsw: Query UTC sec and nsec PCI offsets and values
2022-07-29 Danielle Ratsonmlxsw: spectrum_ptp: Add PTP initialization / finalizat...
2022-07-29 Danielle Ratsonmlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer...
2022-07-29 Amit Cohenmlxsw: spectrum_ptp: Add helper functions to configure...
2022-07-29 Krzysztof Kozlowskidt-bindings: nfc: use spi-peripheral-props.yaml
2022-07-29 Jakub KicinskiMerge branch 'net-dsa-qca8k-code-split-for-qca8k'
2022-07-29 Christian Maranginet: dsa: qca8k: move read_switch_id function to common...
2022-07-29 Christian Maranginet: dsa: qca8k: move port LAG functions to common...
2022-07-29 Christian Maranginet: dsa: qca8k: move port VLAN functions to common...
2022-07-29 Christian Maranginet: dsa: qca8k: move port mirror functions to common...
2022-07-29 Christian Maranginet: dsa: qca8k: move port FDB/MDB function to common...
2022-07-29 Christian Maranginet: dsa: qca8k: move set age/MTU/port enable/disable...
2022-07-29 Christian Maranginet: dsa: qca8k: move bridge functions to common code
2022-07-29 Christian Maranginet: dsa: qca8k: move port set status/eee/ethtool stats...
2022-07-29 Christian Maranginet: dsa: qca8k: move mib init function to common code
2022-07-29 Christian Maranginet: dsa: qca8k: move qca8k bulk read/write helper...
2022-07-29 Christian Maranginet: dsa: qca8k: move qca8k read/write/rmw and reg...
2022-07-29 Christian Maranginet: dsa: qca8k: move mib struct to common code
2022-07-29 Christian Maranginet: dsa: qca8k: make mib autocast feature optional
2022-07-29 Christian Maranginet: dsa: qca8k: cache match data to speed up access
2022-07-29 Andy Shevchenkofirewire: net: Make use of get_unaligned_be48(), put_un...
2022-07-29 Ruffalo Lavoisieramt: fix typo in comment
2022-07-29 Yang Limlxsw: core_linecards: Remove duplicated include in...
2022-07-29 Martin Blumenstinglselftests: net: dsa: Add a Makefile which installs...
2022-07-29 Jakub KicinskiMerge branch 'take-devlink-lock-on-mlx4-and-mlx5-callbacks'
2022-07-29 Moshe Shemeshdevlink: Hold the instance lock in health callbacks
2022-07-29 Moshe Shemeshnet/mlx5: Lock mlx5 devlink health recovery callback
2022-07-29 Moshe Shemeshnet/mlx4: Lock mlx4 devlink reload callback
2022-07-29 Moshe Shemeshnet/mlx4: Use devl_ API for devlink port register ...
2022-07-29 Moshe Shemeshnet/mlx4: Use devl_ API for devlink region create ...
2022-07-29 Moshe Shemeshnet/mlx5: Lock mlx5 devlink reload callbacks
2022-07-29 Moshe Shemeshnet/mlx5: Move fw reset unload to mlx5_fw_reset_complet...
2022-07-29 Jiri Pirkonet: devlink: remove region snapshots list dependency...
2022-07-29 Jiri Pirkonet: devlink: remove region snapshot ID tracking depend...
2022-07-29 Jakub KicinskiMerge branch 'add-framework-for-selftests-in-devlink'
2022-07-29 vikasbnxt_en: implement callbacks for devlink selftests
2022-07-29 Vikas Guptadevlink: introduce framework for selftests
2022-07-29 Jakub KicinskiMerge branch 'mlx5e-use-tls-tx-pool-to-improve-connecti...
2022-07-29 Tariq Toukannet/mlx5e: kTLS, Dynamically re-size TX recycling pool
2022-07-29 Tariq Toukannet/mlx5e: kTLS, Recycle objects of device-offloaded...
2022-07-29 Tariq Toukannet/mlx5e: kTLS, Take stats out of OOO handler
2022-07-29 Tariq Toukannet/mlx5e: kTLS, Introduce TLS-specific create TIS
2022-07-29 Tariq Toukannet/tls: Multi-threaded calls to TX tls_dev_del
2022-07-29 Tariq Toukannet/tls: Perform immediate device ctx cleanup when...
2022-07-29 Yang Litls: rx: Fix unsigned comparison with less than zero
2022-07-29 Jakub KicinskiMerge branch 'tls-rx-follow-ups-to-rx-work'
2022-07-29 Jakub Kicinskitls: rx: fix the false positive warning
2022-07-29 Jakub Kicinskitls: strp: rename and multithread the workqueue
2022-07-29 Jakub Kicinskitls: rx: don't consider sock_rcvtimeo() cumulative
next