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
/
net
/
llc
/
llc_core.c
Age
Commit message (
Expand
)
Author
2021-03-28
llc: llc_core.c: COuple of typo fixes
Bhaskar Chowdhury
2018-09-13
llc: avoid blocking in llc_sap_close()
Cong Wang
2018-08-07
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
2017-07-04
net, llc: convert llc_sap.refcnt from atomic_t to refcount_t
Reshetova, Elena
2014-01-03
llc: make lock static
stephen hemminger
2013-12-27
llc: "foo* bar" should be "foo *bar"
Weilong Chen
2010-03-24
llc: cleanup: remove dead code from llc_init()
Dan Carpenter
2009-12-26
llc: convert llc_sap_list to RCU
Octavian Purdila
2009-12-26
llc: replace the socket list with a local address based hash
Octavian Purdila
2009-12-26
llc: convert the socket list to RCU locking
Octavian Purdila
2009-03-10
net: convert usage of packet_type to read_mostly
Stephen Hemminger
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
2008-03-28
[LLC]: Kill llc_station_mac_sa symbol export.
David S. Miller
2008-03-28
[LLC]: station source mac address
Joonwoo Park
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-05-03
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-03-20
[LLC]: Fix sap refcounting
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Use refcounting with struct llc_sap
Arnaldo Carvalho de Melo
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds