index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2022-02-22
usbnet: gl620a: Replace one-element array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2022-02-22
net: phy: phylink: fix DSA mac_select_pcs() introduction
Russell King (Oracle)
-3
/
+11
2022-02-22
net: dsa: microchip: ksz9477: reduce polling interval for statistics
Oleksij Rempel
-1
/
+1
2022-02-22
s390/net: sort out physical vs virtual pointers usage
Alexander Gordeev
-5
/
+5
2022-02-22
net: dsa: b53: mark as non-legacy
Russell King (Oracle)
-0
/
+6
2022-02-22
net: dsa: b53: switch to using phylink_generic_validate()
Russell King (Oracle)
-76
/
+13
2022-02-22
net: dsa: b53: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
-2
/
+0
2022-02-22
net: dsa: b53: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
-0
/
+95
2022-02-22
net: dsa: b53: clean up if() condition to be more readable
Russell King (Oracle)
-4
/
+7
2022-02-21
net: dm9051: Fix use after free in dm9051_loop_tx()
Dan Carpenter
-1
/
+3
2022-02-21
octeontx2-af: cn10k: add workaround for ptp errata
Naveen Mamindlapalli
-7
/
+80
2022-02-21
octeontx2-pf: cn10k: add support for new ptp timestamp format
Naveen Mamindlapalli
-3
/
+75
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
-0
/
+131
2022-02-21
bonding: add new parameter ns_targets
Hangbin Liu
-20
/
+219
2022-02-21
Bonding: split bond_handle_vlan from bond_arp_send
Hangbin Liu
-24
/
+34
2022-02-21
ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
-1
/
+1
2022-02-21
net: qualcomm: rmnet: Use skb_put_zero() to simplify code
Christophe JAILLET
-3
/
+1
2022-02-19
net: prestera: acl: fix 'client_map' buff overflow
Volodymyr Mytnyk
-1
/
+1
2022-02-19
net: dsa: microchip: add ksz8563 to ksz9477 I2C driver
Ahmad Fatoum
-0
/
+1
2022-02-19
net: dsa: microchip: ksz9477: export HW stats over stats64 interface
Oleksij Rempel
-0
/
+104
2022-02-19
net: phylink: remove phylink_config's pcs_poll
Russell King (Oracle)
-2
/
+1
2022-02-19
atm: nicstar: Use kcalloc() to simplify code
Christophe JAILLET
-8
/
+2
2022-02-19
dpaa2-eth: Update SINGLE_STEP register access
Radu Bulie
-10
/
+93
2022-02-19
dpaa2-eth: Update dpni_get_single_step_cfg command
Radu Bulie
-1
/
+13
2022-02-19
net: prestera: flower: fix destroy tmpl in chain
Volodymyr Mytnyk
-9
/
+19
2022-02-19
mctp i2c: MCTP I2C binding driver
Matt Johnston
-0
/
+1094
2022-02-19
i40e: remove dead stores on XSK hotpath
Alexander Lobakin
-2
/
+1
2022-02-18
ionic: clean up comments and whitespace
Shannon Nelson
-5
/
+3
2022-02-18
ionic: prefer strscpy over strlcpy
Shannon Nelson
-4
/
+4
2022-02-18
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
-8
/
+6
2022-02-18
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
-2
/
+2
2022-02-18
net/ibmvnic: Cleanup workaround doing an EOI after partition migration
Cédric Le Goater
-9
/
+26
2022-02-18
teaming: deliver link-local packets with the link they arrive on
jeffreyji
-0
/
+5
2022-02-18
net: dsa: qca8k: mark as non-legacy
Russell King (Oracle)
-0
/
+2
2022-02-18
net: dsa: qca8k: move pcs configuration
Russell King (Oracle)
-66
/
+84
2022-02-18
net: dsa: qca8k: convert to use phylink_pcs
Russell King (Oracle)
-12
/
+81
2022-02-18
net: dsa: qca8k: move qca8k_phylink_mac_link_state()
Russell King (Oracle)
-42
/
+42
2022-02-18
net: dsa: qca8k: move qca8k_setup()
Russell King (Oracle)
-214
/
+214
2022-02-18
net: ethernet: xilinx: cleanup comments
Tom Rix
-6
/
+6
2022-02-17
s390/qeth: Remove redundant 'flush_workqueue()' calls
Xu Wang
-1
/
+0
2022-02-17
net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
-2
/
+3
2022-02-17
net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
-2
/
+3
2022-02-17
net: marvell: prestera: handle fib notifications
Yevhen Orlov
-0
/
+427
2022-02-17
net: marvell: prestera: add hardware router objects accounting for lpm
Yevhen Orlov
-7
/
+170
2022-02-17
net: marvell: prestera: Add router LPM ABI
Yevhen Orlov
-0
/
+55
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1122
/
+1160
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-644
/
+210
2022-02-17
bonding: force carrier update when releasing slave
Zhang Changzhong
-3
/
+2
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
-0
/
+2
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
-2
/
+2
[next]