1. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 11 years ago
  2. bb12b8b netns: ebtable: allow unprivileged users to operate ebtables by Gao feng · 11 years ago
  3. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  4. 16af511 netfilter: log: Fix log-level processing by Joe Perches · 12 years ago
  5. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  6. 19e303d netfilter: PTR_RET can be used by Wu Fengguang · 12 years ago
  7. f7eadaf netfilter: use kfree_skb() not kfree() by Dan Carpenter · 12 years ago
  8. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  9. 62566ca netfilter: ebt_ulog: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  10. 171fe5ef bridge: netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  11. a157b9d netfilter: bridge: fix wrong pointer dereference by Pablo Neira Ayuso · 12 years ago
  12. 848edc6 netfilter: ebtables: fix wrong name length while copying to user-space by Santosh Nayak · 12 years ago
  13. e899b11 netfilter: bridge: fix module autoload in compat case by Florian Westphal · 12 years ago
  14. e6373c4 net:bridge: use IS_ENABLED by Igor Maravić · 13 years ago
  15. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  16. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  17. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  18. 7858241 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  19. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  20. 5189054 net/bridge/netfilter/ebtables.c: use available error handling code by Julia Lawall · 13 years ago
  21. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  22. 9823d9f netfilter: ebtables: fix ebtables build dependency by Bart De Schuymer · 13 years ago
  23. f0da7ee net, netfilter: Remove redundant goto in ebt_ulog_packet by Jesper Juhl · 13 years ago
  24. 97242c8 netfilter: Fix several warnings in compat_mtw_from_user(). by David Miller · 13 years ago
  25. 103a977 netfilter: ebtables: only call xt_compat_add_offset once per rule by Florian Westphal · 13 years ago
  26. 5a6351e netfilter: fix ebtables compat support by Eric Dumazet · 13 years ago
  27. d846f71 bridge: netfilter: fix information leak by Vasiliy Kulikov · 13 years ago
  28. 6faee60 netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes by Florian Westphal · 14 years ago
  29. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  30. 1a9180a net/bridge: fix trivial sparse errors by Tomas Winkler · 14 years ago
  31. b5ed54e bridge: fix RCU races with bridge port by stephen hemminger · 14 years ago
  32. a386f99 bridge: add proper RCU annotation to should_route_hook by Eric Dumazet · 14 years ago
  33. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  34. 1393791 ebtables: Allow filtering of hardware accelerated vlan frames. by Jesse Gross · 14 years ago
  35. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  36. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  37. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  38. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  39. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  40. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  41. 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
  42. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  43. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 14 years ago
  44. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  45. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  46. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  47. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  48. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 14 years ago
  49. 85bc3f3 netfilter: xtables: do not print any messages on ENOMEM by Jan Engelhardt · 14 years ago
  50. e8a96f6 Merge branch 'master' of ../nf-2.6 by Patrick McHardy · 14 years ago
  51. 8244f4b netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag by Jan Engelhardt · 14 years ago
  52. 408ffaa netfilter: update my email address by Jan Engelhardt · 14 years ago
  53. 0898f99 netfilter: ebt_ip6: Use ipv6_masked_addr_cmp() by YOSHIFUJI Hideaki · 14 years ago
  54. 6e705f5 netfilter: ebtables: mark: add CONFIG_COMPAT support by Florian Westphal · 14 years ago
  55. 314ddca netfilter: ebt_limit: add CONFIG_COMPAT support by Florian Westphal · 14 years ago
  56. 90b89af netfilter: ebtables: try native set/getsockopt handlers, too by Florian Westphal · 14 years ago
  57. 81e675c netfilter: ebtables: add CONFIG_COMPAT support by Florian Westphal · 15 years ago
  58. 49facff netfilter: ebtables: split update_counters into two functions by Florian Westphal · 14 years ago
  59. 837395a netfilter: ebtables: split copy_everything_to_user into two functions by Florian Westphal · 14 years ago
  60. e788759 netfilter: ebtables: split do_replace into two functions by Florian Westphal · 14 years ago
  61. fc0e3df netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets by Florian Westphal · 14 years ago
  62. 1756de2 netfilter: ebtables: abort if next_offset is too small by Florian Westphal · 14 years ago
  63. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 15 years ago
  64. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  65. add6746 netfilter: add struct net * to target parameters by Patrick McHardy · 14 years ago
  66. f54e936 netfilter: xtables: add struct xt_mtdtor_param::net by Alexey Dobriyan · 15 years ago
  67. a83d8e8 netfilter: xtables: add struct xt_mtchk_param::net by Alexey Dobriyan · 15 years ago
  68. dce766a netfilter: ebtables: enforce CAP_NET_ADMIN by Florian Westphal · 15 years ago
  69. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  70. 8a56df0 netfilter: ebt_ulog: fix checkentry return value by Patrick McHardy · 15 years ago
  71. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  72. dc05a56 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  73. 24c232d netfilter: xtables: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  74. be39ee1 netfilter: ebtables: Use %pM conversion specifier by Tobias Klauser · 15 years ago
  75. a5e7882 netfilter: x_tables: added hook number into match extension parameter structure. by Evgeniy Polyakov · 15 years ago
  76. 98e8640 netfilter: xtables: consolidate open-coded logic by Jan Engelhardt · 15 years ago
  77. 7249dee netfilter: fix nf_logger name in ebt_ulog. by Eric Leblond · 15 years ago
  78. 3b334d4 netfilter: fix warning in ebt_ulog init function. by Eric Leblond · 15 years ago
  79. 704b3ea netfilter: fix warning about invalid const usage by Eric Leblond · 15 years ago
  80. 842bff3 netfilter: ebtables: remove unneeded initializations by Stephen Hemminger · 15 years ago
  81. d61ba9f netfilter 05/09: ebtables: fix inversion in match code by Jan Engelhardt · 16 years ago
  82. f3d8b2e net/bridge/netfilter: move a dereference below a NULL test by Julia Lawall · 16 years ago
  83. b71b30a netfilter: netns ebtables: ebtable_nat in netns by Alexey Dobriyan · 16 years ago
  84. 4aad109 netfilter: netns ebtables: ebtable_filter in netns by Alexey Dobriyan · 16 years ago
  85. 8157e6d netfilter: netns ebtables: ebtable_broute in netns by Alexey Dobriyan · 16 years ago
  86. dbcdf85 netfilter: netns ebtables: more cleanup during ebt_unregister_table() by Alexey Dobriyan · 16 years ago
  87. 6beceee netfilter: netns ebtables: part 2 by Alexey Dobriyan · 16 years ago
  88. 511061e netfilter: netns ebtables: part 1 by Alexey Dobriyan · 16 years ago
  89. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  90. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  91. b189db5 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users by Harvey Harrison · 16 years ago
  92. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  93. 129404a netfilter: fix ebtables dependencies by Patrick McHardy · 16 years ago
  94. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  95. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  96. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  97. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  98. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  99. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  100. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago