index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
plip
Age
Commit message (
Expand
)
Author
2022-12-07
net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
Yang Yingliang
2022-08-09
plip: avoid rcu debug splat
Florian Westphal
2022-03-06
slip/plip: Use netif_rx().
Sebastian Andrzej Siewior
2021-10-22
net: plip: use eth_hw_addr_set()
Jakub Kicinski
2021-07-27
slip/plip: use ndo_siocdevprivate
Arnd Bergmann
2021-03-10
net: plip: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-28
net: plip: fix plip_tx_packet()'s return type
Luc Van Oostenryck
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-30
docs: networking: convert PLIP.txt to ReST
Mauro Carvalho Chehab
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-11-05
net: plip: mark expected switch fall-throughs
Gustavo A. R. Silva
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-01-09
net: plip: use new parport device model
Sudip Mukherjee
2013-12-31
net: plip: slight optimization of addr compare
dingtianhong
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2011-08-27
plip: Move the PLIP driver
Jeff Kirsher