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-07-28
net/mlx5e: Move mlx5e_init_l2_addr to en_main
Lama Kayal
5
-5
/
+5
2022-07-28
net/mlx5e: Split en_fs ndo's and move to en_main
Lama Kayal
3
-88
/
+120
2022-07-28
net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_main
Lama Kayal
5
-96
/
+119
2022-07-28
net/mlx5e: Add mdev to flow_steering struct
Lama Kayal
5
-38
/
+42
2022-07-28
net/mlx5e: Report flow steering errors with mdev err report API
Lama Kayal
1
-36
/
+34
2022-07-28
net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointer
Lama Kayal
14
-264
/
+298
2022-07-28
net/mlx5e: Allocate VLAN and TC for featured profiles only
Lama Kayal
3
-12
/
+46
2022-07-28
net/mlx5e: Make mlx5e_tc_table private
Lama Kayal
6
-32
/
+59
2022-07-28
net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointer
Lama Kayal
4
-34
/
+43
2022-07-28
net/mlx5e: TC, Support tc action api for police
Roi Dayan
5
-8
/
+239
2022-07-28
net/mlx5e: TC, Separate get/update/replace meter functions
Roi Dayan
3
-27
/
+112
2022-07-28
net/mlx5e: Add red and green counters for metering
Roi Dayan
5
-12
/
+51
2022-07-28
net/mlx5e: TC, Allocate post meter ft per rule
Roi Dayan
3
-20
/
+31
2022-07-28
net/mlx5: DR, Add support for flow metering ASO
Yevgeny Kliteynik
6
-0
/
+227
2022-07-28
net/mlx5e: Fix wrong use of skb_tcp_all_headers() with encapsulation
Gal Pressman
1
-1
/
+1
2022-07-28
net/mlx5: Fix driver use of uninitialized timeout
Shay Drory
3
-10
/
+4
2022-07-28
net/mlx5: DR, Fix SMFS steering info dump format
Yevgeny Kliteynik
1
-5
/
+8
2022-07-28
net/mlx5: Adjust log_max_qp to be 18 at most
Maher Sanalla
1
-1
/
+1
2022-07-28
net/mlx5e: Modify slow path rules to go to slow fdb
Vlad Buslov
1
-6
/
+17
2022-07-28
net/mlx5e: Fix calculations related to max MPWQE size
Maxim Mikityanskiy
1
-9
/
+10
2022-07-28
net/mlx5e: xsk: Account for XSK RQ UMRs when calculating ICOSQ size
Maxim Mikityanskiy
1
-0
/
+12
2022-07-28
net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTS
Maxim Mikityanskiy
1
-1
/
+1
2022-07-28
net/mlx5e: TC, Fix post_act to not match on in_port metadata
Maor Dickman
1
-0
/
+1
2022-07-28
net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/version
Gal Pressman
1
-1
/
+1
2022-07-28
ice: allow toggling loopback mode via ndo_set_features callback
Maciej Fijalkowski
1
-1
/
+31
2022-07-28
ice: compress branches in ice_set_features()
Maciej Fijalkowski
1
-21
/
+19
2022-07-28
ice: Fix promiscuous mode not turning off
Michal Wilczynski
3
-19
/
+72
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
12
-166
/
+152
2022-07-28
igb: convert .adjfreq to .adjfine
Jacob Keller
1
-8
/
+7
2022-07-28
ixgbe: convert .adjfreq to .adjfine
Jacob Keller
1
-33
/
+40
2022-07-28
i40e: convert .adjfreq to .adjfine
Jacob Keller
1
-10
/
+12
2022-07-28
i40e: use mul_u64_u64_div_u64 for PTP frequency calculation
Jacob Keller
1
-13
/
+4
2022-07-28
e1000e: convert .adjfreq to .adjfine
Jacob Keller
3
-10
/
+11
2022-07-28
e1000e: remove unnecessary range check in e1000e_phc_adjfreq
Jacob Keller
1
-3
/
+0
2022-07-28
ice: implement adjfine with mul_u64_u64_div_u64
Jacob Keller
1
-13
/
+3
2022-07-28
stmmac: dwmac-mediatek: fix resource leak in probe
Dan Carpenter
1
-4
/
+5
2022-07-28
net: cdns,macb: use correct xlnx prefix for Xilinx
Krzysztof Kozlowski
1
-3
/
+5
2022-07-28
net/funeth: Fix fun_xdp_tx() and XDP packet reclaim
Dimitris Michailidis
3
-15
/
+16
2022-07-28
wifi: brcmfmac: prevent double-free on hardware-reset
Danny van Heumen
2
-17
/
+6
2022-07-28
wifi: brcmfmac: support brcm,ccode-map-trivial DT property
Alvin Šipraga
3
-0
/
+11
2022-07-28
wifi: brcmfmac: Replace default (not configured) MAC with a random MAC
Hans de Goede
1
-0
/
+23
2022-07-28
wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helper
Hans de Goede
3
-11
/
+16
2022-07-28
wifi: brcmfmac: Remove #ifdef guards for PM related functions
Paul Cercueil
3
-42
/
+15
2022-07-28
wifi: brcmfmac: use strreplace() in brcmf_of_probe()
Dan Carpenter
1
-5
/
+1
2022-07-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Paolo Abeni
6
-2
/
+259
2022-07-28
can: peak_usb: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
5
-0
/
+45
2022-07-28
can: peak_canfd: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
1
-0
/
+48
2022-07-28
can: kvaser_usb: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2
-2
/
+26
2022-07-28
can: kvaser_pciefd: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
1
-0
/
+7
2022-07-28
can: etas_es58x: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
1
-1
/
+8
[prev]
[next]