index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx5: Remove not-implemented IPsec capabilities
Leon Romanovsky
2022-04-09
1
-3
/
+1
*
net/mlx5: Remove ipsec_ops function table
Leon Romanovsky
2022-04-09
4
-154
/
+8
*
net/mlx5: Reduce kconfig complexity while building crypto support
Leon Romanovsky
2022-04-09
2
-8
/
+1
*
net/mlx5: Move IPsec file to relevant directory
Leon Romanovsky
2022-04-09
12
-11
/
+11
*
net/mlx5: Remove not-needed IPsec config
Leon Romanovsky
2022-04-09
3
-33
/
+5
*
net/mlx5: Align flow steering allocation namespace to common style
Leon Romanovsky
2022-04-09
2
-8
/
+0
*
net/mlx5: Unify device IPsec capabilities check
Leon Romanovsky
2022-04-09
5
-55
/
+27
*
net/mlx5: Remove useless IPsec device checks
Leon Romanovsky
2022-04-09
3
-35
/
+20
*
net/mlx5: Remove ipsec vs. ipsec offload file separation
Leon Romanovsky
2022-04-09
11
-285
/
+205
*
RDMA/mlx5: Drop crypto flow steering API
Leon Romanovsky
2022-04-09
2
-6
/
+3
*
net/mlx5: Remove FPGA ipsec specific statistics
Leon Romanovsky
2022-04-09
5
-68
/
+0
*
net/mlx5: Remove XFRM no_trailer flag
Leon Romanovsky
2022-04-09
3
-5
/
+0
*
net/mlx5: Remove not-used IDA field from IPsec struct
Leon Romanovsky
2022-04-09
2
-4
/
+1
*
net/mlx5: Delete metadata handling logic
Leon Romanovsky
2022-04-09
5
-245
/
+0
*
net/mlx5_fpga: Drop INNOVA IPsec support
Leon Romanovsky
2022-04-09
12
-1758
/
+5
*
net/mlx5: Cleanup kTLS function names and their exposure
Leon Romanovsky
2022-04-06
4
-34
/
+19
*
net/mlx5: Remove tls vs. ktls separation as it is the same
Leon Romanovsky
2022-04-06
16
-356
/
+130
*
net/mlx5: Remove indirection in TLS build
Leon Romanovsky
2022-04-06
10
-197
/
+84
*
net/mlx5: Reliably return TLS device capabilities
Leon Romanovsky
2022-04-06
1
-2
/
+1
*
net/mlx5_fpga: Drop INNOVA TLS support
Leon Romanovsky
2022-04-06
15
-1396
/
+10
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-03-31
1
-13
/
+376
|
\
|
*
drivers/net/virtio_net: Added RSS hash report control.
Andrew Melnychenko
2022-03-28
1
-1
/
+140
|
*
drivers/net/virtio_net: Added RSS hash report.
Andrew Melnychenko
2022-03-28
1
-6
/
+49
|
*
drivers/net/virtio_net: Added basic RSS support.
Andrew Melnychenko
2022-03-28
1
-6
/
+186
|
*
drivers/net/virtio_net: Fixed padded vheader to use v1 with hash.
Andrew Melnychenko
2022-03-28
1
-5
/
+6
*
|
vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devices
Eric Dumazet
2022-03-31
1
-0
/
+6
*
|
Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2022-03-31
6
-31
/
+36
|
\
\
|
*
|
can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...
Marc Kleine-Budde
2022-03-31
1
-0
/
+2
|
*
|
can: mcba_usb: properly check endpoint type
Pavel Skripkin
2022-03-31
1
-10
/
+16
|
*
|
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
2022-03-31
1
-1
/
+0
|
*
|
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
2022-03-31
1
-16
/
+14
|
*
|
can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
2022-03-31
1
-1
/
+0
|
*
|
can: m_can: m_can_tx_handler(): fix use after free of skb
Marc Kleine-Budde
2022-03-31
1
-2
/
+3
|
*
|
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error value
Tom Rix
2022-03-31
1
-1
/
+1
*
|
|
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
2022-03-31
1
-3
/
+3
*
|
|
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
2022-03-31
3
-5
/
+12
|
/
/
*
|
net: sparx5: uses, depends on BRIDGE or !BRIDGE
Randy Dunlap
2022-03-31
1
-0
/
+1
*
|
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
Jason A. Donenfeld
2022-03-31
1
-2
/
+2
*
|
wireguard: socket: free skb in send6 when ipv6 is disabled
Wang Hai
2022-03-31
1
-0
/
+1
*
|
wireguard: queueing: use CFI-safe ptr_ring cleanup function
Jason A. Donenfeld
2022-03-31
1
-1
/
+2
*
|
sfc: Avoid NULL pointer dereference on systems without numa awareness
Martin Habets
2022-03-30
1
-7
/
+4
*
|
net: dsa: felix: fix possible NULL pointer dereference
Zheng Yongjun
2022-03-30
1
-0
/
+4
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-03-30
2
-2
/
+5
|
\
\
|
*
|
ice: xsk: Fix indexing in ice_tx_xsk_pool()
Maciej Fijalkowski
2022-03-29
1
-1
/
+1
|
*
|
ice: xsk: Stop Rx processing when ntc catches ntu
Maciej Fijalkowski
2022-03-29
1
-0
/
+3
|
*
|
ice: xsk: Eliminate unnecessary loop iteration
Magnus Karlsson
2022-03-29
1
-1
/
+1
*
|
|
net: lan966x: fix kernel oops on ioctl when I/F is down
Michael Walle
2022-03-29
1
-0
/
+3
|
/
/
*
|
Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-03-29
24
-114
/
+341
|
\
\
|
*
|
net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-03-28
1
-3
/
+3
|
*
|
net: bnxt_ptp: fix compilation error
Damien Le Moal
2022-03-28
2
-2
/
+6
[next]