connector: Provide the sender's credentials to the callback
[safe/jmp/linux-2.6] / drivers / connector / connector.c
2009-10-02 Philipp Reisnerconnector: Provide the sender's credentials to the...
2009-10-02 Philipp Reisnerconnector: Keep the skb in cn_callback_data
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Evgeniy Polyakovconnector: maintainer/mail update.
2009-07-17 Mike Frysingerconnector: make callback argument type explicit
2009-02-03 Frederic Weisbeckerconnector: create connector workqueue only while needed...
2008-06-28 Li ZefanCONNECTOR: add a proc entry to list connectors
2008-02-27 Li ZefanCONNECTOR: make cn_already_initialized static
2008-01-28 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Li Zefan[CONNECTOR]: clean up {,__}cn_rx_skb()
2008-01-28 Li Zefan[CONNECTOR]: add a missing break in cn_netlink_send()
2008-01-04 Li Zefan[CONNECTOR]: Return proper error code in cn_call_callback()
2007-10-31 Michal Januszewski[CONNECTOR]: Fix a spurious kfree_skb() call
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-03-08 Philipp Reisner[CONNECTOR]: Bugfix for cn_call_callback()
2006-12-18 Evgeniy Polyakov[CONNECTOR]: Replace delayed work with usual work queue.
2006-12-18 Evgeniy Polyakov[CONNECTOR]: Fix compilation breakage introduced recently.
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-06-23 Andrew Morton[PATCH] connector-exports
2006-06-20 Evgeniy Polyakov[CONNECTOR]: Initialize subsystem earlier.
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: drivers: raw, connector, dcdbas...
2006-03-21 Evgeniy Polyakov[CONNECTOR]: Use netlink_has_listeners() to avoind...
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-05 Randy Dunlap[CONNECTOR]: fix sparse gfp nocast warnings
2005-09-26 Evgeniy Polyakov[CONNECTOR]: async connector mode.
2005-09-12 Evgeniy Polyakov[NET]: Add netlink connector.