index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2021-06-07
net: usb: asix: refactor asix_read_phy_addr() and handle errors on return
Oleksij Rempel
2021-06-07
net: usb: asix: ax88772_bind: use devm_kzalloc() instead of kzalloc()
Oleksij Rempel
2021-06-07
net: gemini: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp()
Zou Wei
2021-06-07
virtio_net: Remove BUG() to avoid machine dead
Xianting Tian
2021-06-07
net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
net: lantiq: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
net: hd64570: add some required spaces
Peng Li
2021-06-07
net: hd64570: remove redundant parentheses
Peng Li
2021-06-07
net: hd64570: fix the comments style issue
Peng Li
2021-06-07
net: hd64570: add braces {} to all arms of the statement
Peng Li
2021-06-07
net: hd64570: fix the code style issue about trailing statements
Peng Li
2021-06-07
net: hd64570: fix the code style issue about "foo* bar"
Peng Li
2021-06-07
net: hd64570: add blank line after declarations
Peng Li
2021-06-07
net: hd64570: remove redundant blank lines
Peng Li
2021-06-07
net: dsa: sja1105: determine PHY/MAC role from PHY interface type
Vladimir Oltean
2021-06-07
net: dsa: sja1105: apply RGMII delays based on the fixed-link property
Vladimir Oltean
2021-06-07
ice: fix clang warning regarding deadcode.DeadStores
Paul M Stillwell Jr
2021-06-07
ice: downgrade error print to debug print
Anirudh Venkataramanan
2021-06-07
ice: Detect and report unsupported module power levels
Anirudh Venkataramanan
2021-06-07
ice: (re)initialize NVM fields when rebuilding
Jacob Keller
2021-06-07
ice: wait for reset before reporting devlink info
Jacob Keller
2021-06-07
ice: add error message when pldmfw_flash_image fails
Jacob Keller
2021-06-07
ice: add extack when unable to read device caps
Jacob Keller
2021-06-07
ice: use static inline for dummy functions
Jesse Brandeburg
2021-06-07
ice: Re-organizes reqstd/avail {R, T}XQ check/code for efficiency
Salil Mehta
2021-06-07
ice: set the value of global config lock timeout longer
Liwei Song
2021-06-07
ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handling
Brett Creeley
2021-06-07
ice: Refactor ice_setup_rx_ctx
Krzysztof Kazimierczak
2021-06-07
ice: Save VF's MAC across reboot
Brett Creeley
2021-06-07
ice: Manage VF's MAC address for both legacy and new cases
Brett Creeley
2021-06-04
net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table
George McCollister
2021-06-04
net:cxgb3: fix incorrect work cancellation
Íñigo Huguet
2021-06-04
cxgb4: avoid link re-train during TC-MQPRIO configuration
Rahul Lakkireddy
2021-06-04
net: enetc: use get/put_unaligned helpers for MAC address handling
Michael Walle
2021-06-04
net: hdlc_x25: fix the alignment issue
Peng Li
2021-06-04
net: hdlc_x25: fix the code issue about "if..else.."
Peng Li
2021-06-04
net: hdlc_x25: add some required spaces
Peng Li
2021-06-04
net: hdlc_x25: move out assignment in if condition
Peng Li
2021-06-04
net: hdlc_x25: remove unnecessary out of memory message
Peng Li
2021-06-04
net: hdlc_x25: remove redundant blank lines
Peng Li
2021-06-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-04
wireguard: allowedips: free empty intermediate nodes when removing single node
Jason A. Donenfeld
2021-06-04
wireguard: allowedips: allocate nodes in kmem_cache
Jason A. Donenfeld
2021-06-04
wireguard: allowedips: remove nodes in O(1)
Jason A. Donenfeld
2021-06-04
wireguard: allowedips: initialize list head in selftest
Jason A. Donenfeld
2021-06-04
wireguard: peer: allocate in kmem_cache
Jason A. Donenfeld
2021-06-04
wireguard: use synchronize_net rather than synchronize_rcu
Jason A. Donenfeld
2021-06-04
wireguard: do not use -O3
Jason A. Donenfeld
[prev]
[next]