index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
llc
/
llc_station.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-17
llc2: Collapse remainder of state machine into simple if-else if-statement
Ben Hutchings
1
-87
/
+4
2012-09-17
llc2: Remove explicit indexing of state action arrays
Ben Hutchings
1
-4
/
+4
2012-09-17
llc2: Remove the station send queue
Ben Hutchings
1
-32
/
+2
2012-09-17
llc2: Collapse the station event receive path
Ben Hutchings
1
-81
/
+6
2012-09-17
llc2: Remove dead code for state machine
Ben Hutchings
1
-395
/
+9
2012-09-17
llc2: Remove pointless indirection through llc_stat_state_trans_end
Ben Hutchings
1
-12
/
+4
2012-08-14
llc: Fix races between llc2 handler use and (un)registration
Ben Hutchings
1
-1
/
+1
2012-08-14
llc2: Call llc_station_exit() on llc2_init() failure path
Ben Hutchings
1
-1
/
+1
2012-08-14
llc2: Fix silent failure of llc_station_init()
Ben Hutchings
1
-17
/
+2
2012-08-06
llc: free the right skb
Sorin Dumitru
1
-3
/
+3
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-8
/
+8
2010-09-16
net/llc: storing negative error codes in unsigned short
Dan Carpenter
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-03-31
[LLC]: skb allocation size for responses
Joonwoo Park
1
-3
/
+10
2008-03-28
[LLC]: station source mac address
Joonwoo Park
1
-3
/
+3
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-3
/
+2
2007-02-10
[NET] LLC: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-11
/
+11
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-09-22
[LLC]: Fix the accept path
Arnaldo Carvalho de Melo
1
-3
/
+3
2005-09-22
[LLC]: Use some more likely/unlikely
Arnaldo Carvalho de Melo
1
-3
/
+3
2005-09-22
[LLC]: Add sysctl support for the LLC timeouts
Arnaldo Carvalho de Melo
1
-3
/
+8
2005-09-22
[LLC]: Make llc_frame_alloc take a net_device as an argument
Arnaldo Carvalho de Melo
1
-5
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+713