index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
net.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-22
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
3
-9
/
+2
2023-04-22
netfilter: nf_tables: don't store chain address on jump
Florian Westphal
4
-28
/
+44
2023-04-22
netfilter: nf_tables: don't store address of last rule on jump
Florian Westphal
1
-6
/
+2
2023-04-22
netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob marker
Florian Westphal
1
-28
/
+27
2023-04-21
net/packet: support mergeable feature of virtio
Jianfeng Tan
4
-40
/
+60
2023-04-21
net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macs
Leon Romanovsky
1
-24
/
+21
2023-04-21
net/mlx5e: Properly release work data structure
Leon Romanovsky
1
-2
/
+4
2023-04-21
net/mlx5e: Compare all fields in IPv6 address
Leon Romanovsky
1
-1
/
+1
2023-04-21
net/mlx5e: Don't overwrite extack message returned from IPsec SA validator
Leon Romanovsky
1
-1
/
+1
2023-04-21
net/mlx5e: Fix FW error while setting IPsec policy block action
Leon Romanovsky
1
-8
/
+8
2023-04-21
net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA ports
Yan Wang
1
-3
/
+9
2023-04-21
pds_core: Kconfig and pds_core.rst
Shannon Nelson
4
-0
/
+38
2023-04-21
pds_core: publish events to the clients
Shannon Nelson
4
-0
/
+39
2023-04-21
pds_core: add the aux client API
Shannon Nelson
3
-1
/
+158
2023-04-21
pds_core: devlink params for enabling VIF support
Shannon Nelson
4
-6
/
+127
2023-04-21
pds_core: add auxiliary_bus devices
Shannon Nelson
6
-2
/
+171
2023-04-21
pds_core: add initial VF device handling
Shannon Nelson
2
-1
/
+56
2023-04-21
pds_core: set up the VIF definitions and defaults
Shannon Nelson
4
-0
/
+102
2023-04-21
pds_core: add FW update feature to devlink
Shannon Nelson
6
-1
/
+221
2023-04-21
pds_core: Add adminq processing and commands
Shannon Nelson
4
-12
/
+299
2023-04-21
pds_core: set up device and adminq
Shannon Nelson
7
-4
/
+1418
2023-04-21
pds_core: add devlink health facilities
Shannon Nelson
6
-1
/
+88
2023-04-21
pds_core: health timer and workqueue
Shannon Nelson
4
-0
/
+103
2023-04-21
pds_core: add devcmd device interfaces
Shannon Nelson
8
-3
/
+699
2023-04-21
pds_core: initial framework for pds_core PF driver
Shannon Nelson
8
-0
/
+993
2023-04-21
selftests: net: Add bridge neighbor suppression test
Ido Schimmel
2
-0
/
+863
2023-04-21
bridge: Allow setting per-{Port, VLAN} neighbor suppression state
Ido Schimmel
3
-2
/
+9
2023-04-21
bridge: vlan: Allow setting VLAN neighbor suppression state
Ido Schimmel
3
-1
/
+21
2023-04-21
bridge: Add per-{Port, VLAN} neighbor suppression data path support
Ido Schimmel
1
-1
/
+17
2023-04-21
bridge: Encapsulate data path neighbor suppression logic
Ido Schimmel
3
-6
/
+13
2023-04-21
bridge: Take per-{Port, VLAN} neighbor suppression into account
Ido Schimmel
2
-2
/
+2
2023-04-21
bridge: Add internal flags for per-{Port, VLAN} neighbor suppression
Ido Schimmel
2
-0
/
+2
2023-04-21
bridge: Pass VLAN ID to br_flood()
Ido Schimmel
4
-7
/
+9
2023-04-21
bridge: Reorder neighbor suppression check when flooding
Ido Schimmel
1
-2
/
+2
2023-04-21
macsec: Don't rely solely on the dst MAC address to identify destination MACs...
Emeel Hakim
1
-2
/
+12
2023-04-21
net/mlx5: Consider VLAN interface in MACsec TX steering rules
Emeel Hakim
1
-0
/
+7
2023-04-21
net/mlx5: Support MACsec over VLAN
Emeel Hakim
1
-16
/
+26
2023-04-21
net/mlx5: Enable MACsec offload feature for VLAN interface
Emeel Hakim
1
-0
/
+1
2023-04-21
vlan: Add MACsec offload operations for VLAN interface
Emeel Hakim
1
-0
/
+242
2023-04-21
sctp: delete the nested flexible array payload
Xin Long
1
-1
/
+1
2023-04-21
sctp: delete the nested flexible array hmac
Xin Long
3
-3
/
+3
2023-04-21
sctp: delete the nested flexible array peer_init
Xin Long
4
-10
/
+9
2023-04-21
sctp: delete the nested flexible array variable
Xin Long
4
-9
/
+11
2023-04-21
sctp: delete the nested flexible array skip
Xin Long
3
-6
/
+6
2023-04-21
sctp: delete the nested flexible array params
Xin Long
6
-19
/
+19
2023-04-21
mac80211: use the new drop reasons infrastructure
Johannes Berg
6
-48
/
+138
2023-04-21
net: extend drop reasons for multiple subsystems
Johannes Berg
4
-16
/
+121
2023-04-21
net: move dropreason.h to dropreason-core.h
Johannes Berg
4
-6
/
+7
2023-04-21
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
4
-2
/
+22
2023-04-21
selftests: forwarding: add a test for MAC Merge layer
Vladimir Oltean
3
-0
/
+307
[next]