index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-23
1
-4
/
+0
*
netdevsim: move devlink registration under the instance lock
Jakub Kicinski
2023-01-06
1
-3
/
+8
*
netdevsim: rename a label
Jakub Kicinski
2023-01-06
1
-2
/
+2
*
net: ipa: don't maintain IPA interrupt handler array
Alex Elder
2023-01-06
1
-28
/
+22
*
net: ipa: kill ipa_interrupt_add()
Alex Elder
2023-01-06
4
-59
/
+3
*
net: ipa: register IPA interrupt handlers directly
Alex Elder
2023-01-06
5
-21
/
+31
*
net: ipa: enable IPA interrupt handlers separate from registration
Alex Elder
2023-01-06
4
-7
/
+26
*
net: ipa: introduce ipa_interrupt_enable()
Alex Elder
2023-01-06
1
-16
/
+25
*
net: ipa: introduce a common microcontroller interrupt handler
Alex Elder
2023-01-06
1
-4
/
+15
*
net: ethernet: enetc: do not always access skb_shared_info in the XDP path
Lorenzo Bianconi
2023-01-06
1
-6
/
+8
*
net: ethernet: enetc: get rid of xdp_redirect_sg counter
Lorenzo Bianconi
2023-01-06
2
-3
/
+0
*
net: ethernet: enetc: unlock XDP_REDIRECT for XDP non-linear buffers
Lorenzo Bianconi
2023-01-06
1
-14
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-06
422
-3726
/
+5264
|
\
|
*
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-05
63
-345
/
+720
|
|
\
|
|
*
qed: allow sleep in qed_mcp_trace_dump()
Caleb Sander
2023-01-05
1
-8
/
+20
|
|
*
usb: rndis_host: Secure rndis_query check against int overflow
Szymon Heidrich
2023-01-03
1
-1
/
+2
|
|
*
net: dpaa: Fix dtsec check for PCS availability
Sean Anderson
2023-01-03
1
-1
/
+1
|
|
*
octeontx2-pf: Fix lmtst ID used in aura free
Geetha sowjanya
2023-01-03
1
-9
/
+21
|
|
*
drivers/net/bonding/bond_3ad: return when there's no aggregator
Daniil Tatianin
2023-01-03
1
-0
/
+1
|
|
*
net: sparx5: Fix reading of the MAC address
Horatiu Vultur
2023-01-02
1
-1
/
+1
|
|
*
vxlan: Fix memory leaks in error path
Ido Schimmel
2023-01-02
1
-6
/
+13
|
|
*
net: ipa: use proper endpoint mask for suspend
Alex Elder
2023-01-01
1
-2
/
+1
|
|
*
net: dsa: qca8k: improve mdio master read/write by using single lo/hi
Christian Marangi
2023-01-01
1
-6
/
+6
|
|
*
net: dsa: qca8k: introduce single mii read/write lo/hi
Christian Marangi
2023-01-01
1
-22
/
+84
|
|
*
Revert "net: dsa: qca8k: cache lo and hi for mdio write"
Christian Marangi
2023-01-01
2
-54
/
+12
|
|
*
net: dsa: qca8k: fix wrong length value for mgmt eth packet
Christian Marangi
2023-01-01
1
-10
/
+35
|
|
*
net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
Miaoqian Lin
2022-12-30
1
-0
/
+1
|
|
*
net: ena: Update NUMA TPH hint register upon NUMA node update
David Arinzon
2022-12-30
2
-11
/
+22
|
|
*
net: ena: Set default value for RX interrupt moderation
David Arinzon
2022-12-30
1
-1
/
+2
|
|
*
net: ena: Fix rx_copybreak value update
David Arinzon
2022-12-30
3
-5
/
+21
|
|
*
net: ena: Use bitmask to indicate packet redirection
David Arinzon
2022-12-30
2
-10
/
+25
|
|
*
net: ena: Account for the number of processed bytes in XDP
David Arinzon
2022-12-30
1
-0
/
+1
|
|
*
net: ena: Don't register memory info on XDP exchange
David Arinzon
2022-12-30
1
-3
/
+5
|
|
*
net: ena: Fix toeplitz initial hash value
David Arinzon
2022-12-30
1
-20
/
+9
|
|
*
Merge tag 'mlx5-fixes-2022-12-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2022-12-30
14
-27
/
+97
|
|
|
\
|
|
|
*
net/mlx5: Lag, fix failure to cancel delayed bond work
Eli Cohen
2022-12-28
1
-0
/
+1
|
|
|
*
net/mlx5e: Set geneve_tlv_option_0_exist when matching on geneve option
Maor Dickman
2022-12-28
1
-0
/
+5
|
|
|
*
net/mlx5e: Fix hw mtu initializing at XDP SQ allocation
Adham Faris
2022-12-28
1
-1
/
+1
|
|
|
*
net/mlx5e: Always clear dest encap in neigh-update-del
Chris Mi
2022-12-28
1
-1
/
+8
|
|
|
*
net/mlx5e: CT: Fix ct debugfs folder name
Chris Mi
2022-12-28
1
-6
/
+1
|
|
|
*
net/mlx5e: Fix RX reporter for XSK RQs
Tariq Toukan
2022-12-28
1
-1
/
+5
|
|
|
*
net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by default
Dragos Tatulea
2022-12-28
1
-0
/
+4
|
|
|
*
net/mlx5: Fix RoCE setting at HCA level
Shay Drory
2022-12-28
2
-2
/
+2
|
|
|
*
net/mlx5: Avoid recovery in probe flows
Shay Drory
2022-12-28
1
-0
/
+6
|
|
|
*
net/mlx5: Fix io_eq_size and event_eq_size params validation
Shay Drory
2022-12-28
1
-1
/
+1
|
|
|
*
net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error path
Jiri Pirko
2022-12-28
1
-0
/
+2
|
|
|
*
net/mlx5: E-Switch, properly handle ingress tagged packets on VST
Moshe Shemesh
2022-12-28
4
-15
/
+61
|
|
*
|
net: amd-xgbe: add missed tasklet_kill
Jiguang Xiao
2022-12-30
3
-2
/
+9
|
|
*
|
net: hns3: refine the handling for VF heartbeat
Jian Shen
2022-12-30
3
-23
/
+112
|
|
*
|
net: ethernet: freescale: enetc: Drop empty platform remove function
Uwe Kleine-König
2022-12-30
1
-6
/
+0
[next]