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
/
include
/
net
/
llc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-07
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
1
-1
/
+3
2021-10-13
llc/snap: constify dev_addr passing
Jakub Kicinski
1
-1
/
+1
2018-09-13
llc: avoid blocking in llc_sap_close()
Cong Wang
1
-0
/
+1
2018-08-07
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
1
-0
/
+5
2017-07-04
net, llc: convert llc_sap.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-3
/
+3
2014-01-03
llc: make lock static
stephen hemminger
1
-1
/
+0
2013-09-21
llc*.h: Remove extern from function prototypes
Joe Perches
1
-25
/
+25
2012-09-17
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
David S. Miller
1
-1
/
+0
2012-08-14
llc2: Fix silent failure of llc_station_init()
Ben Hutchings
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2009-12-26
llc: convert llc_sap_list to RCU
Octavian Purdila
1
-1
/
+1
2009-12-26
llc: replace the socket list with a local address based hash
Octavian Purdila
1
-1
/
+20
2009-12-26
llc: use a device based hash table to speed up multicast delivery
Octavian Purdila
1
-0
/
+11
2009-12-26
llc: convert the socket list to RCU locking
Octavian Purdila
1
-4
/
+3
2008-03-28
[LLC]: station source mac address
Joonwoo Park
1
-1
/
+0
2006-03-20
[LLC]: llc_mac_hdr_init const arguments
Stephen Hemminger
1
-1
/
+1
2005-09-22
[LLC]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-2
/
+11
2005-09-22
[LLC]: Use refcounting with struct llc_sap
Arnaldo Carvalho de Melo
1
-1
/
+15
2005-09-22
[LLC]: Add sysctl support for the LLC timeouts
Arnaldo Carvalho de Melo
1
-0
/
+7
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
1
-3
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+99