1. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  2. e035edd netfilter: nfnetlink_log: fix possible compilation issue due to missing include by Pablo Neira Ayuso · 12 years ago
  3. 0c36b48 netfilter: nfnetlink_log: fix mac address for 6in4 tunnels by Bob Hockney · 12 years ago
  4. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  5. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  6. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  8. 0626af3 netfilter: take care of timewait sockets by Eric Dumazet · 12 years ago
  9. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. 6fc09f1 netfilter: nfnetlink_log: fix error return code in init path by Julia Lawall · 12 years ago
  11. 2dba62c netfilter: nfnetlink_log: fix NLA_PUT macro removal bug by Patrick McHardy · 12 years ago
  12. 9eea951 userns: nfnetlink_log: Report socket uids in the log sockets user namespace by Eric W. Biederman · 12 years ago
  13. d550d09 netfilter: nfnetlink_log: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  14. 1db20a5 nfnetlink_log: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  15. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  16. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  17. 2c38de4 netfilter: fix looped (broad|multi)cast's MAC handling by Nicolas Cavallari · 13 years ago
  18. d87d7fb netfilter: nfnetlink_log: Fix set-but-unused variables. by David S. Miller · 13 years ago
  19. 8248779 netfilter: nfnetlink_log: remove unused parameter by Florian Westphal · 13 years ago
  20. 0e60ebe netfilter: add __rcu annotations by Eric Dumazet · 14 years ago
  21. 16fb62b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  22. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  23. f5c5440 netfilter: nfnetlink_log: RCU conversion, part 2 by Eric Dumazet · 14 years ago
  24. bed1be2 netfilter: nfnetlink_log: RCU conversion by Eric Dumazet · 14 years ago
  25. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  26. 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
  27. a49c650 netfilter: nfnetlink_log: fix silly refcount leak by Alexey Dobriyan · 14 years ago
  28. cd8c20b netfilter: nfnetlink: netns support by Alexey Dobriyan · 14 years ago
  29. 424eff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  30. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  31. dee5817 netfilter: remove unneccessary checks from netlink notifiers by Patrick McHardy · 15 years ago
  32. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  33. eeff9be netfilter: nfnetlink_log: fix wrong skbuff size calculation by Pablo Neira Ayuso · 15 years ago
  34. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  35. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 15 years ago
  36. 2c6764b netfilter: nfnetlink_log: fix timeout handling by Eric Leblond · 15 years ago
  37. 5ca431f netfilter: nfnetlink_log: fix per-rule qthreshold override by Eric Leblond · 15 years ago
  38. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  39. d9e1500 netfilter: nfnetlink_log: fix warning and prototype mismatch by Patrick McHardy · 16 years ago
  40. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  41. 5f7340e netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. by Eric Leblond · 16 years ago
  42. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  43. 72961ec netfilter: nfnetlink_log: send complete hardware header by Eric Leblond · 16 years ago
  44. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  45. b7047a1 [NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 exists by Patrick McHardy · 16 years ago
  46. 7000d38 [NETFILTER]: nfnetlink_log: fix computation of netlink skb size by Eric Leblond · 16 years ago
  47. 4e26fe2 [NETFILTER]: nfnetlink_log: sparse warning fixes by Stephen Hemminger · 16 years ago
  48. 41d0cde [NETFILTER]: nfnetlink_log: fix typo by Patrick McHardy · 16 years ago
  49. 76aa1ce [NETFILTER]: nfnetlink_log: include GID in netlink message by Patrick McHardy · 17 years ago
  50. 0dfedd2 [NETFILTER]: nfnetlink_log: use endianness-aware attribute functions by Patrick McHardy · 17 years ago
  51. baab2ce [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create by Patrick McHardy · 17 years ago
  52. 1792bab [NETFILTER]: nfnetlink_log: remove excessive debugging by Patrick McHardy · 17 years ago
  53. cd21f0a [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands by Patrick McHardy · 17 years ago
  54. c0506365 [NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config by Patrick McHardy · 17 years ago
  55. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 17 years ago
  56. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 17 years ago
  57. e2da591 [NETFILTER]: Make netfilter code use the seq_open_private by Pavel Emelyanov · 17 years ago
  58. 6b6ec99 [NETFILTER]: nfnetlink_log: fix some constants by Michal Miroslaw · 17 years ago
  59. aace57e [NETFILTER]: nfnetlink_log: fix instance_create() failure path by Michal Miroslaw · 17 years ago
  60. c6a8f64 [NETFILTER]: nfnetlink_log: fix style by Michal Miroslaw · 17 years ago
  61. d63b043 [NETFILTER]: nfnetlink_log: flush queue early by Michal Miroslaw · 17 years ago
  62. e356706 [NETFILTER]: nfnetlink_log: kill duplicate code by Michal Miroslaw · 17 years ago
  63. fd8281a [NETFILTER]: nfnetlink_log: use netlink policy by Patrick McHardy · 17 years ago
  64. fdf7083 [NETFILTER]: nfnetlink: rename functions containing 'nfattr' by Patrick McHardy · 17 years ago
  65. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  66. 7c8d4cb [NETFILTER]: nfnetlink: make subsystem and callbacks const by Patrick McHardy · 17 years ago
  67. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  68. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  69. 29c5d4a [NETFILTER]: nfnetlink_log: fix sending of multipart messages by Eric Leblond · 17 years ago
  70. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  71. d3a2c3c [NETFILTER]: nfnetlink_log: remove fallback to group 0 by Patrick McHardy · 17 years ago
  72. e6f689d [NETFILTER]: Use setup_timer by Patrick McHardy · 17 years ago
  73. 9afdb00 [NETFILTER]: nfnetlink_log: remove conditional locking by Patrick McHardy · 17 years ago
  74. 370e6a8 [NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl_send() by Michal Miroslaw · 17 years ago
  75. f76cdce [NETFILTER]: nfnetlink_log: iterator functions need iter_state * only by Michal Miroslaw · 17 years ago
  76. 9a36e8c [NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instance by Michal Miroslaw · 17 years ago
  77. f414c16 [NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_config() by Michal Miroslaw · 17 years ago
  78. 55b5a91 [NETFILTER]: nfnetlink_log: kill duplicate code by Michal Miroslaw · 17 years ago
  79. 09972d6 [NETFILTER]: nfnetlink_log: don't count max(a,b) twice by Michal Miroslaw · 17 years ago
  80. 1b53d90 [NETFILTER]: Remove changelogs and CVS IDs by Patrick McHardy · 17 years ago
  81. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 17 years ago
  82. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  83. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  84. ba5dcee [NETFILTER]: nfnetlink_log: fix crash on bridged packet by Patrick McHardy · 17 years ago
  85. 881dbfe [NETFILTER]: nfnetlink_log: zero-terminate prefix by Patrick McHardy · 17 years ago
  86. b4d6202 [NETFILTER]: nfnetlink_log: fix reference counting by Michal Miroslaw · 17 years ago
  87. 7d90e86 [NETFILTER]: nfnetlink_log: fix module reference counting by Patrick McHardy · 17 years ago
  88. dd16704 [NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference by Michal Miroslaw · 17 years ago
  89. a497097 [NETFILTER]: nfnetlink_log: fix NULL pointer dereference by Michal Miroslaw · 17 years ago
  90. 05f7b7b [NETFILTER]: nfnetlink_log: fix use after free by Michal Miroslaw · 17 years ago
  91. ed32abe [NETFILTER]: nfnetlink_log: fix reference leak by Michal Miroslaw · 17 years ago
  92. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 17 years ago
  93. e92ad99 [NETFILTER]: nf_log: minor cleanups by Patrick McHardy · 17 years ago
  94. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  95. d7a5c32 [NETFILTER]: nfnetlink_log: remove useless prefix length limitation by Patrick McHardy · 18 years ago
  96. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  97. 98a4a86 [NETFILTER]: trivial annotations by Al Viro · 18 years ago
  98. 7fdeaf6 [NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBAL by Patrick McHardy · 18 years ago
  99. febf0a4 [NETFILTER] bug: skb->protocol is already net-endian by Al Viro · 18 years ago
  100. d1208b9 [NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit by Al Viro · 18 years ago