wifi: ath12k: hal: add ab parameter to macros using it
[linux-block.git] / net /
2022-11-28 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2022-11-18 David S. MillerMerge tag 'rxrpc-next-20221116' of git://git./linux...
2022-11-18 Eric Dumazetnet: fix napi_disable() logic error
2022-11-18 Dan Carpenterrxrpc: uninitialized variable in rxrpc_send_ack_packet()
2022-11-18 Dan Carpenterrxrpc: fix rxkad_verify_response()
2022-11-18 David S. MillerMerge tag 'wireless-next-2022-11-18' of git://git....
2022-11-18 David S. MillerMerge branch 'sctp-vrf'
2022-11-18 Xin Longsctp: add sysctl net.sctp.l3mdev_accept
2022-11-18 Xin Longsctp: add dif and sdif check in asoc and ep lookup
2022-11-18 Xin Longsctp: add skb_sdif in struct sctp_af
2022-11-18 Xin Longsctp: check sk_bound_dev_if when matching ep in get_port
2022-11-18 Xin Longsctp: check ipv6 addr with sk_bound_dev if set
2022-11-18 Xin Longsctp: verify the bind address with the tb_id from l3mdev
2022-11-18 Xin Longsctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
2022-11-18 Jakub KicinskiMerge branch 'implement-devlink-rate-api-and-extend-it'
2022-11-18 Michal Wilczynskidevlink: Allow to set up parent in devl_rate_leaf_create()
2022-11-18 Michal Wilczynskidevlink: Allow for devlink-rate nodes parent reassignment
2022-11-18 Michal Wilczynskidevlink: Enable creation of the devlink-rate nodes...
2022-11-18 Michal Wilczynskidevlink: Introduce new attribute 'tx_weight' to devlink...
2022-11-18 Michal Wilczynskidevlink: Introduce new attribute 'tx_priority' to devli...
2022-11-18 Jakub KicinskiMerge branch 'autoload-dsa-tagging-driver-when-dynamica...
2022-11-18 Vladimir Olteannet: dsa: autoload tag driver module on tagging protoco...
2022-11-18 Vladimir Olteannet: dsa: rename dsa_tag_driver_get() to dsa_tag_driver...
2022-11-18 Vladimir Olteannet: dsa: strip sysfs "tagging" string of trailing...
2022-11-18 Vladimir Olteannet: dsa: provide a second modalias to tag proto driver...
2022-11-18 Vladimir Olteannet: dsa: rename tagging protocol driver modalias
2022-11-18 Vladimir Olteannet: dsa: stop exposing tag proto module helpers to...
2022-11-18 Jakub KicinskiMerge branch 'net-dsa-use-more-appropriate-net_name_...
2022-11-18 Rasmus Villemoesnet: dsa: set name_assign_type to NET_NAME_ENUM for...
2022-11-18 Rasmus Villemoesnet: dsa: use NET_NAME_PREDICTABLE for user ports with...
2022-11-18 Rasmus Villemoesnet: dsa: refactor name assignment for user ports
2022-11-18 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-11-17 Linus TorvaldsMerge tag 'net-6.1-rc6' of git://git./linux/kernel...
2022-11-17 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of...
2022-11-17 Li zemingsctp: sm_statefuns: Remove pointer casts of the same...
2022-11-16 Linus TorvaldsMerge tag 'for-linus-6.1-rc6-tag' of git://git./linux...
2022-11-16 Linus TorvaldsMerge tag 'pinctrl-v6.1-4' of git://git./linux/kernel...
2022-11-16 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-4' of git://git...
2022-11-16 Eric Dumazettcp: annotate data-race around queue->synflood_warned
2022-11-16 Li zemingax25: af_ax25: Remove unnecessary (void*) conversions
2022-11-16 Gleb Mazovetskiytcp: configurable source port perturb table size
2022-11-16 Jakub Sitnickil2tp: Serialize access to sk_user_data with sk_callback...
2022-11-16 David S. MillerMerge branch 'net-atomic-dev-stats'
2022-11-16 Eric Dumazetipv4: tunnels: use DEV_STATS_INC()
2022-11-16 Eric Dumazetipv6: tunnels: use DEV_STATS_INC()
2022-11-16 Eric Dumazetipv6/sit: use DEV_STATS_INC() to avoid data-races
2022-11-16 Eric Dumazetnet: add atomic_long_t to net_device_stats fields
2022-11-16 David S. MillerMerge branch 'net-try_cmpxchg-conversions'
2022-11-16 Eric Dumazetnet: __sock_gen_cookie() cleanup
2022-11-16 Eric Dumazetnet: adopt try_cmpxchg() in napi_{enable|disable}()
2022-11-16 Eric Dumazetnet: adopt try_cmpxchg() in napi_schedule_prep() and...
2022-11-16 Eric Dumazetnet: net_{enable|disable}_timestamp() optimizations
2022-11-16 Eric Dumazetipv6: fib6_new_sernum() optimization
2022-11-16 Eric Dumazetnet: mm_account_pinned_pages() optimization
2022-11-16 Vladimir Olteannet: linkwatch: only report IF_OPER_LOWERLAYERDOWN...
2022-11-16 David S. MillerMerge branch 'udp-pernetns-hash'
2022-11-16 Kuniyuki Iwashimaudp: Introduce optional per-netns hash table.
2022-11-16 Kuniyuki Iwashimaudp: Access &udp_table via net.
2022-11-16 Kuniyuki Iwashimaudp: Set NULL to udp_seq_afinfo.udp_table.
2022-11-16 Kuniyuki Iwashimaudp: Set NULL to sk->sk_prot->h.udp_table.
2022-11-16 Kuniyuki Iwashimaudp: Clean up some functions.
2022-11-16 Gustavo A. R. Silvawifi: cfg80211: Avoid clashing function prototypes
2022-11-16 David Howellsrxrpc: Fix network address validation
2022-11-16 David Howellsrxrpc: Fix oops from calling udpv6_sendmsg() on AF_INET...
2022-11-16 Vladimir Olteannet: dsa: don't leak tagger-owned storage on switch...
2022-11-16 Jakub KicinskiMerge branch 'remove-phylink_validate-from-felix-dsa...
2022-11-16 Vladimir Olteannet: dsa: remove phylink_validate() method
2022-11-16 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf-next
2022-11-16 Jakub KicinskiMerge branch 'mtk_eth_soc-rx-vlan-offload-improvement...
2022-11-16 Wei Yongjunnet/x25: Fix skb leak in x25_lapb_receive_frame()
2022-11-16 Felix Fietkaunet: dsa: add support for DSA rx offloading via metadat...
2022-11-15 Linus TorvaldsAMerge tag 'netfs-fixes-20221115' of git://git./linux...
2022-11-15 Linus TorvaldsMerge tag 'erofs-for-6.1-rc6-fixes' of git://git./linux...
2022-11-15 Daniel Machonnet: dcb: move getapptrust to separate function
2022-11-15 Ido Schimmelbridge: switchdev: Fix memory leaks when changing VLAN...
2022-11-15 Cong Wangkcm: close race conditions on sk_receive_queue
2022-11-15 Florian Westphalnetfilter: conntrack: use siphash_4u64
2022-11-15 Jiapeng Chongnetfilter: rpfilter/fib: clean up some inconsistent...
2022-11-15 Phil Sutternetfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
2022-11-15 Phil Sutternetfilter: nf_tables: Extend nft_expr_ops::dump callbac...
2022-11-15 Jamie Bainbridgetcp: Add listening address to SYN flood message
2022-11-14 Linus TorvaldsMerge tag 'vfio-v6.1-rc6' of https://github.com/awillia...
2022-11-14 Linus TorvaldsMerge tag 'mtd/fixes-for-6.1-rc6' of git://git./linux...
2022-11-14 David S. MillerMerge tag 'mlx5-updates-2022-11-12' of git://git./linux...
2022-11-14 Vladimir Olteannet: dsa: make dsa_master_ioctl() see through port_hwts...
2022-11-14 David S. MillerMerge branch 'sparx5-sorted-VCAP-rules'
2022-11-14 Steen Hegelundnet: flow_offload: add support for ARP frame matching
2022-11-14 xu xinipasdv4/tcp_ipv4: remove redundant assignment
2022-11-14 Zhengchao Shaonet: caif: fix double disconnect client in chnl_net_open()
2022-11-14 David Howellsrxrpc: Fix missing IPV6 #ifdef
2022-11-13 Linus TorvaldsMerge tag 'mips-fixes_6.1_1' of git://git./linux/kernel...
2022-11-13 Linus TorvaldsMerge tag 'efi-fixes-for-v6.1-3' of git://git./linux...
2022-11-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-11-12 Linus TorvaldsMerge tag 'sound-fix-6.1-rc5' of git://git./linux/kerne...
2022-11-12 Eric Dumazettcp: tcp_wfree() refactoring
2022-11-12 Eric Dumazettcp: adopt try_cmpxchg() in tcp_release_cb()
2022-11-12 Ido Schimmelbridge: Add missing parentheses
2022-11-12 Jakub KicinskiMerge branch 'mptcp-miscellaneous-refactoring-and-small...
2022-11-12 Mat Martineaumptcp: Fix grammar in a comment
2022-11-12 Geliang Tangmptcp: get sk from msk directly
next