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-05-19
nfp: flower: support ct merging when mangle action exists
Yinjun Zhang
2
-105
/
+189
2022-05-19
net: fec: Avoid allocating rx buffer using ATOMIC in ndo_open
Michael Trimarchi
1
-1
/
+1
2022-05-18
net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cleanup
Jakub Kicinski
1
-2
/
+2
2022-05-18
sfc: siena: Have a unique wrapper ifndef for efx channels header
Saeed Mahameed
1
-2
/
+2
2022-05-18
octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()
Christophe JAILLET
1
-11
/
+14
2022-05-18
octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()
Christophe JAILLET
1
-0
/
+2
2022-05-18
net: phy: adin: add support for clock output
Josua Mayer
1
-0
/
+40
2022-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-0
/
+1
2022-05-18
net: smc911x: Fix min() use in debug code
Geert Uytterhoeven
1
-3
/
+3
2022-05-18
net: ethernet: sunplus: add missing of_node_put() in spl2sw_mdio_init()
Yang Yingliang
1
-3
/
+8
2022-05-18
eth: sun: cassini: remove dead code
Martin Liška
1
-2
/
+2
2022-05-18
net: ftgmac100: Disable hardware checksum on AST2600
Joel Stanley
1
-0
/
+5
2022-05-18
igb: skip phy status check where unavailable
Kevin Mitchell
1
-1
/
+2
2022-05-18
net: stmmac: remove unused get_addr() callback
Vincent Whitchurch
5
-28
/
+0
2022-05-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
4
-18
/
+35
2022-05-18
net: dsa: microchip: remove unused members in ksz_device
Arun Ramadoss
2
-6
/
+1
2022-05-18
net: dsa: microchip: add the phylink get_caps
Arun Ramadoss
4
-9
/
+117
2022-05-18
net: dsa: move mib->cnt_ptr reset code to ksz_common.c
Prasanna Vengateshan
3
-6
/
+7
2022-05-18
net: dsa: microchip: move get_strings to ksz_common
Arun Ramadoss
4
-29
/
+20
2022-05-18
net: dsa: microchip: move port memory allocation to ksz_common
Arun Ramadoss
3
-42
/
+21
2022-05-18
net: dsa: microchip: move struct mib_names to ksz_chip_data
Arun Ramadoss
4
-157
/
+149
2022-05-18
net: dsa: microchip: perform the compatibility check for dev probed
Arun Ramadoss
6
-22
/
+109
2022-05-18
net: dsa: microchip: move ksz_chip_data to ksz_common
Arun Ramadoss
4
-206
/
+259
2022-05-18
net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_data
Arun Ramadoss
1
-2
/
+3
2022-05-18
iwlwifi: mei: fix potential NULL-ptr deref
Johannes Berg
1
-0
/
+2
2022-05-18
iwlwifi: mei: clear the sap data header before sending
Avraham Stern
1
-0
/
+1
2022-05-18
iwlwifi: mvm: remove vif_count
Miri Korenblit
2
-15
/
+3
2022-05-18
iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSS
Emmanuel Grumbach
2
-19
/
+38
2022-05-18
iwlwifi: mvm: add OTP info in case of init failure
Mordechay Goodstein
2
-6
/
+11
2022-05-18
iwlwifi: mvm: fix assert 1F04 upon reconfig
Emmanuel Grumbach
1
-0
/
+3
2022-05-18
iwlwifi: fw: init SAR GEO table only if data is present
Johannes Berg
1
-0
/
+3
2022-05-18
iwlwifi: mvm: clean up authorized condition
Johannes Berg
1
-20
/
+3
2022-05-18
iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan status
Haim Dreyfuss
1
-11
/
+11
2022-05-18
iwlwifi: pcie: simplify MSI-X cause mapping
Johannes Berg
1
-19
/
+29
2022-05-18
ath11k: update missing MU-MIMO and OFDMA stats
Sriram R
2
-1
/
+126
2022-05-17
net/mlx5: Support multiport eswitch mode
Eli Cohen
10
-38
/
+256
2022-05-17
net/mlx5: Remove unused argument
Eli Cohen
1
-3
/
+1
2022-05-17
net/mlx5: Lag, refactor lag state machine
Eli Cohen
4
-68
/
+93
2022-05-17
net/mlx5e: Add XDP SQs to uplink representors steering tables
Gal Pressman
1
-2
/
+15
2022-05-17
net/mlx5e: Correct the calculation of max channels for rep
Moshe Tal
3
-2
/
+18
2022-05-17
net/mlx5e: CT: Add ct driver counters
Saeed Mahameed
1
-4
/
+48
2022-05-17
net/mlx5e: Allow relaxed ordering over VFs
Aya Levin
2
-5
/
+3
2022-05-17
net/mlx5e: Support partial GSO for tunnels over vlans
Gal Pressman
1
-1
/
+1
2022-05-17
net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIB
Gal Pressman
1
-4
/
+10
2022-05-17
net/mlx5e: Allocate virtually contiguous memory for reps structures
Tariq Toukan
1
-6
/
+6
2022-05-17
net/mlx5e: Allocate virtually contiguous memory for VLANs list
Tariq Toukan
1
-2
/
+2
2022-05-17
net/mlx5: Allocate virtually contiguous memory in pci_irq.c
Tariq Toukan
1
-4
/
+4
2022-05-17
net/mlx5: Allocate virtually contiguous memory in vport.c
Tariq Toukan
1
-26
/
+26
2022-05-17
net/mlx5: Inline db alloc API function
Tariq Toukan
1
-6
/
+0
2022-05-17
net/mlx5: Add last command failure syndrome to debugfs
Moshe Shemesh
2
-2
/
+7
[prev]
[next]