Commit History

Author SHA1 Message Date
  K. Y. Srinivasan 663dd6dcaf Connector: Correctly set the error code in case of success when dispatching receive callbacks 14 years ago
  Patrick McHardy 0e08785845 connector: fix skb double free in cn_rx_skb() 14 years ago
  Patrick McHardy 04f482faf5 connector: convert to synchronous netlink message processing 14 years ago
  Joe Perches 008536e845 connector: Convert char *name to const char *name 14 years ago
  Stephen Hemminger 3700c3c293 connector: add module alias 14 years ago
  Tejun Heo 6cebb17bee connector: remove lazy workqueue creation 14 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Evgeniy Polyakov f98bfbd78c connector: Delete buggy notification code. 15 years ago
  Philipp Reisner f1489cfb17 connector: Removed the destruct_data callback since it is always kfree_skb() 15 years ago
  Philipp Reisner 7069331dbe connector: Provide the sender's credentials to the callback 15 years ago
  Philipp Reisner 293500a23f connector: Keep the skb in cn_callback_data 15 years ago
  David S. Miller 74d154189d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Evgeniy Polyakov acb9c1b2f4 connector: maintainer/mail update. 16 years ago
  Mike Frysinger 0741241c6b connector: make callback argument type explicit 16 years ago
  Frederic Weisbecker 1a5645bc90 connector: create connector workqueue only while needed once 16 years ago
  Li Zefan a0a61a604c CONNECTOR: add a proc entry to list connectors 17 years ago
  Li Zefan 78374676ef CONNECTOR: make cn_already_initialized static 17 years ago
  Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
  Li Zefan 00f5e06c03 [CONNECTOR]: clean up {,__}cn_rx_skb() 17 years ago
  Li Zefan fd00eeccd9 [CONNECTOR]: add a missing break in cn_netlink_send() 17 years ago
  Li Zefan 134d99e302 [CONNECTOR]: Return proper error code in cn_call_callback() 17 years ago
  Michal Januszewski 6cf92e98a4 [CONNECTOR]: Fix a spurious kfree_skb() call 17 years ago
  Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 17 years ago
  Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 17 years ago
  Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
  Arnaldo Carvalho de Melo b529ccf279 [NETLINK]: Introduce nlmsg_hdr() helper 18 years ago
  Philipp Reisner 05e52dd739 [CONNECTOR]: Bugfix for cn_call_callback() 18 years ago
  Evgeniy Polyakov a240d9f1d8 [CONNECTOR]: Replace delayed work with usual work queue. 18 years ago
  Evgeniy Polyakov d8172d822f [CONNECTOR]: Fix compilation breakage introduced recently. 18 years ago
  David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago