summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* devlink: Expose port function commands to control migratableShay Drory2022-12-082-0/+24
* net/mlx5: Add generic getters for other functions capsShay Drory2022-12-081-0/+2
* devlink: Expose port function commands to control RoCEShay Drory2022-12-082-0/+28
* net/mlx5: Introduce IFC bits for migratableYishai Hadas2022-12-081-1/+5
* Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski2022-12-082-0/+61
|\
| * ieee802154: Advertize coordinators discoveryMiquel Raynal2022-11-292-0/+61
* | net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi2022-12-071-4/+4
* | ethtool: add netlink based get rss supportSudheer Mogilappagari2022-12-061-0/+14
* | Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2022-12-052-117/+371
|\ \
| * | rxrpc: Transmit ACKs at the point of generationDavid Howells2022-12-011-3/+0
| * | rxrpc: Trace/count transmission underflows and cwnd resetsDavid Howells2022-12-011-0/+38
| * | rxrpc: Make the I/O thread take over the call and local processor workDavid Howells2022-12-011-22/+20
| * | rxrpc: Simplify skbuff accounting in receive pathDavid Howells2022-12-011-1/+2
| * | rxrpc: Move DATA transmission into call processor work itemDavid Howells2022-12-011-1/+5
| * | rxrpc: Copy client call parameters into rxrpc_call earlierDavid Howells2022-12-011-0/+3
| * | rxrpc: Implement a mechanism to send an event notification to a callDavid Howells2022-12-011-0/+52
| * | rxrpc: Don't hold a ref for connection workqueueDavid Howells2022-12-011-6/+5
| * | rxrpc: Don't hold a ref for call timer or workqueueDavid Howells2022-12-011-5/+1
| * | rxrpc: trace: Don't use __builtin_return_address for sk_buff tracingDavid Howells2022-12-011-24/+33
| * | rxrpc: Trace rxrpc_bundle refcountDavid Howells2022-12-011-0/+34
| * | rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracingDavid Howells2022-12-011-34/+49
| * | rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracingDavid Howells2022-12-011-21/+37
| * | rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracingDavid Howells2022-12-011-17/+26
| * | rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracingDavid Howells2022-12-011-13/+36
| * | rxrpc: Remove the [k_]proto() debugging macrosDavid Howells2022-12-011-0/+60
| * | rxrpc: Remove decl for rxrpc_kernel_call_is_complete()David Howells2022-12-011-1/+0
| * | rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells2022-12-011-0/+1
* | | net: stmmac: Power up SERDES after the PHY linkRevanth Kumar Uppala2022-12-051-0/+1
* | | net: add netdev_sw_irq_coalesce_default_on()Heiner Kallweit2022-12-031-0/+1
* | | Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-12-034-13/+38
|\ \ \
| * | | wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau2022-12-012-6/+15
| * | | wifi: cfg80211: Correct example of ieee80211_iface_limitPhilipp Hortmann2022-12-011-1/+1
| * | | wifi: ieee80211: Do not open-code qos address offsetsKees Cook2022-12-011-6/+22
* | | | sctp: delete free member from struct sctp_sched_opsXin Long2022-12-021-2/+0
* | | | mptcp: add pm listener eventsGeliang Tang2022-12-021-0/+9
* | | | net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destructionDmitry Safonov2022-12-021-3/+7
* | | | jump_label: Prevent key->enabled int overflowDmitry Safonov2022-12-021-4/+17
* | | | Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-12-012-6/+3
|\ \ \ \
| * | | | net/mlx5: Use generic definition for UMR KLM alignmentTariq Toukan2022-11-301-1/+1
| * | | | net/mlx5: Generalize name of UMR alignment definitionTariq Toukan2022-11-301-2/+2
| * | | | net/mlx5: Remove unused UMR MTT definitionsTariq Toukan2022-11-301-2/+0
| * | | | net/mlx5e: Add padding when needed in UMR WQEsTariq Toukan2022-11-301-0/+1
| * | | | net/mlx5: Remove unused ctx variablesPetr Pavlu2022-11-301-2/+0
| | |/ / | |/| |
* | | | net: phy: Add link between phy dev and mac devXiaolei Wang2022-12-011-0/+4
* | | | net: devlink: let the core report the driver name instead of the driversVincent Mailhol2022-12-011-2/+0
* | | | devlink: support directly reading from region memoryJacob Keller2022-12-012-0/+18
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-11-301-3/+5
|\ \ \
| * | | xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca2022-11-251-2/+3
| * | | xfrm: add extack to xfrm_do_migrateSabrina Dubroca2022-11-251-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-2918-23/+51
|\ \ \ \