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