- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / net / llc / llc_if.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2003-09-19 Arnaldo Carvalho... o LLC: rename llc_main.[ch] to llc_station.[ch]
2003-09-16 Arnaldo Carvalho... o LLC: split llc into llc_core and llc2 modules
2003-09-16 Arnaldo Carvalho... o LLC: move llc_build_and_send_ui_pkt to llc_sap
2003-09-16 Arnaldo Carvalho... o LLC: move sap functions to llc_sap
2003-09-15 Arnaldo Carvalho... o LLC: move llc_conn_handler and llc_sap_handler out...
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-04-29 Arnaldo Carvalho... o net/llc: simple cleanups
2003-04-27 Arnaldo Carvalho... o llc: remove MOD_{INC,DEC}_USE_COUNT
2002-10-05 Arnaldo Carvalho... o LLC: start using seq_file for proc stuff
2002-09-30 Arnaldo Carvalho... o LLC: remove unused mac_dev_peer
2002-09-25 Arnaldo Carvalho... [LLC] move sap->rcv_func call to llc_rcv
2002-09-24 Arnaldo Carvalho... [LLC] use struct sock list members
2002-09-24 Arnaldo Carvalho... [LLC] clean up the ui sending routines and core
2002-09-24 Arnaldo Carvalho... [LLC] kill sap->{ind,conf}, finally!
2002-09-14 Arnaldo Carvalho... [LLC] remove all tmr ev structs & fix psnap and p8022...
2002-09-13 Arnaldo Carvalho... [LLC] kill sap->req()
2002-09-12 Arnaldo Carvalho... [LLC] remove unsupported flowcontrol prim bits
2002-09-12 Arnaldo Carvalho... [LLC] llc_send_disc & LLC_DISC_PRIM bites the dust
2002-09-11 Arnaldo Carvalho... [LLC] llc_establish_connection & LLC_CONN_PRIM bits...
2002-09-11 Arnaldo Carvalho... [LLC] use just one struct sock per connection
2002-09-11 Arnaldo Carvalho... LLC: llc_build_and_send_pkt
2002-09-11 Arnaldo Carvalho... LLC: tcpfying the beast
2002-08-14 Arnaldo Carvalho... LLC: use skb->cb to store the LLC events
2002-08-10 Arnaldo Carvalho... LLC: fix AF_LLC connection confirm and core connection...
2002-08-06 Arnaldo Carvalho... make psnap and p8022 use the new LLC stack
2002-08-02 Arnaldo Carvalho... Fix bug in LLC state tables, remove old LLC stack, etc
2002-05-30 Arnaldo Carvalho... net/llc/*.c