Commit Graph

29 Commits (4ee1303a787434d4994ae68d028ca025e339b434)

Author SHA1 Message Date
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 19 years ago
Arnaldo Carvalho de Melo 8420e1b541 [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg 20 years ago
Arnaldo Carvalho de Melo d389424e00 [LLC]: Fix the accept path 20 years ago
Arnaldo Carvalho de Melo 2928c19e10 [LLC]: Fix sparse warnings 20 years ago
Jochen Friedrich 096f0eb1df [LLC]: Fix llc_fixup_skb() bug 20 years ago
Jochen Friedrich 5564af21ae [LLC]: Fix for Bugzilla ticket #5157 20 years ago
Jochen Friedrich cf309e3fb8 [LLC]: Fix for Bugzilla ticket #5156 20 years ago
Arnaldo Carvalho de Melo 6e2144b768 [LLC]: Use refcounting with struct llc_sap 20 years ago
Arnaldo Carvalho de Melo 04e4223f44 [LLC]: Do better struct sock accounting on skbs 20 years ago
Arnaldo Carvalho de Melo afdbe35787 [LLC]: Use sk_wait_data 20 years ago
Arnaldo Carvalho de Melo 249ff1c6d3 [LLC]: Use some more likely/unlikely 20 years ago
Arnaldo Carvalho de Melo 590232a715 [LLC]: Add sysctl support for the LLC timeouts 20 years ago
Arnaldo Carvalho de Melo 54fb7f25f1 [LLC]: Use the sk_wait_event primitive 20 years ago
Arnaldo Carvalho de Melo b35bd11019 [LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait 20 years ago
Arnaldo Carvalho de Melo 72b1ad4a7e [LLC]: Remove unused functions from llc_c_ev.c 20 years ago
Arnaldo Carvalho de Melo b9441fc337 [LLC]: Use const in llc_c_ev.c 20 years ago
Arnaldo Carvalho de Melo af426d327c [LLC]: Help the compiler with likely/unlikely, saving some more bytes 20 years ago
Arnaldo Carvalho de Melo 0eb8017242 [LLC]: Mark llc_find_next_offset as __init, saving some more bytes 20 years ago
Arnaldo Carvalho de Melo 5a770c0262 [LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behaviour 20 years ago
Arnaldo Carvalho de Melo 774ccb4f64 [LLC]: Remove unneeded temp net_device variables 20 years ago
Arnaldo Carvalho de Melo e0dd55190f [LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication 20 years ago
Arnaldo Carvalho de Melo 838a75dae0 [LLC]: Remove unneeded f_bit variables 20 years ago
Arnaldo Carvalho de Melo bdcc66cca8 [LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables 20 years ago
Arnaldo Carvalho de Melo 1d67e6501b [LLC]: Make llc_frame_alloc take a net_device as an argument 20 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
David S. Miller 8728b834b2 [NET]: Kill skb->list 20 years ago
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago