1. 6e705f5 netfilter: ebtables: mark: add CONFIG_COMPAT support by Florian Westphal · 14 years ago
  2. 314ddca netfilter: ebt_limit: add CONFIG_COMPAT support by Florian Westphal · 14 years ago
  3. 90b89af netfilter: ebtables: try native set/getsockopt handlers, too by Florian Westphal · 14 years ago
  4. 81e675c netfilter: ebtables: add CONFIG_COMPAT support by Florian Westphal · 15 years ago
  5. 49facff netfilter: ebtables: split update_counters into two functions by Florian Westphal · 14 years ago
  6. 837395a netfilter: ebtables: split copy_everything_to_user into two functions by Florian Westphal · 14 years ago
  7. e788759 netfilter: ebtables: split do_replace into two functions by Florian Westphal · 14 years ago
  8. fc0e3df netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets by Florian Westphal · 14 years ago
  9. 1756de2 netfilter: ebtables: abort if next_offset is too small by Florian Westphal · 14 years ago
  10. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 15 years ago
  11. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  12. add6746 netfilter: add struct net * to target parameters by Patrick McHardy · 14 years ago
  13. f54e936 netfilter: xtables: add struct xt_mtdtor_param::net by Alexey Dobriyan · 14 years ago
  14. a83d8e8 netfilter: xtables: add struct xt_mtchk_param::net by Alexey Dobriyan · 14 years ago
  15. dce766a netfilter: ebtables: enforce CAP_NET_ADMIN by Florian Westphal · 15 years ago
  16. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  17. 8a56df0 netfilter: ebt_ulog: fix checkentry return value by Patrick McHardy · 15 years ago
  18. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  19. dc05a56 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  20. 24c232d netfilter: xtables: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  21. be39ee1 netfilter: ebtables: Use %pM conversion specifier by Tobias Klauser · 15 years ago
  22. a5e7882 netfilter: x_tables: added hook number into match extension parameter structure. by Evgeniy Polyakov · 15 years ago
  23. 98e8640 netfilter: xtables: consolidate open-coded logic by Jan Engelhardt · 15 years ago
  24. 7249dee netfilter: fix nf_logger name in ebt_ulog. by Eric Leblond · 15 years ago
  25. 3b334d4 netfilter: fix warning in ebt_ulog init function. by Eric Leblond · 15 years ago
  26. 704b3ea netfilter: fix warning about invalid const usage by Eric Leblond · 15 years ago
  27. 842bff3 netfilter: ebtables: remove unneeded initializations by Stephen Hemminger · 15 years ago
  28. d61ba9f netfilter 05/09: ebtables: fix inversion in match code by Jan Engelhardt · 16 years ago
  29. f3d8b2e net/bridge/netfilter: move a dereference below a NULL test by Julia Lawall · 16 years ago
  30. b71b30a netfilter: netns ebtables: ebtable_nat in netns by Alexey Dobriyan · 16 years ago
  31. 4aad109 netfilter: netns ebtables: ebtable_filter in netns by Alexey Dobriyan · 16 years ago
  32. 8157e6d netfilter: netns ebtables: ebtable_broute in netns by Alexey Dobriyan · 16 years ago
  33. dbcdf85 netfilter: netns ebtables: more cleanup during ebt_unregister_table() by Alexey Dobriyan · 16 years ago
  34. 6beceee netfilter: netns ebtables: part 2 by Alexey Dobriyan · 16 years ago
  35. 511061e netfilter: netns ebtables: part 1 by Alexey Dobriyan · 16 years ago
  36. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  37. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  38. b189db5 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users by Harvey Harrison · 16 years ago
  39. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  40. 129404a netfilter: fix ebtables dependencies by Patrick McHardy · 16 years ago
  41. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  42. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  43. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  44. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  45. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  46. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  47. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  48. 20f3c56 netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option by Jan Engelhardt · 16 years ago
  49. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  50. 147c384 netfilter: ebtables: fix one wrong return value by Jan Engelhardt · 16 years ago
  51. f7277f8 netfilter: remove redundant casts from Ebtables by Jan Engelhardt · 16 years ago
  52. 66bff35 netfilter: remove unused Ebtables functions by Jan Engelhardt · 16 years ago
  53. 5365f80 netfilter: implement hotdrop for Ebtables by Jan Engelhardt · 16 years ago
  54. f2ff525 netfilter: ebtables: use generic table checking by Jan Engelhardt · 16 years ago
  55. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  56. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago
  57. 815377f netfilter: ebt_among: obtain match size through different means by Jan Engelhardt · 16 years ago
  58. 001a18d netfilter: add dummy members to Ebtables code to ease transition to Xtables by Jan Engelhardt · 16 years ago
  59. 0ac6ab1 netfilter: Change return types of targets/watchers for Ebtables extensions by Jan Engelhardt · 16 years ago
  60. 8cc784e netfilter: change return types of match functions for ebtables extensions by Jan Engelhardt · 16 years ago
  61. 19eda87 netfilter: change return types of check functions for Ebtables extensions by Jan Engelhardt · 16 years ago
  62. 18219d3 netfilter: ebtables: do centralized size checking by Jan Engelhardt · 16 years ago
  63. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  64. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  65. e40f51a netfilter: ebtables: use nf_register_hooks() by Alexey Dobriyan · 16 years ago
  66. 58de786 netfilter: ebt_nflog: fix Kconfig typo by Patrick McHardy · 16 years ago
  67. f586287 bridge: fix IPV6=n build by Randy Dunlap · 16 years ago
  68. 93f6515 netfilter: ebtables: add IPv6 support by Kuo-lang Tseng · 16 years ago
  69. e7bfd0a [NETFILTER]: bridge: add ebt_nflog watcher by Peter Warasin · 16 years ago
  70. 0718300c [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro. by Robert P. J. Day · 16 years ago
  71. 1b04ab4 [NETFILTER]: fix ebtable targets return by Joonwoo Park · 16 years ago
  72. eb1197b [NETFILTER]: Fix incorrect use of skb_make_writable by Joonwoo Park · 16 years ago
  73. 30083c9 [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly by Jan Engelhardt · 16 years ago
  74. f776c4c [NETFILTER]: ebtables: Update modules' descriptions by Jan Engelhardt · 16 years ago
  75. abfdf1c [NETFILTER]: ebtables: remove casts, use consts by Jan Engelhardt · 16 years ago
  76. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 16 years ago
  77. 191df57 [BRIDGE]: Remove unused include of a header file in ebtables.c by Rami Rosen · 17 years ago
  78. 06eaa1a [BRIDGE]: Remove unused macros from ebt_vlan.c by Rami Rosen · 17 years ago
  79. 33b8e77 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option by Patrick McHardy · 17 years ago
  80. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 17 years ago
  81. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 17 years ago
  82. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 17 years ago
  83. 82de382 [BRIDGE]: Properly dereference the br_should_route_hook by Pavel Emelyanov · 17 years ago
  84. 3a47a68 [BRIDGE]: Add missing "space" by Joe Perches · 17 years ago
  85. e011ff4 [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{src,dst} by Bart De Schuymer · 17 years ago
  86. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  87. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  88. 2ca7b0a [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom by Herbert Xu · 17 years ago
  89. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  90. 16fcec3 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter by Neil Horman · 17 years ago
  91. 62c7931 [NETFILTER]: Clean up duplicate includes in net/bridge/ by Jesper Juhl · 17 years ago
  92. 7e2acc7 [NETFILTER]: Fix logging regression by Patrick McHardy · 17 years ago
  93. a887c1c [NETFILTER]: Lower *tables printk severity by Patrick McHardy · 17 years ago
  94. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  95. 3b5018d [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading by Patrick McHardy · 17 years ago
  96. c15bf6e [NETFILTER]: ebt_arp: add gratuitous arp filtering by Bart De Schuymer · 17 years ago
  97. e6f689d [NETFILTER]: Use setup_timer by Patrick McHardy · 17 years ago
  98. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  99. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 17 years ago
  100. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago