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