index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
llc_conn.h
Age
Commit message (
Expand
)
Author
2009-12-26
llc: use a device based hash table to speed up multicast delivery
Octavian Purdila
2009-12-26
llc: add support for LLC_OPT_PKTINFO
Octavian Purdila
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-22
[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg
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]: Add sysctl support for the LLC timeouts
Arnaldo Carvalho de Melo
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
2005-01-20
[LLC] stop using sk_protinfo
Arnaldo Carvalho de Melo
2004-12-27
[LLC]: Staticize and remove unnecessary functions and exports.
Adrian Bunk
2003-09-19
o LLC: llc_station.h is not useful anymore, kill it
Arnaldo Carvalho de Melo
2003-09-16
o LLC: split llc into llc_core and llc2 modules
Arnaldo Carvalho de Melo
2003-09-16
o LLC: move llc_lookup_dgram to llc_sap
Arnaldo Carvalho de Melo
2003-09-16
o LLC: move the sockets release function outside of llc_sap_close
Arnaldo Carvalho de Melo
2003-09-16
o LLC: move the connection related functions to llc_conn
Arnaldo Carvalho de Melo
2003-06-04
o net: create struct sock_common and use in struct sock & tcp_tw_bucket
Arnaldo Carvalho de Melo
2003-02-24
[PATCH] Spelling fixes - receive
Michael Hayes
2002-09-30
o LLC: kill llc_conn_free_ev, use plain kfree_skb instead
Arnaldo Carvalho de Melo
2002-09-27
o LLC: remove unused list_head from llc_opt & use rw_lock_init for rwlocks
Arnaldo Carvalho de Melo
2002-09-24
[LLC] remove sap->mac_pdu_q, not used at all
Arnaldo Carvalho de Melo
2002-09-23
[LLC] clean up the ui sending routines and core
Arnaldo Carvalho de Melo
2002-09-23
[LLC] kill sap->{ind,conf}, finally!
Arnaldo Carvalho de Melo
2002-09-13
[LLC] remove all tmr ev structs & fix psnap and p8022 wrt ui sending
Arnaldo Carvalho de Melo
2002-09-11
LLC: llc_lookup_listener
Arnaldo Carvalho de Melo
2002-09-11
[LLC] use just one struct sock per connection
Arnaldo Carvalho de Melo
2002-09-11
LLC: tcpfying the beast
Arnaldo Carvalho de Melo
2002-09-11
LLC: small cleanups, leave debug on for a while
Arnaldo Carvalho de Melo
2002-08-14
LLC: use skb->cb to store the LLC events
Arnaldo Carvalho de Melo
2002-05-30
net/llc/*.c
Arnaldo Carvalho de Melo