index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
llc
/
llc_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
llc: Fix races between llc2 handler use and (un)registration
Ben Hutchings
1
-4
/
+17
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-04-12
llc: Fix length check in llc_fixup_skb().
David S. Miller
1
-2
/
+1
2011-02-28
llc: avoid skb_clone() if there is only one handler
Changli Gao
1
-12
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-07-20
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+5
2008-03-29
[LLC]: bogus llc packet length
Joonwoo Park
1
-1
/
+5
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-06
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2007-10-11
[NET]: Make packet reception network namespace safe
Eric W. Biederman
1
-0
/
+4
2007-04-26
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-11
[NET] LLC: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-4
/
+4
2006-12-03
[LLC]: anotations
Al Viro
1
-2
/
+2
2006-06-18
[LLC]: Fix double receive of SKB.
Andrew Morton
1
-1
/
+0
2006-06-18
[LLC]: allow applications to get copy of kernel datagrams
Stephen Hemminger
1
-1
/
+3
2006-06-18
[LLC]: use rcu_dereference on receive handler
Stephen Hemminger
1
-2
/
+5
2006-04-20
[LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().
David S. Miller
1
-1
/
+2
2005-09-22
[LLC]: Fix llc_fixup_skb() bug
Jochen Friedrich
1
-2
/
+6
2005-09-22
[LLC]: Use refcounting with struct llc_sap
Arnaldo Carvalho de Melo
1
-2
/
+7
2005-09-22
[LLC]: Help the compiler with likely/unlikely, saving some more bytes
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-30
[NET]: Kill skb->real_dev
David S. Miller
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+189