1. 7175c88 netlink: allow to pass data pointer to netlink_dump_start() callback by Pablo Neira Ayuso · 12 years ago
  2. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 12 years ago
  3. a46621a net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig. by Denys Vlasenko · 12 years ago
  4. 7f1fb60 inet_diag: Partly rename inet_ to sock_ by Pavel Emelyanov · 13 years ago
  5. dc47d38 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  6. a38f790 crypto: Add userspace configuration API by Steffen Klassert · 13 years ago
  7. bcb949b headers, net: Use __kernel_sa_family_t in more definitions shared with userland by Ben Hutchings · 13 years ago
  8. 6602a4b net: Make userland include of netlink.h more sane. by David S. Miller · 13 years ago
  9. 3609936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  10. 670dc28 netlink: advertise incomplete dumps by Johannes Berg · 13 years ago
  11. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  12. b2cbae2 RDMA: Add netlink infrastructure by Roland Dreier · 13 years ago
  13. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  14. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  15. 4b8fe66 netlink: fix gcc -Wconversion compilation warning by Dmitry V. Levin · 14 years ago
  16. 56b49f4 net: Move "struct net" declaration inside the __KERNEL__ macro guard by Ollie Wild · 14 years ago
  17. 910a7e9 netlink: Implment netlink_broadcast_filtered by Eric W. Biederman · 14 years ago
  18. 1a50307 netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() by Pablo Neira Ayuso · 14 years ago
  19. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  20. b827357 genetlink: fix netns vs. netlink table locking (2) by Johannes Berg · 15 years ago
  21. d136f1b genetlink: fix netns vs. netlink table locking by Johannes Berg · 15 years ago
  22. 3a6c2b4 netlink: constify nlmsghdr arguments by Patrick McHardy · 15 years ago
  23. 38938bf netlink: add NETLINK_NO_ENOBUFS socket flag by Pablo Neira Ayuso · 15 years ago
  24. be0c22a netlink: add NETLINK_BROADCAST_ERROR socket option by Pablo Neira Ayuso · 15 years ago
  25. 0c19b0a netlink: avoid memset of 0 bytes sparse warning by Patrick McHardy · 16 years ago
  26. 9457afe netlink: Remove nonblock parameter from netlink_attachskb by Denis V. Lunev · 16 years ago
  27. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  28. 71d67e6 [IPV4] fib_trie: rescan if key is lost during dump by Stephen Hemminger · 16 years ago
  29. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 16 years ago
  30. f4d900a [NETLINK]: Mark attribute construction exception unlikely by Patrick McHardy · 17 years ago
  31. c3d8d1e [NETLINK]: Fix unicast timeouts by Patrick McHardy · 17 years ago
  32. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  33. 7ee015e [NET]: cleanup 3rd argument in netlink_sendskb by Denis V. Lunev · 17 years ago
  34. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 17 years ago
  35. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  36. 84659eb [NETLIKN]: Allow removing multicast groups. by Johannes Berg · 17 years ago
  37. b4ff4f0 [NETLINK]: allocate group bitmaps dynamically by Johannes Berg · 17 years ago
  38. cf130cb [NETLINK]: Remove references to process ID by Herbert Xu · 17 years ago
  39. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  40. a36ca73 [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END} by Arnaldo Carvalho de Melo · 17 years ago
  41. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  42. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  43. fc910a2 [NETLINK]: Limit NLMSG_GOODSIZE to 8K. by David S. Miller · 17 years ago
  44. 88b4a07 [PATCH] eCryptfs: Public key transport mechanism by Michael Halcrow · 17 years ago
  45. 4e9b826 [NETLINK]: Remove unused dst_pid field in netlink_skb_parms by Thomas Graf · 18 years ago
  46. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  47. 84314fd [SCSI] SCSI and FC Transport: add netlink support for posting of transport events by James Smart · 18 years ago
  48. bb5427b [PATCH] w1: netlink: Mark netlink group 1 as unused. by Evgeniy Polyakov · 18 years ago
  49. e7c3497 [PATCH] Reworked patch for labels on user space messages by Steve Grubb · 18 years ago
  50. 4277a08 [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation by Patrick McHardy · 18 years ago
  51. a70ea99 [NETLINK]: Fix a severe bug by Alexey Kuznetsov · 18 years ago
  52. bfa83a9 [NETLINK]: Type-safe netlink messages/attributes interface by Thomas Graf · 19 years ago
  53. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  54. 20ae975 [NETLINK]: Reserve a slot for NETLINK_GENERIC. by David S. Miller · 19 years ago
  55. 7672d0b [NET]: Add netlink connector. by Evgeniy Polyakov · 19 years ago
  56. 6ed8a48 [NETLINK]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  57. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  58. 9a4595b [NETLINK]: Add set/getsockopt options to support more than 32 groups by Patrick McHardy · 19 years ago
  59. d629b83 [NETLINK]: Use group numbers instead of bitmasks internally by Patrick McHardy · 19 years ago
  60. db08052 [NETLINK]: Remove unused groups member from struct netlink_skb_parms by Patrick McHardy · 19 years ago
  61. 73c1f4a [TCPDIAG]: Just rename everything to inet_diag by Arnaldo Carvalho de Melo · 19 years ago
  62. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  63. 4d479e4 [NETLINK]: Allocate and kill some netlink numbers. by David S. Miller · 19 years ago
  64. 48647fe [W1]: Do not use NFLOG netlink number. by David S. Miller · 19 years ago
  65. 63522f7 [NETLINK]: Reserve NETLINK_NETFILTER. by David S. Miller · 19 years ago
  66. b3563c4 [NETLINK]: Clear padding in netlink messages by Patrick McHardy · 19 years ago
  67. 18b504e [NETLINK]: netlink_callback structure needs 5 args not 4 by Alexey Kuznetsov · 19 years ago
  68. 246955f [NETLINK]: fib_lookup() via netlink by Robert Olsson · 19 years ago
  69. 1797754 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags by Thomas Graf · 19 years ago
  70. f88a10d [NETLINK]: New message building macros by Thomas Graf · 19 years ago
  71. c94c257 Add audit uid to netlink credentials by Serge Hallyn · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago