net/mlx5: fs, add match on ranges API
[platform/kernel/linux-starfive.git] / net /
2022-12-08 Jakub KicinskiMerge branch 'devlink-add-port-function-attribute-to...
2022-12-08 Shay Drorydevlink: Expose port function commands to control migra...
2022-12-08 Shay Drorydevlink: Expose port function commands to control RoCE
2022-12-08 Shay Drorydevlink: Validate port function request
2022-12-08 Jakub KicinskiMerge branch 'bridge-mcast-preparations-for-evpn-extens...
2022-12-08 Ido Schimmelbridge: mcast: Constify 'group' argument in br_multicas...
2022-12-08 Ido Schimmelbridge: mcast: Remove redundant function arguments
2022-12-08 Ido Schimmelbridge: mcast: Move checks out of critical section
2022-12-08 Ido Schimmelbridge: mcast: Remove br_mdb_parse()
2022-12-08 Ido Schimmelbridge: mcast: Use MDB group key from configuration...
2022-12-08 Ido Schimmelbridge: mcast: Propagate MDB configuration structure...
2022-12-08 Ido Schimmelbridge: mcast: Use MDB configuration structure where...
2022-12-08 Ido Schimmelbridge: mcast: Remove redundant checks
2022-12-08 Ido Schimmelbridge: mcast: Centralize netlink attribute parsing
2022-12-08 ye xingchennet: ethernet: use sysfs_emit() to instead of scnprintf()
2022-12-08 Jakub KicinskiMerge tag 'ieee802154-for-net-next-2022-12-05' of git...
2022-12-07 Kees Cooknet/ncsi: Silence runtime memcpy() false positive warning
2022-12-06 Sudheer Mogilappagariethtool: add netlink based get rss support
2022-12-05 David S. MillerMerge tag 'rxrpc-next-20221201-b' of git://git./linux...
2022-12-03 David S. MillerMerge branch 'r8169-irq-coalesce'
2022-12-03 Heiner Kallweitnet: add netdev_sw_irq_coalesce_default_on()
2022-12-03 Eric Dumazettcp: use 2-arg optimal variant of kfree_rcu()
2022-12-03 Jakub KicinskiMerge tag 'wireless-next-2022-12-02' of git://git....
2022-12-02 Jiri Pirkonet: devlink: convert port_list into xarray
2022-12-02 Jakub KicinskiMerge branch 'hsr'
2022-12-02 Sebastian Andrzej... hsr: Use a single struct for self_node.
2022-12-02 Sebastian Andrzej... hsr: Synchronize sequence number updates.
2022-12-02 Sebastian Andrzej... hsr: Synchronize sending frames to have always incremen...
2022-12-02 Sebastian Andrzej... hsr: Disable netpoll.
2022-12-02 Sebastian Andrzej... hsr: Avoid double remove of a node.
2022-12-02 Sebastian Andrzej... hsr: Add a rcu-read lock to hsr_forward_skb().
2022-12-02 Sebastian Andrzej... Revert "net: hsr: use hlist_head instead of list_head...
2022-12-02 Xin Longsctp: delete free member from struct sctp_sched_ops
2022-12-02 Jakub KicinskiMerge branch 'mptcp-pm-listener-events-selftests-cleanup'
2022-12-02 Geliang Tangmptcp: add pm listener events
2022-12-01 Jakub KicinskiMerge branch 'net-tcp-dynamically-disable-tcp-md5-stati...
2022-12-01 Dmitry Safonovnet/tcp: Separate initialization of twsk
2022-12-01 Dmitry Safonovnet/tcp: Do cleanup on tcp_md5_key_copy() failure
2022-12-01 Dmitry Safonovnet/tcp: Disable TCP-MD5 static key on tcp_md5sig_info...
2022-12-01 Dmitry Safonovnet/tcp: Separate tcp_md5sig_info allocation into tcp_m...
2022-12-01 Jakub KicinskiMerge branch 'locking/core' of git://git./linux/kernel...
2022-12-01 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2022-11-28' of git...
2022-12-01 Felix Fietkauwifi: mac80211: fix and simplify unencrypted drop check...
2022-12-01 Felix Fietkauwifi: mac80211: add support for restricting netdev...
2022-12-01 Kieran Frewenwifi: mac80211: update TIM for S1G specification changes
2022-12-01 Johannes Bergwifi: mac80211: don't parse multi-BSSID in assoc resp
2022-12-01 Johannes Bergwifi: cfg80211: use bss_from_pub() instead of container...
2022-12-01 Johannes Bergwifi: mac80211: remove unnecessary synchronize_net()
2022-12-01 Alexander Wetzelwifi: mac80211: Drop not needed check for NULL
2022-12-01 Chen Zhongjinwifi: cfg80211: Fix not unregister reg_pdev when load_b...
2022-12-01 JUN-KYU SHINwifi: cfg80211: fix comparison of BSS frequencies
2022-12-01 Íñigo Huguetwifi: mac80211: fix maybe-unused warning
2022-12-01 David Howellsrxrpc: Transmit ACKs at the point of generation
2022-12-01 David Howellsrxrpc: Fold __rxrpc_unuse_local() into rxrpc_unuse_local()
2022-12-01 David Howellsrxrpc: Move the cwnd degradation after transmitting...
2022-12-01 David Howellsrxrpc: Trace/count transmission underflows and cwnd...
2022-12-01 David Howellsrxrpc: Remove the _bh annotation from all the spinlocks
2022-12-01 David Howellsrxrpc: Make the I/O thread take over the call and local...
2022-12-01 David Howellsrxrpc: Extract the peer address from an incoming packet...
2022-12-01 David Howellsrxrpc: Reduce the use of RCU in packet input
2022-12-01 David Howellsrxrpc: Simplify skbuff accounting in receive path
2022-12-01 David Howellsrxrpc: Remove RCU from peer->error_targets list
2022-12-01 David Howellsrxrpc: Move DATA transmission into call processor work...
2022-12-01 David Howellsrxrpc: Copy client call parameters into rxrpc_call...
2022-12-01 David Howellsrxrpc: Implement a mechanism to send an event notificat...
2022-12-01 David Howellsrxrpc: Don't use sk->sk_receive_queue.lock to guard...
2022-12-01 David Howellsrxrpc: Remove call->input_lock
2022-12-01 David Howellsrxrpc: Move error processing into the local endpoint...
2022-12-01 David Howellsrxrpc: Move packet reception processing into I/O thread
2022-12-01 David Howellsrxrpc: Create a per-local endpoint receive queue and...
2022-12-01 David Howellsrxrpc: Split the receive code
2022-12-01 David Howellsrxrpc: Don't hold a ref for connection workqueue
2022-12-01 David Howellsrxrpc: Don't hold a ref for call timer or workqueue
2022-12-01 David Howellsrxrpc: trace: Don't use __builtin_return_address for...
2022-12-01 David Howellsrxrpc: Trace rxrpc_bundle refcount
2022-12-01 David Howellsrxrpc: trace: Don't use __builtin_return_address for...
2022-12-01 David Howellsrxrpc: trace: Don't use __builtin_return_address for...
2022-12-01 David Howellsrxrpc: trace: Don't use __builtin_return_address for...
2022-12-01 David Howellsrxrpc: trace: Don't use __builtin_return_address for...
2022-12-01 David Howellsrxrpc: Extract the code from a received ABORT packet...
2022-12-01 David Howellsrxrpc: Drop rxrpc_conn_parameters from rxrpc_connection...
2022-12-01 David Howellsrxrpc: Remove the [_k]net() debugging macros
2022-12-01 David Howellsrxrpc: Remove the [k_]proto() debugging macros
2022-12-01 David Howellsrxrpc: Remove handling of duplicate packets in recvmsg_...
2022-12-01 David Howellsrxrpc: Fix call leak
2022-12-01 David Howellsrxrpc: Implement an in-kernel rxperf server for testing...
2022-12-01 David Howellsrxrpc: Fix checker warning
2022-12-01 Zhengchao Shaowifi: mac80211: fix memory leak in ieee80211_if_add()
2022-12-01 Yuan Canwifi: nl80211: Add checks for nla_nest_start() in nl802...
2022-12-01 Jakub KicinskiMerge tag 'mlx5-updates-2022-11-29' of git://git./linux...
2022-12-01 Jakub KicinskiMerge branch 'net-devlink-return-the-driver-name-in...
2022-12-01 Vincent Mailholnet: devlink: make the devlink_ops::info_get() callback...
2022-12-01 Vincent Mailholnet: devlink: let the core report the driver name inste...
2022-12-01 Jakub KicinskiMerge branch 'support-direct-read-from-region'
2022-12-01 Jacob Kellerdevlink: support directly reading from region memory
2022-12-01 Jacob Kellerdevlink: refactor region_read_snapshot_fill to use...
2022-12-01 Jacob Kellerdevlink: remove unnecessary parameter from chunk_fill...
2022-12-01 Jacob Kellerdevlink: find snapshot in devlink_nl_cmd_region_read_dumpit
2022-12-01 Jacob Kellerdevlink: report extended error message in region_read_d...
2022-12-01 Jacob Kellerdevlink: use min_t to calculate data_size
next