rpcgss: krb5: clean up some goto's, etc.
[safe/jmp/linux-2.6] / net / llc /
2006-12-03 Al Viro[LLC]: anotations
2006-08-14 Stephen Hemminger[LLC]: multicast receive device match
2006-08-05 Stephen Hemminger[LLX]: SOCK_DGRAM interface fixes
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Andrew Morton[LLC]: Fix double receive of SKB.
2006-06-18 Stephen Hemminger[LLC]: add multicast support for datagrams
2006-06-18 Stephen Hemminger[LLC]: allow applications to get copy of kernel datagrams
2006-06-18 Stephen Hemminger[LLC]: use rcu_dereference on receive handler
2006-06-18 Stephen Hemminger[LLC]: allow datagram recvmsg
2006-06-18 Stephen Hemminger[LLC]: use more efficient ether address routines
2006-06-18 Chris Leech[I/OAT]: Make sk_eat_skb I/OAT aware.
2006-04-19 David S. Miller[LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().
2006-03-21 Stephen Hemminger[LLC]: llc_mac_hdr_init const arguments
2006-03-21 Arnaldo Carvalho... [LLC]: Fix sap refcounting
2006-03-21 Arnaldo Carvalho... [LLC]: Replace __inline__ with inline
2006-03-21 Arnaldo Carvalho... [LLC]: Fix struct proto .name
2006-01-03 Christoph Hellwig[NET]: Add a dev_ioctl() fallback to sock_ioctl()
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2006-01-03 Benjamin LaHaise[NET]: Avoid atomic xchg() for non-error case
2005-11-17 David S. Miller[LLC]: Fix compiler warnings introduced by TX window...
2005-11-15 Jochen Friedrich[LLC]: Make core block on remote busy.
2005-11-15 Jochen Friedrich[LLC]: Fix TX window scaling
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-22 Arnaldo Carvalho... [LLC]: fix llc_ui_recvmsg, making it behave like tcp_re...
2005-09-22 Arnaldo Carvalho... [LLC]: Fix the accept path
2005-09-22 Arnaldo Carvalho... [LLC]: Fix sparse warnings
2005-09-22 Jochen Friedrich[LLC]: Fix llc_fixup_skb() bug
2005-09-22 Jochen Friedrich[LLC]: Fix for Bugzilla ticket #5157
2005-09-22 Jochen Friedrich[LLC]: Fix for Bugzilla ticket #5156
2005-09-22 Arnaldo Carvalho... [LLC]: Use refcounting with struct llc_sap
2005-09-22 Arnaldo Carvalho... [LLC]: Do better struct sock accounting on skbs
2005-09-22 Arnaldo Carvalho... [LLC]: Use sk_wait_data
2005-09-22 Arnaldo Carvalho... [LLC]: Use some more likely/unlikely
2005-09-22 Arnaldo Carvalho... [LLC]: Add sysctl support for the LLC timeouts
2005-09-22 Arnaldo Carvalho... [LLC]: Use the sk_wait_event primitive
2005-09-22 Arnaldo Carvalho... [LLC]: Convert llc_ui_wait_for_ functions to use prepar...
2005-09-22 Arnaldo Carvalho... [LLC]: Remove unused functions from llc_c_ev.c
2005-09-22 Arnaldo Carvalho... [LLC]: Use const in llc_c_ev.c
2005-09-22 Arnaldo Carvalho... [LLC]: Help the compiler with likely/unlikely, saving...
2005-09-22 Arnaldo Carvalho... [LLC]: Mark llc_find_next_offset as __init, saving...
2005-09-22 Arnaldo Carvalho... [LLC]: Update comments for llc_ui_bind and llc_ui_autob...
2005-09-22 Arnaldo Carvalho... [LLC]: Remove unneeded temp net_device variables
2005-09-22 Arnaldo Carvalho... [LLC]: introduce llc_conn_tmr_common_cb, to avoid code...
2005-09-22 Arnaldo Carvalho... [LLC]: Remove unneeded f_bit variables
2005-09-22 Arnaldo Carvalho... [LLC]: Simplify llc_c_ac code, removing unneeded assign...
2005-09-22 Arnaldo Carvalho... [LLC]: Make llc_frame_alloc take a net_device as an...
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-29 David S. Miller[NET]: Kill skb->real_dev
2005-08-29 David S. Miller[NET]: Kill skb->list
2005-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2