index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/packet: support mergeable feature of virtio
Jianfeng Tan
2023-04-21
4
-40
/
+60
*
Merge branch 'mlx5-ipsec-fixes'
David S. Miller
2023-04-21
3
-36
/
+35
|
\
|
*
net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macs
Leon Romanovsky
2023-04-21
1
-24
/
+21
|
*
net/mlx5e: Properly release work data structure
Leon Romanovsky
2023-04-21
1
-2
/
+4
|
*
net/mlx5e: Compare all fields in IPv6 address
Leon Romanovsky
2023-04-21
1
-1
/
+1
|
*
net/mlx5e: Don't overwrite extack message returned from IPsec SA validator
Leon Romanovsky
2023-04-21
1
-1
/
+1
|
*
net/mlx5e: Fix FW error while setting IPsec policy block action
Leon Romanovsky
2023-04-21
1
-8
/
+8
|
/
*
net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA ports
Yan Wang
2023-04-21
1
-3
/
+9
*
Merge branch 'pds_core'
David S. Miller
2023-04-21
20
-0
/
+4481
|
\
|
*
pds_core: Kconfig and pds_core.rst
Shannon Nelson
2023-04-21
4
-0
/
+38
|
*
pds_core: publish events to the clients
Shannon Nelson
2023-04-21
4
-0
/
+39
|
*
pds_core: add the aux client API
Shannon Nelson
2023-04-21
3
-1
/
+158
|
*
pds_core: devlink params for enabling VIF support
Shannon Nelson
2023-04-21
4
-6
/
+127
|
*
pds_core: add auxiliary_bus devices
Shannon Nelson
2023-04-21
6
-2
/
+171
|
*
pds_core: add initial VF device handling
Shannon Nelson
2023-04-21
2
-1
/
+56
|
*
pds_core: set up the VIF definitions and defaults
Shannon Nelson
2023-04-21
4
-0
/
+102
|
*
pds_core: add FW update feature to devlink
Shannon Nelson
2023-04-21
6
-1
/
+221
|
*
pds_core: Add adminq processing and commands
Shannon Nelson
2023-04-21
4
-12
/
+299
|
*
pds_core: set up device and adminq
Shannon Nelson
2023-04-21
7
-4
/
+1418
|
*
pds_core: add devlink health facilities
Shannon Nelson
2023-04-21
6
-1
/
+88
|
*
pds_core: health timer and workqueue
Shannon Nelson
2023-04-21
4
-0
/
+103
|
*
pds_core: add devcmd device interfaces
Shannon Nelson
2023-04-21
8
-3
/
+699
|
*
pds_core: initial framework for pds_core PF driver
Shannon Nelson
2023-04-21
8
-0
/
+993
|
/
*
Merge branch 'bridge-neigh-suppression'
David S. Miller
2023-04-21
15
-19
/
+936
|
\
|
*
selftests: net: Add bridge neighbor suppression test
Ido Schimmel
2023-04-21
2
-0
/
+863
|
*
bridge: Allow setting per-{Port, VLAN} neighbor suppression state
Ido Schimmel
2023-04-21
3
-2
/
+9
|
*
bridge: vlan: Allow setting VLAN neighbor suppression state
Ido Schimmel
2023-04-21
3
-1
/
+21
|
*
bridge: Add per-{Port, VLAN} neighbor suppression data path support
Ido Schimmel
2023-04-21
1
-1
/
+17
|
*
bridge: Encapsulate data path neighbor suppression logic
Ido Schimmel
2023-04-21
3
-6
/
+13
|
*
bridge: Take per-{Port, VLAN} neighbor suppression into account
Ido Schimmel
2023-04-21
2
-2
/
+2
|
*
bridge: Add internal flags for per-{Port, VLAN} neighbor suppression
Ido Schimmel
2023-04-21
2
-0
/
+2
|
*
bridge: Pass VLAN ID to br_flood()
Ido Schimmel
2023-04-21
4
-7
/
+9
|
*
bridge: Reorder neighbor suppression check when flooding
Ido Schimmel
2023-04-21
1
-2
/
+2
|
/
*
Merge branch 'macsec-vlan'
David S. Miller
2023-04-21
5
-18
/
+288
|
\
|
*
macsec: Don't rely solely on the dst MAC address to identify destination MACs...
Emeel Hakim
2023-04-21
1
-2
/
+12
|
*
net/mlx5: Consider VLAN interface in MACsec TX steering rules
Emeel Hakim
2023-04-21
1
-0
/
+7
|
*
net/mlx5: Support MACsec over VLAN
Emeel Hakim
2023-04-21
1
-16
/
+26
|
*
net/mlx5: Enable MACsec offload feature for VLAN interface
Emeel Hakim
2023-04-21
1
-0
/
+1
|
*
vlan: Add MACsec offload operations for VLAN interface
Emeel Hakim
2023-04-21
1
-0
/
+242
|
/
*
Merge branch 'sctp-nested-flex-arrays'
David S. Miller
2023-04-21
12
-48
/
+49
|
\
|
*
sctp: delete the nested flexible array payload
Xin Long
2023-04-21
1
-1
/
+1
|
*
sctp: delete the nested flexible array hmac
Xin Long
2023-04-21
3
-3
/
+3
|
*
sctp: delete the nested flexible array peer_init
Xin Long
2023-04-21
4
-10
/
+9
|
*
sctp: delete the nested flexible array variable
Xin Long
2023-04-21
4
-9
/
+11
|
*
sctp: delete the nested flexible array skip
Xin Long
2023-04-21
3
-6
/
+6
|
*
sctp: delete the nested flexible array params
Xin Long
2023-04-21
6
-19
/
+19
|
/
*
Merge branch 'net-extend-drop-reasons'
Jakub Kicinski
2023-04-21
12
-410
/
+606
|
\
|
*
mac80211: use the new drop reasons infrastructure
Johannes Berg
2023-04-21
6
-48
/
+138
|
*
net: extend drop reasons for multiple subsystems
Johannes Berg
2023-04-21
4
-16
/
+121
|
*
net: move dropreason.h to dropreason-core.h
Johannes Berg
2023-04-21
4
-6
/
+7
|
/
[next]