Merge branch 'nexthop-fix-two-nexthop-group-statistics-issues'
[sfrench/cifs-2.6.git] / net /
2024-03-12 Jakub KicinskiMerge branch 'nexthop-fix-two-nexthop-group-statistics...
2024-03-12 Ido Schimmelnexthop: Fix splat with CONFIG_DEBUG_PREEMPT=y
2024-03-12 Ido Schimmelnexthop: Fix out-of-bounds access during attribute...
2024-03-12 Ido Schimmelnexthop: Only parse NHA_OP_FLAGS for dump messages...
2024-03-12 Ido Schimmelnexthop: Only parse NHA_OP_FLAGS for get messages that...
2024-03-12 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2024-03-11 Andrii Nakryikobpf: move sleepable flag from bpf_prog_aux to bpf_prog
2024-03-11 Juntong Dengnet/packet: Add getsockopt support for PACKET_COPY_THRESH
2024-03-11 Juntong Dengnet/netlink: Add getsockopt support for NETLINK_LISTEN_...
2024-03-11 Justin Iurmannet: ipv6: exthdrs: get rid of ipv6_skb_net()
2024-03-11 Jakub KicinskiMerge branch 'mlxsw-support-for-nexthop-group-statistics'
2024-03-11 Petr Machatanet: nexthop: Have all NH notifiers carry NH ID
2024-03-11 Petr Machatanet: nexthop: Initialize NH group ID in resilient NH...
2024-03-11 Mina Almasrynet: page_pool: factor out page_pool recycle check
2024-03-11 David S. MillerMerge branch 'tcp-wmem-data-races'
2024-03-11 Jason Xingtcp: annotate a data-race around sysctl_tcp_wmem[0]
2024-03-11 Jason Xingmptcp: annotate a data-race around sysctl_tcp_wmem[0]
2024-03-11 Eric Dumazetudp: no longer touch sk->sk_refcnt in early demux
2024-03-11 David S. MillerMerge branch 'getsockopt-parameter-validation'
2024-03-11 Gavrilov Ilianet/x25: fix incorrect parameter validation in the...
2024-03-11 Gavrilov Ilianet: kcm: fix incorrect parameter validation in the...
2024-03-11 Gavrilov Iliaudp: fix incorrect parameter validation in the udp_lib_...
2024-03-11 Gavrilov Ilial2tp: fix incorrect parameter validation in the pppol2t...
2024-03-11 Gavrilov Iliaipmr: fix incorrect parameter validation in the ip_mrou...
2024-03-11 Gavrilov Iliatcp: fix incorrect parameter validation in the do_tcp_g...
2024-03-11 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2024-03-09 Jakub KicinskiMerge tag 'mlx5-socket-direct-v3' of git://git./linux...
2024-03-09 Jakub KicinskiMerge tag 'for-net-next-2024-03-08' of git://git./linux...
2024-03-09 Jakub KicinskiMerge tag 'ieee802154-for-net-next-2024-03-07' of git...
2024-03-08 Eric Dumazetipv4: raw: check sk->sk_rcvbuf earlier
2024-03-08 Eric Dumazetipv6: raw: check sk->sk_rcvbuf earlier
2024-03-08 Ido Schimmelnexthop: Simplify dump error handling
2024-03-08 Eric Dumazetnet: add skb_data_unref() helper
2024-03-08 Jakub KicinskiMerge tag 'wireless-next-2024-03-08' of git://git....
2024-03-08 Luiz Augusto von... Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
2024-03-08 Frédéric DanisBluetooth: Fix eir name length
2024-03-08 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2024-03-08 David S. MillerMerge branch 'ipv6-lockless-dump-addrs'
2024-03-08 Eric Dumazetipv6: remove RTNL protection from inet6_dump_addr()
2024-03-08 Eric Dumazetipv6: use xa_array iterator to implement inet6_dump_addr()
2024-03-08 Eric Dumazetipv6: make in6_dump_addrs() lockless
2024-03-08 Eric Dumazetipv6: make inet6_fill_ifaddr() lockless
2024-03-08 David S. MillerMerge tag 'ipsec-next-2024-03-06' of git://git./linux...
2024-03-08 David S. MillerMerge branch 'nexthop-group-stats'
2024-03-08 Ido Schimmelnet: nexthop: Expose nexthop group HW stats to user...
2024-03-08 Ido Schimmelnet: nexthop: Add ability to enable / disable hardware...
2024-03-08 Ido Schimmelnet: nexthop: Add hardware statistics notifications
2024-03-08 Ido Schimmelnet: nexthop: Expose nexthop group stats to user space
2024-03-08 Ido Schimmelnet: nexthop: Add nexthop group entry stats
2024-03-08 Petr Machatanet: nexthop: Add NHA_OP_FLAGS
2024-03-08 Petr Machatanet: nexthop: Adjust netlink policy parsing for a new...
2024-03-08 Jakub Kicinskinet: dqs: add NIC stall detector based on BQL
2024-03-08 Jakub KicinskiMerge branch 'netdev-add-per-queue-statistics'
2024-03-08 Jakub Kicinskinetdev: add queue stat for alloc failures
2024-03-08 Jakub Kicinskinetdev: add per-queue statistics
2024-03-08 Jakub KicinskiMerge branch 'net-group-together-hot-data'
2024-03-08 Eric Dumazetnet: move rps_sock_flow_table to net_hotdata
2024-03-08 Eric Dumazetnet: introduce include/net/rps.h
2024-03-08 Eric Dumazetipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secre...
2024-03-08 Eric Dumazetipv6: move inet6_ehash_secret and udp6_ehash_secret...
2024-03-08 Eric Dumazetinet: move inet_ehash_secret and udp_ehash_secret into...
2024-03-08 Eric Dumazetinet: move tcp_protocol and udp_protocol to net_hotdata
2024-03-08 Eric Dumazetipv6: move tcpv6_protocol and udpv6_protocol to net_hotdata
2024-03-08 Eric Dumazetudp: move udpv4_offload and udpv6_offload to net_hotdata
2024-03-08 Eric Dumazetnet: move skbuff_cache(s) to net_hotdata
2024-03-08 Eric Dumazetnet: move dev_rx_weight to net_hotdata
2024-03-08 Eric Dumazetnet: move dev_tx_weight to net_hotdata
2024-03-08 Eric Dumazetnet: move tcpv4_offload and tcpv6_offload to net_hotdata
2024-03-08 Eric Dumazetnet: move ip_packet_offload and ipv6_packet_offload...
2024-03-08 Eric Dumazetnet: move netdev_max_backlog to net_hotdata
2024-03-08 Eric Dumazetnet: move ptype_all into net_hotdata
2024-03-08 Eric Dumazetnet: move netdev_tstamp_prequeue into net_hotdata
2024-03-08 Eric Dumazetnet: move netdev_budget and netdev_budget to net_hotdata
2024-03-08 Eric Dumazetnet: introduce struct net_hotdata
2024-03-08 Jakub KicinskiMerge tag 'rxrpc-iothread-20240305' of git://git./linux...
2024-03-08 Eric Dumazetnetlink: let core handle error cases in dump operations
2024-03-08 Christoph Paaschmpls: Do not orphan the skb
2024-03-08 Florian Fainellinet: dsa: Leverage core stats allocator
2024-03-08 Justin Swartznet: x25: remove dead links from Kconfig
2024-03-07 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2024-03-07 Linus TorvaldsMerge tag 'net-6.8-rc8' of git://git./linux/kernel...
2024-03-07 Luiz Augusto von... Bluetooth: ISO: Align broadcast sync_timeout with conne...
2024-03-07 Paolo AbeniMerge tag 'nf-24-03-07' of git://git./linux/kernel...
2024-03-07 Paolo AbeniMerge branch 'netrom-fix-all-the-data-races-around...
2024-03-07 Jason Xingnetrom: Fix data-races around sysctl_net_busy_read
2024-03-07 Jason Xingnetrom: Fix a data-race around sysctl_netrom_link_fails...
2024-03-07 Jason Xingnetrom: Fix a data-race around sysctl_netrom_routing_co...
2024-03-07 Jason Xingnetrom: Fix a data-race around sysctl_netrom_transport_...
2024-03-07 Jason Xingnetrom: Fix a data-race around sysctl_netrom_transport_...
2024-03-07 Jason Xingnetrom: Fix a data-race around sysctl_netrom_transport_...
2024-03-07 Jason Xingnetrom: Fix a data-race around sysctl_netrom_transport_...
2024-03-07 Jason Xingnetrom: Fix a data-race around sysctl_netrom_transport_...
2024-03-07 Jason Xingnetrom: Fix a data-race around sysctl_netrom_transport_...
2024-03-07 Jason Xingnetrom: Fix data-races around sysctl_netrom_network_ttl...
2024-03-07 Jason Xingnetrom: Fix a data-race around sysctl_netrom_obsolescen...
2024-03-07 Jason Xingnetrom: Fix a data-race around sysctl_netrom_default_pa...
2024-03-07 Jakub KicinskiMerge tag 'ipsec-2024-03-06' of git://git./linux/kernel...
2024-03-07 Heiner Kallweitethtool: remove ethtool_eee_use_linkmodes
2024-03-07 Jakub KicinskiMerge branch 'mptcp-some-clean-up-patches'
2024-03-07 Geliang Tangmptcp: drop lookup_by_id in lookup_addr
next