开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-25
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2021-10-25
net: dsa: lantiq_gswip: serialize access to the PCE registers
Vladimir Oltean
2021-10-25
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
2021-10-25
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
2021-10-25
net: dsa: sja1105: serialize access to the dynamic config interface
Vladimir Oltean
2021-10-25
net: dsa: sja1105: wait for dynamic config command completion on writes too
Vladimir Oltean
2021-10-25
net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns error
Vladimir Oltean
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2021-10-25
Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-10-24
can: xilinx_can: xcan_remove(): remove redundant netif_napi_del()
Dongliang Mu
2021-10-24
can: xilinx_can: remove repeated word from the kernel-doc
Michal Simek
2021-10-24
can: peak_usb: CANFD: store 64-bits hw timestamps
Stephane Grosjean
2021-10-24
can: gs_usb: use %u to print unsigned values
Marc Kleine-Budde
2021-10-24
can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-24
can: rcar: drop unneeded ARM dependency
Geert Uytterhoeven
2021-10-24
can: at91/janz-ican3: replace snprintf() in show functions with sysfs_emit()
Qing Wang
2021-10-24
can: dev: add can_tdc_get_relative_tdco() helper function
Vincent Mailhol
2021-10-24
can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
Vincent Mailhol
2021-10-24
can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
2021-10-24
can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
Vincent Mailhol
2021-10-24
can: bittiming: change unit of TDC parameters to clock periods
Vincent Mailhol
2021-10-24
can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
Vincent Mailhol
2021-10-24
can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to un...
Marc Kleine-Budde
2021-10-24
can: bcm: Use hrtimer_forward_now()
Thomas Gleixner
2021-10-24
Merge branch 'dev_addr-dont-write'
David S. Miller
2021-10-24
net: atm: use address setting helpers
Jakub Kicinski
2021-10-24
net: drivers: get ready for const netdev->dev_addr
Jakub Kicinski
2021-10-24
net: caif: get ready for const netdev->dev_addr
Jakub Kicinski
2021-10-24
net: hsr: get ready for const netdev->dev_addr
Jakub Kicinski
2021-10-24
net: bonding: constify and use dev_addr_set()
Jakub Kicinski
2021-10-24
net: phy: constify netdev->dev_addr references
Jakub Kicinski
2021-10-24
net: rtnetlink: use __dev_addr_set()
Jakub Kicinski
2021-10-24
net: core: constify mac addrs in selftests
Jakub Kicinski
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
Merge branch 'dsa-rtnl'
David S. Miller
2021-10-24
selftests: net: dsa: add a stress test for unlocked FDB operations
Vladimir Oltean
2021-10-24
selftests: lib: forwarding: allow tests to not require mz and jq
Vladimir Oltean
2021-10-24
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
2021-10-24
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2021-10-24
net: dsa: lantiq_gswip: serialize access to the PCE table
Vladimir Oltean
2021-10-24
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
2021-10-24
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
2021-10-24
net: dsa: sja1105: serialize access to the dynamic config interface
Vladimir Oltean
2021-10-24
net: dsa: sja1105: wait for dynamic config command completion on writes too
Vladimir Oltean
2021-10-24
net: macb: Use mdio child node for MDIO bus if it exists
Sean Anderson
2021-10-24
dt-bindings: net: macb: Add mdio bus child node
Sean Anderson
2021-10-24
net: bcmgenet: Add support for 7712 16nm internal EPHY
Florian Fainelli
2021-10-24
dt-bindings: net: bcmgenet: Document 7712 binding
Florian Fainelli
2021-10-24
net: phy: bcm7xxx: Add EPHY entry for 7712
Florian Fainelli
2021-10-24
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
[next]