Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf...
[platform/kernel/linux-rpi.git] / net /
2023-08-03 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-08-03 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-08-03 Linus TorvaldsMerge tag 'net-6.5-rc5' of git://git./linux/kernel...
2023-08-03 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-08-03 Jakub KicinskiMerge tag 'wireless-2023-08-03' of git://git./linux...
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 Jakub KicinskiMerge branch 'docs-net-page_pool-sync-dev-and-kdoc'
2023-08-03 Jakub Kicinskidocs: net: page_pool: use kdoc to avoid duplicating...
2023-08-03 Linus TorvaldsMerge tag 'nfsd-6.5-3' of git://git./linux/kernel/git...
2023-08-03 Linus TorvaldsMerge tag 's390-6.5-4' of git://git./linux/kernel/git...
2023-08-03 Martin KaFai LauMerge branch 'net: struct netdev_rx_queue and xdp.h...
2023-08-03 Jakub Kicinskinet: invert the netdevice.h vs xdp.h dependency
2023-08-03 Jakub Kicinskinet: move struct netdev_rx_queue out of netdevice.h
2023-08-03 David Howellsudp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_...
2023-08-03 Yue Haibingtipc: Remove unused function declarations
2023-08-03 David Howellsudp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
2023-08-03 Jakub KicinskiMerge branch 'introduce-ndo_hwtstamp_get-and-ndo_hwtsta...
2023-08-03 Vladimir Olteannet: remove phy_has_hwtstamp() -> phy_mii_ioctl() decis...
2023-08-03 Vladimir Olteannet: transfer rtnl_lock() requirement from ethtool_set_...
2023-08-03 Maxim Georgievnet: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp...
2023-08-03 Maxim Georgievnet: add hwtstamping helpers for stackable net devices
2023-08-03 Maxim Georgievnet: add NDOs for configuring hardware timestamping
2023-08-03 Jakub KicinskiMerge branch 'net-extend-alloc_skb_with_frags-max-size'
2023-08-03 Eric Dumazetnet/packet: change packet_alloc_skb() to allow bigger...
2023-08-03 Eric Dumazetnet: allow alloc_skb_with_frags() to allocate bigger...
2023-08-03 Linus TorvaldsMerge tag 'soc-fixes-6.5-2' of git://git./linux/kernel...
2023-08-03 Linus TorvaldsMerge tag 'bitmap-6.5-rc5' of https://github.com:/norov...
2023-08-02 Alexei StarovoitovMerge branch 'bpf-xdp-add-tracepoint-to-xdp-attaching...
2023-08-02 Leon Hwangbpf, xdp: Add tracepoint to xdp attaching failure
2023-08-02 Yue Haibingnetlabel: Remove unused declaration netlbl_cipsov4_doi_...
2023-08-02 Yue Haibingila: Remove unnecessary file net/ila.h
2023-08-02 Linus TorvaldsMerge tag 'exfat-for-6.5-rc5' of git://git./linux/kerne...
2023-08-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-08-02 Yue Haibingip6mr: Fix skb_under_panic in ip6mr_cache_report()
2023-08-02 David S. MillerMerge branch 'tc-flower-SPI'
2023-08-02 Ratheesh Kannothtc: flower: Enable offload support IPSEC SPI field.
2023-08-02 Ratheesh Kannothtc: flower: support for SPI
2023-08-02 Ratheesh Kannothnet: flow_dissector: Add IPSEC dissector
2023-08-02 Lin Manet: dcb: choose correct policy to parse DCB_ATTR_BCN
2023-08-01 Jakub Kicinskinet: make sure we never create ifindex = 0
2023-08-01 Christian Maranginet: dsa: tag_qca: return early if dev is not found
2023-08-01 Paolo AbeniMerge branch 'net-sched-improve-class-lifetime-handling'
2023-08-01 Pedro Tammelanet/sched: sch_qfq: warn about class in use while deleting
2023-08-01 Pedro Tammelanet/sched: sch_htb: warn about class in use while deleting
2023-08-01 Pedro Tammelanet/sched: sch_hfsc: warn about class in use while...
2023-08-01 Pedro Tammelanet/sched: sch_drr: warn about class in use while deleting
2023-08-01 Pedro Tammelanet/sched: wrap open coded Qdics class filter counter
2023-08-01 Tomas Glozarbpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
2023-08-01 Yue Haibingnet/hsr: Remove unused function declarations
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-08-01 Daniel Xunetfilter: bpf: Only define get_proto_defrag_hook(...
2023-07-31 Yue Haibingvsock: Remove unused function declarations
2023-07-31 Yue Haibingnet/smc: Remove unused function declarations
2023-07-31 Lorenz Bauernet: remove duplicate INDIRECT_CALLABLE_DECLARE of...
2023-07-31 Kuniyuki Iwashimanet: Use sockaddr_storage for getsockopt(SO_PEERNAME).
2023-07-31 Kuniyuki Iwashimanet/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TI...
2023-07-31 Ratheesh Kannothnet: flow_dissector: Use 64bits for used_keys
2023-07-30 Linus TorvaldsMerge tag 'spi-fix-v6.5-rc3' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'regulator-fix-v6.5-rc3' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'usb-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'tty-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'staging-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'char-misc-6.5-rc4' of git://git./linux/kerne...
2023-07-30 Linus TorvaldsMerge tag 'probes-fixes-v6.5-rc3' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-07-30 Linus TorvaldsMerge tag 'locking_urgent_for_v6.5_rc4' of git://git...
2023-07-30 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc4' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'irq_urgent_for_v6.5_rc4' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag '6.5-rc3-smb3-client-fixes' of git://git...
2023-07-30 Linus TorvaldsMerge tag 'trace-v6.5-rc3' of git://git./linux/kernel...
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 Linus TorvaldsMerge tag 'loongarch-fixes-6.5-1' of git://git./linux...
2023-07-29 Linus TorvaldsMerge tag 'ata-6.5-rc4' of git://git./linux/kernel...
2023-07-29 Jamal Hadi Salimnet: sched: cls_u32: Fix match key mis-addressing
2023-07-29 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-07-28-15-52' of...
2023-07-29 Linus TorvaldsMerge tag 'thermal-6.5-rc4' of git://git./linux/kernel...
2023-07-29 Linus TorvaldsMerge tag 'pm-6.5-rc4' of git://git./linux/kernel/git...
2023-07-29 Linus TorvaldsMerge tag 'hwmon-for-v6.5-rc4' of git://git./linux...
2023-07-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
next