summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky2022-04-091-3/+1
* net/mlx5: Remove ipsec_ops function tableLeon Romanovsky2022-04-094-154/+8
* net/mlx5: Reduce kconfig complexity while building crypto supportLeon Romanovsky2022-04-092-8/+1
* net/mlx5: Move IPsec file to relevant directoryLeon Romanovsky2022-04-0912-11/+11
* net/mlx5: Remove not-needed IPsec configLeon Romanovsky2022-04-093-33/+5
* net/mlx5: Align flow steering allocation namespace to common styleLeon Romanovsky2022-04-092-8/+0
* net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky2022-04-095-55/+27
* net/mlx5: Remove useless IPsec device checksLeon Romanovsky2022-04-093-35/+20
* net/mlx5: Remove ipsec vs. ipsec offload file separationLeon Romanovsky2022-04-0911-285/+205
* RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky2022-04-092-6/+3
* net/mlx5: Remove FPGA ipsec specific statisticsLeon Romanovsky2022-04-095-68/+0
* net/mlx5: Remove XFRM no_trailer flagLeon Romanovsky2022-04-093-5/+0
* net/mlx5: Remove not-used IDA field from IPsec structLeon Romanovsky2022-04-092-4/+1
* net/mlx5: Delete metadata handling logicLeon Romanovsky2022-04-095-245/+0
* net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky2022-04-0912-1758/+5
* net/mlx5: Cleanup kTLS function names and their exposureLeon Romanovsky2022-04-064-34/+19
* net/mlx5: Remove tls vs. ktls separation as it is the sameLeon Romanovsky2022-04-0616-356/+130
* net/mlx5: Remove indirection in TLS buildLeon Romanovsky2022-04-0610-197/+84
* net/mlx5: Reliably return TLS device capabilitiesLeon Romanovsky2022-04-061-2/+1
* net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky2022-04-0615-1396/+10
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-03-311-13/+376
|\
| * drivers/net/virtio_net: Added RSS hash report control.Andrew Melnychenko2022-03-281-1/+140
| * drivers/net/virtio_net: Added RSS hash report.Andrew Melnychenko2022-03-281-6/+49
| * drivers/net/virtio_net: Added basic RSS support.Andrew Melnychenko2022-03-281-6/+186
| * drivers/net/virtio_net: Fixed padded vheader to use v1 with hash.Andrew Melnychenko2022-03-281-5/+6
* | vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devicesEric Dumazet2022-03-311-0/+6
* | Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...Jakub Kicinski2022-03-316-31/+36
|\ \
| * | can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...Marc Kleine-Budde2022-03-311-0/+2
| * | can: mcba_usb: properly check endpoint typePavel Skripkin2022-03-311-10/+16
| * | can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua2022-03-311-1/+0
| * | can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua2022-03-311-16/+14
| * | can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua2022-03-311-1/+0
| * | can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde2022-03-311-2/+3
| * | can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error valueTom Rix2022-03-311-1/+1
* | | net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang2022-03-311-3/+3
* | | net: hns3: fix the concurrency between functions reading debugfsYufeng Mo2022-03-313-5/+12
|/ /
* | net: sparx5: uses, depends on BRIDGE or !BRIDGERandy Dunlap2022-03-311-0/+1
* | wireguard: socket: ignore v6 endpoints when ipv6 is disabledJason A. Donenfeld2022-03-311-2/+2
* | wireguard: socket: free skb in send6 when ipv6 is disabledWang Hai2022-03-311-0/+1
* | wireguard: queueing: use CFI-safe ptr_ring cleanup functionJason A. Donenfeld2022-03-311-1/+2
* | sfc: Avoid NULL pointer dereference on systems without numa awarenessMartin Habets2022-03-301-7/+4
* | net: dsa: felix: fix possible NULL pointer dereferenceZheng Yongjun2022-03-301-0/+4
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-03-302-2/+5
|\ \
| * | ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski2022-03-291-1/+1
| * | ice: xsk: Stop Rx processing when ntc catches ntuMaciej Fijalkowski2022-03-291-0/+3
| * | ice: xsk: Eliminate unnecessary loop iterationMagnus Karlsson2022-03-291-1/+1
* | | net: lan966x: fix kernel oops on ioctl when I/F is downMichael Walle2022-03-291-0/+3
|/ /
* | Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-2924-114/+341
|\ \
| * | net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-03-281-3/+3
| * | net: bnxt_ptp: fix compilation errorDamien Le Moal2022-03-282-2/+6