index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
llc
/
llc_c_ac.c
Age
Commit message (
Expand
)
Author
2017-10-25
net: LLC: Convert timers to use timer_setup()
Kees Cook
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-05
net: backlog functions rename
Zhu Yi
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-31
[LLC]: skb allocation size for responses
Joonwoo Park
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2006-03-20
[LLC]: llc_mac_hdr_init const arguments
Stephen Hemminger
2005-11-17
[LLC]: Fix compiler warnings introduced by TX window scaling changes.
David S. Miller
2005-11-14
[LLC]: Fix TX window scaling
Jochen Friedrich
2005-09-22
[LLC]: Fix the accept path
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-09-22
[LLC]: Do better struct sock accounting on skbs
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Use some more likely/unlikely
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Add sysctl support for the LLC timeouts
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Remove unneeded f_bit variables
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Make llc_frame_alloc take a net_device as an argument
Arnaldo Carvalho de Melo
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds