index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
plip
/
plip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
Yang Yingliang
1
-2
/
+2
2022-08-09
plip: avoid rcu debug splat
Florian Westphal
1
-1
/
+1
2022-03-06
slip/plip: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2021-10-22
net: plip: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+6
2021-07-27
slip/plip: use ndo_siocdevprivate
Arnd Bergmann
1
-3
/
+9
2021-03-10
net: plip: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-13
/
+13
2020-06-28
net: plip: fix plip_tx_packet()'s return type
Luc Van Oostenryck
1
-2
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-11-05
net: plip: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+13
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-01-09
net: plip: use new parport device model
Sudip Mukherjee
1
-8
/
+28
2013-12-31
net: plip: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+1
2011-08-27
plip: Move the PLIP driver
Jeff Kirsher
1
-0
/
+1403