index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
net: hns3: add querying fec statistics
Hao Lan
8
-0
/
+218
2022-09-07
net: hns3: debugfs add dump dscp map info
Guangbin Huang
3
-1
/
+67
2022-09-07
net: hns3: support ndo_select_queue()
Guangbin Huang
1
-0
/
+46
2022-09-07
net: hns3: add support config dscp map to tc
Guangbin Huang
7
-1
/
+204
2022-09-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
5
-58
/
+175
2022-09-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
5
-115
/
+132
2022-09-07
net: sysctl: remove unused variable long_max
Liu Shixin
1
-1
/
+0
2022-09-07
net: ethernet: mtk_eth_soc: remove mtk_foe_entry_timestamp
Lorenzo Bianconi
1
-11
/
+0
2022-09-07
Merge branch 'macsec-offload-mlx5'
David S. Miller
28
-53
/
+3180
2022-09-07
net/mlx5e: Add support to configure more than one macsec offload device
Lior Nahmanson
1
-46
/
+175
2022-09-07
net/mlx5e: Add MACsec stats support for Rx/Tx flows
Lior Nahmanson
8
-2
/
+136
2022-09-07
net/mlx5e: Add MACsec offload SecY support
Lior Nahmanson
1
-0
/
+229
2022-09-07
net/mlx5e: Implement MACsec Rx data path using MACsec skb_metadata_dst
Lior Nahmanson
4
-3
/
+68
2022-09-07
net/mlx5e: Add MACsec RX steering rules
Lior Nahmanson
3
-94
/
+822
2022-09-07
net/mlx5: Add MACsec Rx tables support to fs_core
Lior Nahmanson
3
-2
/
+13
2022-09-07
net/mlx5e: Add MACsec offload Rx command support
Lior Nahmanson
1
-6
/
+377
2022-09-07
net/mlx5e: Implement MACsec Tx data path using MACsec skb_metadata_dst
Lior Nahmanson
6
-8
/
+119
2022-09-07
net/mlx5e: Add MACsec TX steering rules
Lior Nahmanson
5
-15
/
+770
2022-09-07
net/mlx5: Add MACsec Tx tables support to fs_core
Lior Nahmanson
4
-7
/
+19
2022-09-07
net/mlx5: Add MACsec offload Tx command support
Lior Nahmanson
9
-0
/
+440
2022-09-07
net/mlx5: Introduce MACsec Connect-X offload hardware bits and structures
Lior Nahmanson
2
-2
/
+101
2022-09-07
net/mlx5: Generalize Flow Context for new crypto fields
Lior Nahmanson
4
-11
/
+20
2022-09-07
net/mlx5: Removed esp_id from struct mlx5_flow_act
Lior Nahmanson
1
-1
/
+0
2022-09-07
net/macsec: Move some code for sharing with various drivers that implements offload
Lior Nahmanson
2
-27
/
+27
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Rx Data path support
Lior Nahmanson
1
-0
/
+6
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Tx Data path support
Lior Nahmanson
3
-0
/
+29
2022-09-07
Merge branch 'netlink-be-policy'
David S. Miller
3
-7
/
+39
2022-09-07
netfilter: nft_payload: reject out-of-range attributes via policy
Florian Westphal
1
-3
/
+3
2022-09-07
netlink: introduce NLA_POLICY_MAX_BE
Florian Westphal
2
-4
/
+36
2022-09-07
Merge branch 'sfc-ptp'
David S. Miller
2
-39
/
+111
2022-09-07
sfc: support PTP over Ethernet
Íñigo Huguet
1
-2
/
+19
2022-09-07
sfc: support PTP over IPv6/UDP
Íñigo Huguet
2
-12
/
+71
2022-09-07
sfc: allow more flexible way of adding filters for PTP
Íñigo Huguet
1
-36
/
+32
2022-09-07
net: dsa: LAN9303: Add basic support for LAN9354
Jerry Ray
3
-6
/
+12
2022-09-07
net: dsa: LAN9303: Add early read to sync
Jerry Ray
1
-4
/
+15
2022-09-07
net: dsa: microchip: add regmap_range for KSZ9896 chip
Romain Naour
1
-0
/
+215
2022-09-07
net: dsa: microchip: ksz9477: remove 0x033C and 0x033D addresses from regmap_access_tables
Romain Naour
1
-1
/
+2
2022-09-07
net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driver
Romain Naour
1
-0
/
+4
2022-09-07
net: dsa: microchip: add KSZ9896 switch support
Romain Naour
3
-0
/
+39
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
159
-1354
/
+5221
2022-09-06
iavf: Fix race between iavf_close and iavf_reset_task
Michal Jaron
1
-36
/
+141
2022-09-06
ice: Simplify memory allocation in ice_sched_init_port()
Christophe JAILLET
1
-2
/
+2
2022-09-06
ice: switch: Simplify memory allocation
Christophe JAILLET
1
-4
/
+2
2022-09-06
ice: add helper function to check FW API version
Paul Greenwalt
1
-28
/
+29
2022-09-06
ice: Check if reset in progress while waiting for offsets
Michal Michalik
1
-0
/
+3
2022-09-06
ice: Allow operation with reduced device MSI-X
Tony Nguyen
1
-81
/
+96
2022-09-06
i40e: add description and modify interrupts configuration procedure
Jaroslaw Gawin
2
-21
/
+27
2022-09-06
i40e: Add basic support for I710 devices
Stanislaw Grzeszczak
3
-1
/
+7
2022-09-06
net: moxa: fix endianness-related issues from 'sparse'
Sergei Antonov
1
-2
/
+2
2022-09-06
net: ftmac100: fix endianness-related issues from 'sparse'
Sergei Antonov
1
-6
/
+6
[next]