1. ca0a106 netfilter: ebt_ulog: fix info leaks by Mathias Krause · 11 years ago
  2. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  3. de94c45 netfilter: {ipt,ebt}_ULOG: rise warning on deprecation by Pablo Neira Ayuso · 11 years ago
  4. 8cdb46d netfilter: log: netns NULL ptr bug when calling from conntrack by Hans Schillstrom · 11 years ago
  5. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  6. 5b175b7 netfilter: ebt_ulog: add net namespace support for ebt_ulog by Gao feng · 11 years ago
  7. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  8. fa900b9 netfilter: ebt_ulog: remove unnecessary spin lock protection by Gao feng · 11 years ago
  9. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 11 years ago
  10. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  11. f7eadaf netfilter: use kfree_skb() not kfree() by Dan Carpenter · 12 years ago
  12. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  13. 62566ca netfilter: ebt_ulog: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  14. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  15. f0da7ee net, netfilter: Remove redundant goto in ebt_ulog_packet by Jesper Juhl · 13 years ago
  16. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  17. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  18. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  19. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  20. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  21. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  22. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 14 years ago
  23. 85bc3f3 netfilter: xtables: do not print any messages on ENOMEM by Jan Engelhardt · 14 years ago
  24. fc0e3df netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets by Florian Westphal · 14 years ago
  25. 8a56df0 netfilter: ebt_ulog: fix checkentry return value by Patrick McHardy · 15 years ago
  26. 7249dee netfilter: fix nf_logger name in ebt_ulog. by Eric Leblond · 15 years ago
  27. 3b334d4 netfilter: fix warning in ebt_ulog init function. by Eric Leblond · 15 years ago
  28. 704b3ea netfilter: fix warning about invalid const usage by Eric Leblond · 15 years ago
  29. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  30. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  31. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  32. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago
  33. 001a18d netfilter: add dummy members to Ebtables code to ease transition to Xtables by Jan Engelhardt · 16 years ago
  34. 0ac6ab1 netfilter: Change return types of targets/watchers for Ebtables extensions by Jan Engelhardt · 16 years ago
  35. 19eda87 netfilter: change return types of check functions for Ebtables extensions by Jan Engelhardt · 16 years ago
  36. 18219d3 netfilter: ebtables: do centralized size checking by Jan Engelhardt · 16 years ago
  37. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  38. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  39. 30083c9 [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly by Jan Engelhardt · 16 years ago
  40. f776c4c [NETFILTER]: ebtables: Update modules' descriptions by Jan Engelhardt · 16 years ago
  41. abfdf1c [NETFILTER]: ebtables: remove casts, use consts by Jan Engelhardt · 16 years ago
  42. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 16 years ago
  43. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 17 years ago
  44. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 17 years ago
  45. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  46. 62c7931 [NETFILTER]: Clean up duplicate includes in net/bridge/ by Jesper Juhl · 17 years ago
  47. 7e2acc7 [NETFILTER]: Fix logging regression by Patrick McHardy · 17 years ago
  48. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  49. e6f689d [NETFILTER]: Use setup_timer by Patrick McHardy · 17 years ago
  50. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  51. e92ad99 [NETFILTER]: nf_log: minor cleanups by Patrick McHardy · 17 years ago
  52. 9d6f229 [NET] BRIDGE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  53. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  54. dcb7cd9 [NETFILTER]: ulog: fix panic on SMP kernels by Mark Huang · 18 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  56. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  57. ad2ad0f [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log by Patrick McHardy · 18 years ago
  58. c2db292 [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz' by Holger Eitzenberger · 18 years ago
  59. d5228a4 [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog by Bart De Schuymer · 19 years ago
  60. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  61. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  62. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  63. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago