aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-07net/mlx5: Introduce IFC bits for migratableGravatar Yishai Hadas 1-1/+5
2022-12-07Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Gravatar Jakub Kicinski 2-0/+61
2022-12-06net: ethernet: mtk_wed: add reset to rx_ring_setup callbackGravatar Lorenzo Bianconi 1-4/+4
2022-12-05ethtool: add netlink based get rss supportGravatar Sudheer Mogilappagari 1-0/+14
2022-12-05Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar David S. Miller 2-117/+371
2022-12-05net: stmmac: Power up SERDES after the PHY linkGravatar Revanth Kumar Uppala 1-0/+1
2022-12-03net: add netdev_sw_irq_coalesce_default_on()Gravatar Heiner Kallweit 1-0/+1
2022-12-02Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Jakub Kicinski 4-13/+38
2022-12-01sctp: delete free member from struct sctp_sched_opsGravatar Xin Long 1-2/+0
2022-12-01mptcp: add pm listener eventsGravatar Geliang Tang 1-0/+9
2022-12-01net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destructionGravatar Dmitry Safonov 1-3/+7
2022-12-01jump_label: Prevent key->enabled int overflowGravatar Dmitry Safonov 1-4/+17
2022-12-01wifi: mac80211: add support for restricting netdev features per vifGravatar Felix Fietkau 2-6/+15
2022-12-01rxrpc: Transmit ACKs at the point of generationGravatar David Howells 1-3/+0
2022-12-01rxrpc: Trace/count transmission underflows and cwnd resetsGravatar David Howells 1-0/+38
2022-12-01rxrpc: Make the I/O thread take over the call and local processor workGravatar David Howells 1-22/+20
2022-12-01rxrpc: Simplify skbuff accounting in receive pathGravatar David Howells 1-1/+2
2022-12-01rxrpc: Move DATA transmission into call processor work itemGravatar David Howells 1-1/+5
2022-12-01rxrpc: Copy client call parameters into rxrpc_call earlierGravatar David Howells 1-0/+3
2022-12-01rxrpc: Implement a mechanism to send an event notification to a callGravatar David Howells 1-0/+52
2022-12-01rxrpc: Don't hold a ref for connection workqueueGravatar David Howells 1-6/+5
2022-12-01rxrpc: Don't hold a ref for call timer or workqueueGravatar David Howells 1-5/+1
2022-12-01rxrpc: trace: Don't use __builtin_return_address for sk_buff tracingGravatar David Howells 1-24/+33
2022-12-01rxrpc: Trace rxrpc_bundle refcountGravatar David Howells 1-0/+34
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracingGravatar David Howells 1-34/+49
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracingGravatar David Howells 1-21/+37
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracingGravatar David Howells 1-17/+26
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracingGravatar David Howells 1-13/+36
2022-12-01rxrpc: Remove the [k_]proto() debugging macrosGravatar David Howells 1-0/+60
2022-12-01rxrpc: Remove decl for rxrpc_kernel_call_is_complete()Gravatar David Howells 1-1/+0
2022-12-01rxrpc: Implement an in-kernel rxperf server for testing purposesGravatar David Howells 1-0/+1
2022-12-01wifi: cfg80211: Correct example of ieee80211_iface_limitGravatar Philipp Hortmann 1-1/+1
2022-12-01wifi: ieee80211: Do not open-code qos address offsetsGravatar Kees Cook 1-6/+22
2022-11-30Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Jakub Kicinski 2-6/+3
2022-11-30net: phy: Add link between phy dev and mac devGravatar Xiaolei Wang 1-0/+4
2022-11-30net: devlink: let the core report the driver name instead of the driversGravatar Vincent Mailhol 1-2/+0
2022-11-30devlink: support directly reading from region memoryGravatar Jacob Keller 2-0/+18
2022-11-29net/mlx5: Use generic definition for UMR KLM alignmentGravatar Tariq Toukan 1-1/+1
2022-11-29net/mlx5: Generalize name of UMR alignment definitionGravatar Tariq Toukan 1-2/+2
2022-11-29net/mlx5: Remove unused UMR MTT definitionsGravatar Tariq Toukan 1-2/+0
2022-11-29net/mlx5e: Add padding when needed in UMR WQEsGravatar Tariq Toukan 1-0/+1
2022-11-29net/mlx5: Remove unused ctx variablesGravatar Petr Pavlu 1-2/+0
2022-11-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar Jakub Kicinski 1-3/+5
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 18-23/+51
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 2-1/+3
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Gravatar Zhengchao Shao 1-0/+2
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Gravatar Saeed Mahameed 1-0/+7
2022-11-29ieee802154: Advertize coordinators discoveryGravatar Miquel Raynal 2-0/+61
2022-11-29net: ethernet: mtk_wed: add reset to tx_ring_setup callbackGravatar Lorenzo Bianconi 1-4/+4
2022-11-29net: ethernet: mtk_wed: update mtk_wed_stopGravatar Lorenzo Bianconi 1-0/+4