index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
myri10ge: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
1
-2
/
+1
*
liquidio: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
1
-4
/
+3
*
hns: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
1
-7
/
+4
*
net: stmmac: Add check for taprio basetime configuration
Michael Sit Wei Hong
2022-12-12
1
-0
/
+3
*
drivers/net/virtio_net.c: Added USO support.
Andrew Melnychenko
2022-12-12
1
-4
/
+15
*
driver/net/tun: Added features for USO.
Andrew Melnychenko
2022-12-12
2
-3
/
+15
*
Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2022-12-10
20
-445
/
+1542
|
\
|
*
net/mlx5e: Open mlx5 driver to accept IPsec packet offload
Leon Romanovsky
2022-12-08
1
-10
/
+31
|
*
net/mlx5e: Handle ESN update events
Leon Romanovsky
2022-12-08
3
-3
/
+48
|
*
net/mlx5e: Handle hardware IPsec limits events
Leon Romanovsky
2022-12-08
4
-5
/
+118
|
*
net/mlx5e: Update IPsec soft and hard limits
Leon Romanovsky
2022-12-08
4
-0
/
+127
|
*
net/mlx5e: Store all XFRM SAs in Xarray
Leon Romanovsky
2022-12-08
3
-74
/
+28
|
*
net/mlx5e: Provide intermediate pointer to access IPsec struct
Leon Romanovsky
2022-12-08
1
-6
/
+6
|
*
net/mlx5e: Skip IPsec encryption for TX path without matching policy
Leon Romanovsky
2022-12-08
3
-7
/
+43
|
*
net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flows
Raed Salem
2022-12-08
5
-24
/
+233
|
*
net/mlx5e: Improve IPsec flow steering autogroup
Leon Romanovsky
2022-12-08
1
-4
/
+4
|
*
net/mlx5e: Configure IPsec packet offload flow steering
Leon Romanovsky
2022-12-08
3
-10
/
+91
|
*
net/mlx5e: Use same coding pattern for Rx and Tx flows
Leon Romanovsky
2022-12-08
1
-3
/
+2
|
*
net/mlx5e: Add XFRM policy offload logic
Leon Romanovsky
2022-12-08
3
-1
/
+295
|
*
net/mlx5e: Create IPsec policy offload tables
Leon Romanovsky
2022-12-08
3
-6
/
+56
|
*
net/mlx5e: Generalize creation of default IPsec miss group and rule
Leon Romanovsky
2022-12-06
1
-24
/
+23
|
*
net/mlx5e: Group IPsec miss handles into separate struct
Leon Romanovsky
2022-12-06
1
-7
/
+11
|
*
net/mlx5e: Make clear what IPsec rx_err does
Leon Romanovsky
2022-12-06
1
-22
/
+16
|
*
net/mlx5e: Flatten the IPsec RX add rule path
Leon Romanovsky
2022-12-06
2
-37
/
+53
|
*
net/mlx5e: Refactor FTE setup code to be more clear
Leon Romanovsky
2022-12-06
1
-54
/
+85
|
*
net/mlx5e: Move IPsec flow table creation to separate function
Leon Romanovsky
2022-12-06
1
-22
/
+23
|
*
net/mlx5e: Create hardware IPsec packet offload objects
Leon Romanovsky
2022-12-06
3
-2
/
+39
|
*
net/mlx5e: Create Advanced Steering Operation object for IPsec
Leon Romanovsky
2022-12-06
4
-0
/
+80
|
*
net/mlx5e: Remove accesses to priv for low level IPsec FS code
Leon Romanovsky
2022-12-06
3
-59
/
+56
|
*
net/mlx5e: Use mlx5 print routines for low level IPsec code
Leon Romanovsky
2022-12-06
1
-12
/
+14
|
*
net/mlx5e: Create symmetric IPsec RX and TX flow steering structs
Leon Romanovsky
2022-12-06
2
-154
/
+130
|
*
net/mlx5e: Remove extra layers of defines
Leon Romanovsky
2022-12-06
4
-43
/
+23
|
*
net/mlx5e: Store replay window in XFRM attributes
Leon Romanovsky
2022-12-06
2
-0
/
+13
|
*
net/mlx5e: Advertise IPsec packet offload support
Leon Romanovsky
2022-12-06
2
-0
/
+7
|
*
net/mlx5: Add HW definitions for IPsec packet offload
Leon Romanovsky
2022-12-06
1
-0
/
+1
|
*
net/mlx5: Return ready to use ASO WQE
Leon Romanovsky
2022-12-06
3
-4
/
+6
|
*
xfrm: allow state packet offload mode
Leon Romanovsky
2022-12-05
6
-0
/
+28
*
|
skbuff: Introduce slab_build_skb()
Kees Cook
2022-12-10
2
-2
/
+2
*
|
net: bcmgenet: Remove the unused function
Jiapeng Chong
2022-12-10
1
-18
/
+0
*
|
Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-12-10
31
-193
/
+1295
|
\
\
|
*
|
net/mlx5: Expose steering dropped packets counter
Michael Guralnik
2022-12-09
1
-3
/
+19
|
*
|
net/mlx5: Refactor and expand rep vport stat group
Or Har-Toov
2022-12-09
2
-20
/
+90
|
*
|
net/mlx5e: multipath, support routes with more than 2 nexthops
Maor Dickman
2022-12-09
1
-31
/
+48
|
*
|
net/mlx5e: TC, add support for meter mtu offload
Oz Shlomo
2022-12-09
8
-9
/
+92
|
*
|
net/mlx5e: meter, add mtu post meter tables
Oz Shlomo
2022-12-09
3
-7
/
+185
|
*
|
net/mlx5e: meter, refactor to allow multiple post meter tables
Oz Shlomo
2022-12-09
1
-58
/
+96
|
*
|
net/mlx5: DR, Add support for range match action
Yevgeny Kliteynik
2022-12-09
7
-3
/
+363
|
*
|
net/mlx5: DR, Add function that tells if STE miss addr has been initialized
Yevgeny Kliteynik
2022-12-09
7
-0
/
+23
|
*
|
net/mlx5: DR, Some refactoring of miss address handling
Yevgeny Kliteynik
2022-12-09
1
-10
/
+14
|
*
|
net/mlx5: DR, Manage definers with refcounts
Yevgeny Kliteynik
2022-12-09
5
-2
/
+163
[next]