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-02-19
mctp i2c: MCTP I2C binding driver
Matt Johnston
3
-0
/
+1094
2022-02-19
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
9
-23
/
+39
2022-02-19
i40e: remove dead stores on XSK hotpath
Alexander Lobakin
1
-2
/
+1
2022-02-18
nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
Christophe JAILLET
1
-2
/
+2
2022-02-18
ionic: clean up comments and whitespace
Shannon Nelson
3
-5
/
+3
2022-02-18
ionic: prefer strscpy over strlcpy
Shannon Nelson
2
-4
/
+4
2022-02-18
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
1
-8
/
+6
2022-02-18
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
1
-2
/
+2
2022-02-18
net: mvpp2: always set port pcs ops
Jeremy Linton
1
-3
/
+3
2022-02-18
ice: initialize local variable 'tlv'
Tom Rix
1
-1
/
+1
2022-02-18
ice: check the return of ice_ptp_gettimex64
Tom Rix
1
-1
/
+4
2022-02-18
ice: fix concurrent reset and removal of VFs
Jacob Keller
3
-18
/
+27
2022-02-18
ice: fix setting l4 port flag when adding filter
Michal Swiatkowski
1
-2
/
+2
2022-02-18
ice: Match on all profiles in slow-path
Wojciech Drewek
3
-1
/
+5
2022-02-18
net: ll_temac: check the return value of devm_kmalloc()
Xiaoke Wang
1
-0
/
+2
2022-02-18
net/ibmvnic: Cleanup workaround doing an EOI after partition migration
Cédric Le Goater
1
-9
/
+26
2022-02-18
teaming: deliver link-local packets with the link they arrive on
jeffreyji
1
-0
/
+5
2022-02-18
net: dsa: qca8k: mark as non-legacy
Russell King (Oracle)
1
-0
/
+2
2022-02-18
net: dsa: qca8k: move pcs configuration
Russell King (Oracle)
1
-66
/
+84
2022-02-18
net: dsa: qca8k: convert to use phylink_pcs
Russell King (Oracle)
2
-12
/
+81
2022-02-18
net: dsa: qca8k: move qca8k_phylink_mac_link_state()
Russell King (Oracle)
1
-42
/
+42
2022-02-18
net: dsa: qca8k: move qca8k_setup()
Russell King (Oracle)
1
-214
/
+214
2022-02-18
net: ethernet: xilinx: cleanup comments
Tom Rix
5
-6
/
+6
2022-02-18
sr9700: sanity check for packet length
Oliver Neukum
1
-1
/
+1
2022-02-18
drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
Duoming Zhou
1
-2
/
+2
2022-02-18
iwlwifi: dbg_ini: Split memcpy() to avoid multi-field write
Kees Cook
2
-2
/
+3
2022-02-18
iwlwifi: mvm: Fix an error code in iwl_mvm_up()
Dan Carpenter
1
-1
/
+3
2022-02-18
iwlwifi: Fix -EIO error code that is never returned
Colin Ian King
1
-1
/
+1
2022-02-18
iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy
Bixuan Cui
1
-3
/
+1
2022-02-18
iwlwifi: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-02-18
iwlwifi: dvm: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-18
iwlwifi/fw: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-18
iwlwifi: Make use of the helper macro LIST_HEAD()
Cai Huoqing
1
-1
/
+1
2022-02-18
iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()
Dan Carpenter
1
-1
/
+1
2022-02-18
iwlwifi: yoyo: send hcmd to fw after dump collection completes.
Mukesh Sisodiya
5
-3
/
+58
2022-02-18
iwlwifi: mvm: move only to an enabled channel
Miri Korenblit
1
-9
/
+22
2022-02-18
iwlwifi: mvm: update BAID allocation command again
Johannes Berg
2
-10
/
+27
2022-02-18
iwlwifi: api: remove ttl field from TX command
Johannes Berg
1
-4
/
+3
2022-02-18
iwlwifi: support new queue allocation command
Johannes Berg
8
-24
/
+142
2022-02-18
iwlwifi: yoyo: support dump policy for the dump size
Mukesh Sisodiya
3
-14
/
+61
2022-02-18
iwlwifi: pcie: iwlwifi: fix device id 7F70 struct
Yaara Baruch
1
-3
/
+5
2022-02-18
iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configuration
Abhishek Naik
3
-5
/
+17
2022-02-18
iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argument
Johannes Berg
1
-11
/
+10
2022-02-18
iwlwifi: remove command ID argument from queue allocation
Johannes Berg
4
-14
/
+11
2022-02-18
iwlwifi: make iwl_txq_dyn_alloc_dma() return the txq
Johannes Berg
1
-14
/
+12
2022-02-18
iwlwifi: fix small doc mistake for iwl_fw_ini_addr_val
Luca Coelho
1
-3
/
+2
2022-02-18
iwlwifi: mvm: add additional info for boot info failures
Mordechay Goodstein
2
-0
/
+6
2022-02-18
iwlwifi: mvm: always remove the session protection after association
Emmanuel Grumbach
1
-4
/
+1
2022-02-18
iwlwifi: mvm: make iwl_mvm_reconfig_scd() static
Johannes Berg
3
-38
/
+35
2022-02-18
iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMD
Miri Korenblit
1
-91
/
+113
[prev]
[next]