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-08-13
tg3: Use pci_dev_id() to simplify the code
Zheng Zengkai
2023-08-13
et131x: Use pci_dev_id() to simplify the code
Zheng Zengkai
2023-08-13
net: e1000: Remove unused declarations
Yue Haibing
2023-08-13
net: phy: fix IRQ-based wake-on-lan over hibernate / power off
Russell King (Oracle)
2023-08-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-08-11
ethernet: atarilance: mark init function static
Arnd Bergmann
2023-08-11
ethernet: ldmvsw: mark ldmvsw_open() static
Arnd Bergmann
2023-08-11
tty: hso: simplify hso_serial_write()
Jiri Slaby (SUSE)
2023-08-11
tty: ldops: unify to u8
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
2023-08-11
tty: use u8 for chars
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
2023-08-11
tty: can327, move overflow test inside can327_ldisc_rx()'s loop
Jiri Slaby (SUSE)
2023-08-11
tty: can327: unify error paths in can327_ldisc_rx()
Jiri Slaby (SUSE)
2023-08-11
tty: remove dummy tty_ldisc_ops::poll() implementations
Jiri Slaby (SUSE)
2023-08-11
net: dsa: rzn1-a5psw: add vlan support
Clément Léger
2023-08-11
net: dsa: rzn1-a5psw: add support for .port_bridge_flags
Clément Léger
2023-08-11
net: dsa: rzn1-a5psw: use a5psw_reg_rmw() to modify flooding resolution
Clément Léger
2023-08-11
octeontx2-pf: Allow both ntuple and TC features on the interface
Hariprasad Kelam
2023-08-11
bonding: remove unnecessary NULL check in bond_destructor
Zhengchao Shao
2023-08-11
bonding: use bond_set_slave_arr to simplify code
Zhengchao Shao
2023-08-11
bonding: remove redundant NULL check in debugfs function
Zhengchao Shao
2023-08-11
bonding: use IS_ERR instead of NULL check in bond_create_debugfs
Zhengchao Shao
2023-08-11
bonding: add modifier to initialization function and exit function
Zhengchao Shao
2023-08-11
net: pcs: Add missing put_device call in miic_create
Xiang Yang
2023-08-11
net/marvell: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-11
net/xgene: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-11
net: mana: Add gdma stats to ethtool output for mana
Shradha Gupta
2023-08-11
octeon_ep: Add control plane host and firmware versions.
Sathesh Edara
2023-08-11
virtio-net: set queues after driver_ok
Jason Wang
2023-08-11
octeontx2-af: Harden rule validation.
Ratheesh Kannoth
2023-08-11
net: ftmac100: add multicast filtering possibility
Sergei Antonov
2023-08-10
tun: avoid high-order page allocation for packet header
Tahsin Erdogan
2023-08-10
net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro
Yang Yingliang
2023-08-10
net: stmmac: xgmac: RX queue routing configuration
Furong Xu
2023-08-10
net: phy: marvell: Add support for offloading LED blinking
Andrew Lunn
2023-08-10
net: phy: phy_device: Call into the PHY driver to set LED offload
Andrew Lunn
2023-08-10
net: mhi: Remove redundant initialization owner in mhi_net_driver
Li Zetao
2023-08-10
net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
Shenwei Wang
2023-08-10
net: stmmac: add new mode parameter for fix_mac_speed
Shenwei Wang
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG case
Hawkins Jiawei
2023-08-10
Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-10
net: hns3: fix strscpy causing content truncation issue
Hao Chen
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_profile...
Gustavo A. R. Silva
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_section...
Gustavo A. R. Silva
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_profile...
Gustavo A. R. Silva
2023-08-10
ibmvnic: Ensure login failure recovery is safe from other resets
Nick Child
[prev]
[next]