index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2023-03-15
wifi: mwifiex: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-15
net: ethernet: mtk_eth_soc: only write values if needed
Daniel Golle
2023-03-15
net: ethernet: mtk_eth_soc: reset PCS state
Daniel Golle
2023-03-15
net: usb: smsc75xx: Limit packet length to skb->len
Szymon Heidrich
2023-03-15
net: geneve: set IFF_POINTOPOINT with IFLA_GENEVE_INNER_PROTO_INHERIT
Josef Miegl
2023-03-15
net: ieee802154: ca8210: drop owner from driver
Krzysztof Kozlowski
2023-03-15
net: ieee802154: adf7242: drop owner from driver
Krzysztof Kozlowski
2023-03-15
net: ieee802154: ca8210: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: ieee802154: at86rf230: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: ieee802154: mcr20a: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: ieee802154: adf7242: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: phy: ks8995: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: dsa: ocelot: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: dsa: ksz9477: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: dsa: seville_vsc9953: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: dsa: lan9303: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: dsa: lantiq_gswip: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-15
net: ni: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: samsung: sxgbe: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: marvell: pxa168_eth: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: stmmac: generic: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: stmmac: qcom: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: dsa: microchip: add ETS Qdisc support for KSZ9477 series
Oleksij Rempel
2023-03-15
net: dsa: microchip: add ksz_setup_tc_mode() function
Oleksij Rempel
2023-03-15
mlxsw: spectrum: Fix incorrect parsing depth after reload
Ido Schimmel
2023-03-15
veth: rely on rtnl_dereference() instead of on rcu_dereference() in veth_set_...
Lorenzo Bianconi
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-15
net: lan966x: Change lan966x_police_del return type
Horatiu Vultur
2023-03-15
net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status fails
Heiner Kallweit
2023-03-15
ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
Dave Ertman
2023-03-13
net: ipa: fix a surprising number of bad offsets
Alex Elder
2023-03-13
net: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-13
net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used
Arınç ÜNAL
2023-03-13
net: dsa: mt7530: remove now incorrect comment regarding port 5
Arınç ÜNAL
2023-03-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-03-13
qed/qed_dev: guard against a possible division by zero
Daniil Tatianin
2023-03-13
bnxt: avoid overflow in bnxt_get_nvram_directory()
Maxim Korotkov
2023-03-13
net: virtio_net: implement exact header length guest feature
Jiri Pirko
2023-03-13
net: phy: smsc: use device_property_present in smsc_phy_probe
Heiner Kallweit
2023-03-13
bnxt_en: reset PHC frequency in free-running mode
Vadim Fedorenko
2023-03-13
net: phy: dp83867: Disable IRQs on suspend
Alexander Stein
2023-03-13
net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841
Horatiu Vultur
2023-03-13
ice: call ice_is_malicious_vf() from ice_vc_process_vf_msg()
Jacob Keller
2023-03-13
ice: move ice_is_malicious_vf() to ice_virtchnl.c
Jacob Keller
2023-03-13
ice: print message if ice_mbx_vf_state_handler returns an error
Jacob Keller
2023-03-13
ice: pass mbxdata to ice_is_malicious_vf()
Jacob Keller
2023-03-13
ice: remove unnecessary &array[0] and just use array
Jacob Keller
2023-03-13
ice: always report VF overflowing mailbox even without PF VSI
Jacob Keller
2023-03-13
ice: declare ice_vc_process_vf_msg in ice_virtchnl.h
Jacob Keller
2023-03-13
ice: initialize mailbox snapshot earlier in PF init
Jacob Keller
[prev]
[next]