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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
net/mlx5: Cleanup kTLS function names and their exposure
Leon Romanovsky
4
-34
/
+19
2022-04-06
net/mlx5: Remove tls vs. ktls separation as it is the same
Leon Romanovsky
16
-356
/
+130
2022-04-06
net/mlx5: Remove indirection in TLS build
Leon Romanovsky
10
-197
/
+84
2022-04-06
net/mlx5: Reliably return TLS device capabilities
Leon Romanovsky
1
-2
/
+1
2022-04-06
net/mlx5_fpga: Drop INNOVA TLS support
Leon Romanovsky
15
-1396
/
+10
2022-04-06
wfx: get out from the staging area
Jérôme Pouiller
42
-0
/
+8187
2022-04-05
net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
Andrew Lunn
1
-1
/
+1
2022-04-05
net: micrel: Fix KS8851 Kconfig
Horatiu Vultur
1
-0
/
+1
2022-04-05
mlxsw: spectrum_router: simplify list unwinding
Tom Rix
1
-12
/
+8
2022-04-05
ice: clear cmd_type_offset_bsz for TX rings
Maciej Fijalkowski
1
-1
/
+1
2022-04-05
ice: xsk: fix VSI state check in ice_xsk_wakeup()
Maciej Fijalkowski
1
-1
/
+1
2022-04-05
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
3
-3
/
+7
2022-04-05
ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
Anatolii Gerasymenko
1
-2
/
+2
2022-04-05
ice: Set txq_teid to ICE_INVAL_TEID on ring creation
Anatolii Gerasymenko
1
-0
/
+1
2022-04-05
dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
Miaoqian Lin
1
-1
/
+3
2022-04-05
ath11k: fix driver initialization failure with WoW unsupported hw
Nagarajan Maran
1
-2
/
+2
2022-04-05
ath11k: Remove unnecessary delay in ath11k_core_suspend
Baochen Qiang
1
-5
/
+0
2022-04-05
ath11k: Change max no of active probe SSID and BSSID to fw capability
Karthikeyan Kathirvel
1
-10
/
+2
2022-04-05
ath11k: Remove core PCI references from PCI common code
Manikanta Pubbisetty
8
-140
/
+211
2022-04-05
ath11k: Refactor MSI logic to support WCN6750
Manikanta Pubbisetty
6
-65
/
+51
2022-04-05
ath11k: Choose MSI config based on HW revision
Manikanta Pubbisetty
4
-25
/
+78
2022-04-05
ath11k: Refactor PCI code to support WCN6750
Manikanta Pubbisetty
6
-830
/
+856
2022-04-05
ath11k: PCI changes to support WCN6750
Manikanta Pubbisetty
2
-61
/
+84
2022-04-04
Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"
Anilkumar Kolli
1
-8
/
+14
2022-04-04
Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into asm-generic
Arnd Bergmann
2
-13
/
+2
2022-04-04
sfc: Do not free an empty page_ring
Martin Habets
1
-0
/
+3
2022-04-04
stmmac: dwmac-loongson: change loongson_dwmac_driver from global to static
Tom Rix
1
-1
/
+1
2022-04-04
bnxt_en: Prevent XDP redirect from running when stopping TX queue
Ray Jui
1
-2
/
+4
2022-04-04
bnxt_en: reserve space inside receive page for skb_shared_info
Andy Gospodarek
1
-1
/
+2
2022-04-04
bnxt_en: Synchronize tx when xdp redirects happen on same ring
Pavan Chebbi
4
-0
/
+19
2022-04-04
qed: fix ethtool register dump
Manish Chopra
1
-1
/
+1
2022-04-04
net: phy: micrel: Remove DT option lan8814,ignore-ts
Horatiu Vultur
1
-3
/
+1
2022-04-04
net: phy: micrel: Remove latency from driver
Horatiu Vultur
1
-101
/
+1
2022-04-01
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
1
-2
/
+1
2022-04-01
net/fungible: Fix reference to __udivdi3 on 32b builds
Dimitris Michailidis
1
-2
/
+2
2022-04-01
wcn36xx: Improve readability of wcn36xx_caps_name
Benjamin Stürz
1
-61
/
+65
2022-04-01
ath9k: make is2ghz consistent in ar9003_eeprom
Wenli Looi
1
-25
/
+21
2022-04-01
ath10k: enable napi on RX path for usb
Erik Stromdahl
1
-0
/
+26
2022-04-01
ath10k: add support for MSDU IDs for USB devices
Erik Stromdahl
1
-0
/
+1
2022-04-01
net: micrel: fix KS8851_MLL Kconfig
Randy Dunlap
1
-0
/
+1
2022-04-01
mctp i2c: correct mctp_i2c_header_create result
Matt Johnston
1
-1
/
+1
2022-04-01
ice: Fix broken IFF_ALLMULTI handling
Ivan Vecera
3
-38
/
+121
2022-04-01
ice: Fix MAC address setting
Ivan Vecera
1
-2
/
+5
2022-04-01
ice: Clear default forwarding VSI during VSI release
Ivan Vecera
1
-0
/
+2
2022-04-01
vrf: fix packet sniffing for traffic originating from ip tunnels
Eyal Birger
1
-4
/
+11
2022-04-01
net: sfc: add missing xdp queue reinitialization
Taehee Yoo
1
-65
/
+81
2022-04-01
ath9k: Properly clear TX status area before reporting to mac80211
Toke Høiland-Jørgensen
1
-3
/
+2
2022-03-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-13
/
+376
2022-03-31
vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devices
Eric Dumazet
1
-0
/
+6
2022-03-31
Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
6
-31
/
+36
[prev]
[next]