1. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  2. 72961ec netfilter: nfnetlink_log: send complete hardware header by Eric Leblond · 16 years ago
  3. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  4. b7047a1 [NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 exists by Patrick McHardy · 16 years ago
  5. 7000d38 [NETFILTER]: nfnetlink_log: fix computation of netlink skb size by Eric Leblond · 16 years ago
  6. 4e26fe2 [NETFILTER]: nfnetlink_log: sparse warning fixes by Stephen Hemminger · 16 years ago
  7. 41d0cde [NETFILTER]: nfnetlink_log: fix typo by Patrick McHardy · 16 years ago
  8. 76aa1ce [NETFILTER]: nfnetlink_log: include GID in netlink message by Patrick McHardy · 16 years ago
  9. 0dfedd2 [NETFILTER]: nfnetlink_log: use endianness-aware attribute functions by Patrick McHardy · 16 years ago
  10. baab2ce [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create by Patrick McHardy · 16 years ago
  11. 1792bab [NETFILTER]: nfnetlink_log: remove excessive debugging by Patrick McHardy · 16 years ago
  12. cd21f0a [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands by Patrick McHardy · 16 years ago
  13. c0506365 [NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config by Patrick McHardy · 16 years ago
  14. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 16 years ago
  15. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 16 years ago
  16. e2da591 [NETFILTER]: Make netfilter code use the seq_open_private by Pavel Emelyanov · 17 years ago
  17. 6b6ec99 [NETFILTER]: nfnetlink_log: fix some constants by Michal Miroslaw · 17 years ago
  18. aace57e [NETFILTER]: nfnetlink_log: fix instance_create() failure path by Michal Miroslaw · 17 years ago
  19. c6a8f64 [NETFILTER]: nfnetlink_log: fix style by Michal Miroslaw · 17 years ago
  20. d63b043 [NETFILTER]: nfnetlink_log: flush queue early by Michal Miroslaw · 17 years ago
  21. e356706 [NETFILTER]: nfnetlink_log: kill duplicate code by Michal Miroslaw · 17 years ago
  22. fd8281a [NETFILTER]: nfnetlink_log: use netlink policy by Patrick McHardy · 17 years ago
  23. fdf7083 [NETFILTER]: nfnetlink: rename functions containing 'nfattr' by Patrick McHardy · 17 years ago
  24. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  25. 7c8d4cb [NETFILTER]: nfnetlink: make subsystem and callbacks const by Patrick McHardy · 17 years ago
  26. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  27. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  28. 29c5d4a [NETFILTER]: nfnetlink_log: fix sending of multipart messages by Eric Leblond · 17 years ago
  29. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  30. d3a2c3c [NETFILTER]: nfnetlink_log: remove fallback to group 0 by Patrick McHardy · 17 years ago
  31. e6f689d [NETFILTER]: Use setup_timer by Patrick McHardy · 17 years ago
  32. 9afdb00 [NETFILTER]: nfnetlink_log: remove conditional locking by Patrick McHardy · 17 years ago
  33. 370e6a8 [NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl_send() by Michal Miroslaw · 17 years ago
  34. f76cdce [NETFILTER]: nfnetlink_log: iterator functions need iter_state * only by Michal Miroslaw · 17 years ago
  35. 9a36e8c [NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instance by Michal Miroslaw · 17 years ago
  36. f414c16 [NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_config() by Michal Miroslaw · 17 years ago
  37. 55b5a91 [NETFILTER]: nfnetlink_log: kill duplicate code by Michal Miroslaw · 17 years ago
  38. 09972d6 [NETFILTER]: nfnetlink_log: don't count max(a,b) twice by Michal Miroslaw · 17 years ago
  39. 1b53d90 [NETFILTER]: Remove changelogs and CVS IDs by Patrick McHardy · 17 years ago
  40. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 17 years ago
  41. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  42. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  43. ba5dcee [NETFILTER]: nfnetlink_log: fix crash on bridged packet by Patrick McHardy · 17 years ago
  44. 881dbfe [NETFILTER]: nfnetlink_log: zero-terminate prefix by Patrick McHardy · 17 years ago
  45. b4d6202 [NETFILTER]: nfnetlink_log: fix reference counting by Michal Miroslaw · 17 years ago
  46. 7d90e86 [NETFILTER]: nfnetlink_log: fix module reference counting by Patrick McHardy · 17 years ago
  47. dd16704 [NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference by Michal Miroslaw · 17 years ago
  48. a497097 [NETFILTER]: nfnetlink_log: fix NULL pointer dereference by Michal Miroslaw · 17 years ago
  49. 05f7b7b [NETFILTER]: nfnetlink_log: fix use after free by Michal Miroslaw · 17 years ago
  50. ed32abe [NETFILTER]: nfnetlink_log: fix reference leak by Michal Miroslaw · 17 years ago
  51. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 17 years ago
  52. e92ad99 [NETFILTER]: nf_log: minor cleanups by Patrick McHardy · 17 years ago
  53. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  54. d7a5c32 [NETFILTER]: nfnetlink_log: remove useless prefix length limitation by Patrick McHardy · 17 years ago
  55. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  56. 98a4a86 [NETFILTER]: trivial annotations by Al Viro · 18 years ago
  57. 7fdeaf6 [NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBAL by Patrick McHardy · 18 years ago
  58. febf0a4 [NETFILTER] bug: skb->protocol is already net-endian by Al Viro · 18 years ago
  59. d1208b9 [NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit by Al Viro · 18 years ago
  60. 7ac00a2 [NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit by Al Viro · 18 years ago
  61. dcb7cd9 [NETFILTER]: ulog: fix panic on SMP kernels by Mark Huang · 18 years ago
  62. ee43353 [NETFILTER]: nfnetlink_log: fix byteorder confusion by Patrick McHardy · 18 years ago
  63. 32292a7 [NETFILTER]: Fix section mismatch warnings by Patrick McHardy · 18 years ago
  64. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  65. 0af5f6c [NETFILTER] nfnetlink_log: add sequence numbers for log events by Harald Welte · 18 years ago
  66. ad2ad0f [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log by Patrick McHardy · 18 years ago
  67. c2db292 [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz' by Holger Eitzenberger · 18 years ago
  68. 181a46a [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. by YOSHIFUJI Hideaki · 18 years ago
  69. 37d2e7a [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN by Harald Welte · 19 years ago
  70. 10dfdc6 [NETFILTER] nfnetlink: Use kzalloc by Harald Welte · 19 years ago
  71. 325ed82 [NET]: Fix packet timestamping. by Herbert Xu · 19 years ago
  72. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  73. fbcd923 [NETFILTER]: add correct bridging support to nfnetlink_{queue,log} by Harald Welte · 19 years ago
  74. f682fae [NETFILTER]: fix autoloading of nfnetlink_log by Harald Welte · 19 years ago
  75. 927ccbc [NETFILTER]: attribute count is an attribute of message type, not subsytem by Harald Welte · 19 years ago
  76. 0597f26 [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility by Harald Welte · 19 years ago