1. 9a732ed netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets by Arnaud Ebalard · 16 years ago
  2. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  3. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  4. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  5. 914afea [NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0 exists by Patrick McHardy · 16 years ago
  6. cabaa9b [NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb. by Eric Leblond · 16 years ago
  7. e2b58a6 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data by Patrick McHardy · 16 years ago
  8. ca7c48c [NETFILTER]: Supress some sparse warnings by Eric Dumazet · 16 years ago
  9. baab2ce [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create by Patrick McHardy · 16 years ago
  10. cd21f0a [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands by Patrick McHardy · 16 years ago
  11. 4ad9d4f [NETFILTER]: nfnetlink_queue: update copyright by Patrick McHardy · 17 years ago
  12. 0ef0f46 [NETFILTER]: nfnetlink_queue: remove useless enqueue status codes by Patrick McHardy · 17 years ago
  13. 861934c [NETFILTER]: nfnetlink_queue: eliminate impossible switch case by Patrick McHardy · 17 years ago
  14. ea3a66f [NETFILTER]: nfnetlink_queue: use endianness-aware attribute functions by Patrick McHardy · 17 years ago
  15. 9d6023a [NETFILTER]: nfnetlink_queue: mark hash table __read_mostly by Patrick McHardy · 17 years ago
  16. 2bd0119 [NETFILTER]: nfnetlink_queue: remove useless debugging by Patrick McHardy · 17 years ago
  17. c5de0df [NETFILTER]: nfnetlink_queue: kill useless wrapper by Patrick McHardy · 17 years ago
  18. 9872bec [NETFILTER]: nfnetlink: use RCU for queue instances hash by Patrick McHardy · 17 years ago
  19. a3c8e7fd [NETFILTER]: nfnetlink_queue: fix checks in nfqnl_recv_config by Patrick McHardy · 17 years ago
  20. e48b9b2 [NETFILTER]: nfnetlink_queue: avoid unnecessary atomic operation by Patrick McHardy · 17 years ago
  21. 4b3d15e [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict by Patrick McHardy · 17 years ago
  22. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 17 years ago
  23. b43d8d8 [NETFILTER]: nfnetlink_queue: deobfuscate entry lookups by Patrick McHardy · 17 years ago
  24. 0ac41e8 [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry by Patrick McHardy · 17 years ago
  25. c01cd42 [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header by Patrick McHardy · 17 years ago
  26. f9d8928 [NETFILTER]: nf_queue: remove unused data pointer by Patrick McHardy · 17 years ago
  27. e3ac529 [NETFILTER]: nf_queue: make queue_handler const by Patrick McHardy · 17 years ago
  28. 2ca7b0a [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom by Herbert Xu · 17 years ago
  29. 37d4187 [NETFILTER]: Do not copy skb in skb_make_writable by Herbert Xu · 17 years ago
  30. e2da591 [NETFILTER]: Make netfilter code use the seq_open_private by Pavel Emelyanov · 17 years ago
  31. 5bf7585 [NETFILTER]: nfnetlink_queue: use netlink policy by Patrick McHardy · 17 years ago
  32. fdf7083 [NETFILTER]: nfnetlink: rename functions containing 'nfattr' by Patrick McHardy · 17 years ago
  33. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  34. 7c8d4cb [NETFILTER]: nfnetlink: make subsystem and callbacks const by Patrick McHardy · 17 years ago
  35. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  36. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  37. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  38. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  39. ce7663d [NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem by Yasuyuki Kozakai · 17 years ago
  40. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  41. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 17 years ago
  42. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  43. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  44. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 17 years ago
  45. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  46. 829e17a [NETFILTER]: nfnetlink_queue: allow changing queue length through netlink by Eric Leblond · 18 years ago
  47. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  48. 98a4a86 [NETFILTER]: trivial annotations by Al Viro · 18 years ago
  49. d8a585d [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue by Patrick McHardy · 18 years ago
  50. febf0a4 [NETFILTER] bug: skb->protocol is already net-endian by Al Viro · 18 years ago
  51. 1158ba2 [NETFILTER]: nfnetlink_queue: fix typo in error message by Patrick McHardy · 18 years ago
  52. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  53. ef47c6a7 [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev disappears by Patrick McHardy · 18 years ago
  54. 32292a7 [NETFILTER]: Fix section mismatch warnings by Patrick McHardy · 18 years ago
  55. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  56. f0d8358 [NETFILTER]: nfnetlink_queue: fix nfnetlink message size by Pablo Neira Ayuso · 18 years ago
  57. 406dbfc [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference by Patrick McHardy · 18 years ago
  58. a706124 [NETFILTER]: nfnetlink_queue: fix packet marking over netlink by Patrick McHardy · 18 years ago
  59. 3e4ead4 [NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c by Jesper Juhl · 18 years ago
  60. 181a46a [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. by YOSHIFUJI Hideaki · 18 years ago
  61. 37d2e7a [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN by Harald Welte · 19 years ago
  62. 10dfdc6 [NETFILTER] nfnetlink: Use kzalloc by Harald Welte · 19 years ago
  63. 325ed82 [NET]: Fix packet timestamping. by Herbert Xu · 19 years ago
  64. e7dfb09 [NETFILTER]: Fix HW checksum handling in nfnetlink_queue by Patrick McHardy · 19 years ago
  65. aa07ca57 [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue by Harald Welte · 19 years ago
  66. 395dde2 [NETFILTER]: net/netfilter/nfnetlink*: make functions static by Adrian Bunk · 19 years ago
  67. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  68. bbd86b9f [NETFILTER]: add /proc/net/netfilter interface to nf_queue by Harald Welte · 19 years ago
  69. fbcd923 [NETFILTER]: add correct bridging support to nfnetlink_{queue,log} by Harald Welte · 19 years ago
  70. 927ccbc [NETFILTER]: attribute count is an attribute of message type, not subsytem by Harald Welte · 19 years ago
  71. 0597f26 [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility by Harald Welte · 19 years ago
  72. 838ab63 [NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_queue by Harald Welte · 19 years ago
  73. 7af4cc3 [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink by Harald Welte · 19 years ago