linux-2.6-microblaze.git
2023-08-03 Jakub KicinskiMerge tag 'wireless-2023-08-03' of git://git./linux...
2023-08-03 Stefano Garzarellatest/vsock: remove vsock_perf executable on `make clean`
2023-08-03 Jakub KicinskiMerge branch 'tcp_metrics-series-of-fixes'
2023-08-03 Eric Dumazettcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
2023-08-03 Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_net
2023-08-03 Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_vals[]
2023-08-03 Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_lock
2023-08-03 Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_stamp
2023-08-03 Eric Dumazettcp_metrics: fix addr_same() helper
2023-08-03 Jonas Gorskiprestera: fix fallback to previous version on same...
2023-08-03 David Howellsudp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
2023-08-03 Jakub KicinskiMerge branch 'mlx5-ipsec-fixes'
2023-08-03 Leon Romanovskynet/mlx5e: Set proper IPsec source port in L4 selector
2023-08-03 Jianbo Liunet/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRI...
2023-08-03 Jianbo Liunet/mlx5: fs_core: Make find_closest_ft more generic
2023-08-02 Hans de Goedewifi: brcmfmac: Fix field-spanning write in brcmf_scan_...
2023-08-02 Benjamin Poiriervxlan: Fix nexthop hash size
2023-08-02 Yue Haibingip6mr: Fix skb_under_panic in ip6mr_cache_report()
2023-08-02 Alexandra Winters390/qeth: Don't call dev_close/dev_open (DOWN/UP)
2023-08-02 David S. MillerMerge branch 'tun-tap-uid'
2023-08-02 Laszlo Erseknet: tap_open(): set sk_uid from current_fsuid()
2023-08-02 Laszlo Erseknet: tun_chr_open(): set sk_uid from current_fsuid()
2023-08-02 Lin Manet: dcb: choose correct policy to parse DCB_ATTR_BCN
2023-08-01 Jakub KicinskiMerge branch 'bnxt_en-2-xdp-bug-fixes'
2023-08-01 Michael Chanbnxt_en: Fix max_mtu setting for multi-buf XDP
2023-08-01 Somnath Koturbnxt_en: Fix page pool logic for page size >= 64K
2023-08-01 Kuniyuki Iwashimaselftest: net: Assert on a proper value in so_incoming_...
2023-08-01 Mark Brownnet: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
2023-08-01 Yuanjun Gongnet: korina: handle clk prepare error in korina_probe()
2023-08-01 Ross MaynardUSB: zaurus: Add ID for A-300/B-500/C-700
2023-08-01 Dan Carpenternet: ll_temac: fix error checking of irq_of_parse_and_map()
2023-08-01 Kees Cookwifi: ray_cs: Replace 1-element array with flexible...
2023-08-01 Tomas Glozarbpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
2023-08-01 Jakub KicinskiMerge branch 'net-sched-bind-logic-fixes-for-cls_fw...
2023-08-01 valisnet/sched: cls_route: No longer copy tcf_result on...
2023-08-01 valisnet/sched: cls_fw: No longer copy tcf_result on update...
2023-08-01 valisnet/sched: cls_u32: No longer copy tcf_result on update...
2023-07-31 Michal Schmidtocteon_ep: initialize mbox mutexes
2023-07-31 Jakub Kicinskibnxt: don't handle XDP in netpoll
2023-07-31 Rafal Rogalskiice: Fix RDMA VSI removal during queue rebuild
2023-07-31 Edward Creesfc: fix field-spanning memcpy in selftest
2023-07-31 Martin Kohnnet: usb: qmi_wwan: add Quectel EM05GV2
2023-07-31 Duoming Zhounet: usb: lan78xx: reorder cleanup operations to avoid...
2023-07-31 Rafał Miłeckidt-bindings: net: mediatek,net: fixup MAC binding
2023-07-31 Kuniyuki Iwashimanet/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TI...
2023-07-29 David S. MillerMerge branch 'net-data-races'
2023-07-29 Eric Dumazetnet: annotate data-races around sk->sk_priority
2023-07-29 Eric Dumazetnet: add missing data-race annotation for sk_ll_usec
2023-07-29 Eric Dumazetnet: add missing data-race annotations around sk->sk_pe...
2023-07-29 Eric Dumazetnet: annotate data-races around sk->sk_mark
2023-07-29 Eric Dumazetnet: add missing READ_ONCE(sk->sk_rcvbuf) annotation
2023-07-29 Eric Dumazetnet: add missing READ_ONCE(sk->sk_sndbuf) annotation
2023-07-29 Eric Dumazetnet: annotate data-races around sk->sk_{rcv|snd}timeo
2023-07-29 Eric Dumazetnet: add missing READ_ONCE(sk->sk_rcvlowat) annotation
2023-07-29 Eric Dumazetnet: annotate data-races around sk->sk_max_pacing_rate
2023-07-29 Eric Dumazetnet: annotate data-race around sk->sk_txrehash
2023-07-29 Eric Dumazetnet: annotate data-races around sk->sk_reserved_mem
2023-07-29 Richard Gobertnet: gro: fix misuse of CB in udp socket lookup
2023-07-29 Konstantin... qed: Fix scheduling in a tasklet while getting stats
2023-07-29 Lukasz Majewskinet: dsa: microchip: KSZ9477 register regmap alignment...
2023-07-29 Thierry Redingnet: stmmac: tegra: Properly allocate clock bulk data
2023-07-29 Chengfeng YemISDN: hfcpci: Fix potential deadlock on &hc->lock
2023-07-29 Jamal Hadi... net: sched: cls_u32: Fix match key mis-addressing
2023-07-28 Eugen Hristevdt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay...
2023-07-28 Jakub KicinskiMerge tag 'mlx5-fixes-2023-07-26' of git://git./linux...
2023-07-28 Yuanjun Gongnet: dsa: fix value check in bcm_sf2_sw_probe()
2023-07-28 Eric Dumazetnet: flower: fix stack-out-of-bounds in fl_set_key_cfm()
2023-07-28 Jakub KicinskiMAINTAINERS: stmmac: retire Giuseppe Cavallaro
2023-07-28 Russell King... net: dsa: fix older DSA drivers using phylink
2023-07-28 Lin Martnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_M...
2023-07-27 Linus TorvaldsMerge tag 'net-6.5-rc4' of git://git./linux/kernel...
2023-07-27 Linus TorvaldsMerge tag 'soundwire-6.5-fixes' of git://git./linux...
2023-07-27 Linus TorvaldsMerge tag 'phy-fixes-6.5' of git://git./linux/kernel...
2023-07-27 Linus TorvaldsMerge tag 'for-6.5-rc3-tag' of git://git./linux/kernel...
2023-07-27 Linus TorvaldsMerge tag 'fixes-2023-07-27' of git://git./linux/kernel...
2023-07-27 Jann Hornmm: lock_vma_under_rcu() must check vma->anon_vma under...
2023-07-27 Fedor Pchelkintipc: stop tipc crypto on failure in tipc_node_create
2023-07-27 Kuniyuki Iwashimaaf_unix: Terminate sun_path when bind()ing pathname...
2023-07-27 Yuanjun Gongtipc: check return value of pskb_trim()
2023-07-27 Yuanjun Gongbenet: fix return value check in be_lancer_xmit_workaro...
2023-07-27 Jakub KicinskiMerge tag 'nf-23-07-26' of https://git./linux/kernel...
2023-07-27 Jason Wangvirtio-net: fix race between set queues and probe
2023-07-27 Lin Manet/sched: mqprio: Add length check for TCA_MQPRIO_...
2023-07-27 Jan Stanceksplice, net: Fix splice_to_socket() for O_NONBLOCK...
2023-07-27 Wei Fangnet: fec: tx processing does not call XDP APIs if budge...
2023-07-26 Jakub KicinskiMerge branch 'mptcp-more-fixes-for-6-5'
2023-07-26 Paolo Abenimptcp: more accurate NL event generation
2023-07-26 Matthieu Baertsselftests: mptcp: join: only check for ip6tables if...
2023-07-26 Shay Drorynet/mlx5: Unregister devlink params in case interface...
2023-07-26 Shay Drorynet/mlx5: DR, Fix peer domain namespace setting
2023-07-26 Chris Minet/mlx5: fs_chains: Fix ft prio if ignore_flow_level...
2023-07-26 Jianbo Liunet/mlx5e: kTLS, Fix protection domain in use syndrome...
2023-07-26 Vlad Buslovnet/mlx5: Bridge, set debugfs access right to root...
2023-07-26 Dragos Tatuleanet/mlx5e: xsk: Fix crash on regular rq reactivation
2023-07-26 Dragos Tatuleanet/mlx5e: xsk: Fix invalid buffer access for legacy rq
2023-07-26 Jianbo Liunet/mlx5e: Move representor neigh cleanup to profile...
2023-07-26 Amir Tzinnet/mlx5e: Fix crash moving to switchdev mode when...
2023-07-26 Chris Minet/mlx5e: Don't hold encap tbl lock if there is no...
2023-07-26 Shay Drorynet/mlx5: Honor user input for migratable port fn attr
2023-07-26 Yuanjun Gongnet/mlx5e: fix return value check in mlx5e_ipsec_remove...
next