1. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  2. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  3. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 16 years ago
  4. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  5. 3b71535 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 by Denis V. Lunev · 17 years ago
  6. e373057 [NETFILTER]: nfnetlink: support attribute policies by Patrick McHardy · 17 years ago
  7. dd82185 [NETFILTER]: nfnetlink: use nlmsg_notify() by Patrick McHardy · 17 years ago
  8. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  9. 7c8d4cb [NETFILTER]: nfnetlink: make subsystem and callbacks const by Patrick McHardy · 17 years ago
  10. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  11. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  12. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  13. c7bf5f9 [NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST by Thomas Graf · 17 years ago
  14. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 17 years ago
  15. ac6d141 [NETFILTER]: nfnetlink: parse attributes with nfattr_parse in nfnetlink_check_attribute by Pablo Neira Ayuso · 17 years ago
  16. f4bc177 [NETFILTER]: nfnetlink: move EXPORT_SYMBOL declarations next to the exported symbol by Pablo Neira Ayuso · 17 years ago
  17. 8a2e895 [NETFILTER]: nfnetlink: remove unused includes in nfnetlink.c by Pablo Neira Ayuso · 17 years ago
  18. ac0f1d9 [NETFILTER]: nfnetlink: remove unrequired check in nfnetlink_get_subsys by Pablo Neira Ayuso · 17 years ago
  19. d9e6d02 [NETFILTER]: nfnetlink: remove duplicate checks in nfnetlink_check_attributes by Pablo Neira Ayuso · 17 years ago
  20. 67ca396 [NETFILTER]: nfnetlink: remove early debugging messages from nfnetlink by Pablo Neira Ayuso · 17 years ago
  21. 73c3618 [NETFILTER]: nfnetlink: use netlink_run_queue() by Patrick McHardy · 17 years ago
  22. a3c5029 [NETFILTER]: nfnetlink: use mutex instead of semaphore by Patrick McHardy · 17 years ago
  23. 4498121 [NET]: Handle disabled preemption in gfp_any() by Patrick McHardy · 17 years ago
  24. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  25. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 17 years ago
  26. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  27. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  28. a242769 [NETFILTER]: ctnetlink: avoid unneccessary event message generation by Patrick McHardy · 18 years ago
  29. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  30. 3ebbe0c [NETFILTER]: nfnetlink: Fix calculation of minimum message length by Yasuyuki Kozakai · 19 years ago
  31. 37d2e7a [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN by Harald Welte · 19 years ago
  32. ed77de9 [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set by Harald Welte · 19 years ago
  33. a2506c0 [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void by Harald Welte · 19 years ago
  34. ebe0bbf [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV by Harald Welte · 19 years ago
  35. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  36. c6f4faf [NETFILTER]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  37. 395dde2 [NETFILTER]: net/netfilter/nfnetlink*: make functions static by Adrian Bunk · 19 years ago
  38. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  39. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  40. a42827b [NETFILTER]: cleanup nfnetlink_check_attributes() by Harald Welte · 19 years ago
  41. 927ccbc [NETFILTER]: attribute count is an attribute of message type, not subsytem by Harald Welte · 19 years ago
  42. 0ab43f8 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code by Harald Welte · 19 years ago
  43. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  44. 080774a [NETFILTER]: Add ctnetlink subsystem by Harald Welte · 19 years ago
  45. f9e815b [NETFITLER]: Add nfnetlink layer. by Harald Welte · 19 years ago