1. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  2. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  3. d84701e netfilter: nft_counter: rework atomic dump and reset by Pablo Neira · 8 years ago
  4. 5fccd64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  5. 73c25fb netfilter: nft_quota: allow to restore consumed quota by Pablo Neira Ayuso · 8 years ago
  6. 2c16d60 netfilter: xt_bpf: support ebpf by Willem de Bruijn · 8 years ago
  7. 5bad873 netfilter: x_tables: avoid warn and OOM killer on vmalloc call by Marcelo Ricardo Leitner · 8 years ago
  8. 8411b64 netfilter: nf_tables: support for set flushing by Pablo Neira Ayuso · 8 years ago
  9. 37df530 netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one() by Pablo Neira Ayuso · 8 years ago
  10. 1a37ef7 netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc() by Pablo Neira Ayuso · 8 years ago
  11. 3189a29 netfilter: nat: skip checksum on offload SCTP packets by Davide Caratti · 8 years ago
  12. a9fea2a netfilter: nf_tables: allow to filter stateful object dumps by type by Pablo Neira Ayuso · 8 years ago
  13. 63aea29 netfilter: nft_objref: support for stateful object maps by Pablo Neira Ayuso · 8 years ago
  14. 8aeff92 netfilter: nf_tables: add stateful object reference to set elements by Pablo Neira Ayuso · 8 years ago
  15. 1896531 netfilter: nft_quota: add depleted flag for objects by Pablo Neira Ayuso · 8 years ago
  16. 2599e98 netfilter: nf_tables: notify internal updates of stateful objects by Pablo Neira Ayuso · 8 years ago
  17. 43da04a netfilter: nf_tables: atomic dump and reset for stateful objects by Pablo Neira Ayuso · 8 years ago
  18. 795595f netfilter: nft_quota: dump consumed quota by Pablo Neira Ayuso · 8 years ago
  19. c97d22e netfilter: nf_tables: add stateful object reference expression by Pablo Neira Ayuso · 8 years ago
  20. 173705d netfilter: nft_quota: add stateful object type by Pablo Neira Ayuso · 8 years ago
  21. b1ce0ce netfilter: nft_counter: add stateful object type by Pablo Neira Ayuso · 8 years ago
  22. e500924 netfilter: nf_tables: add stateful objects by Pablo Neira Ayuso · 8 years ago
  23. 3bf3276 netfilter: add and use nf_fwd_netdev_egress by Florian Westphal · 8 years ago
  24. 1ed9887 netfilter: xt_multiport: Fix wrong unmatch result with multiple ports by Gao Feng · 8 years ago
  25. 1814096 netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields by Pablo Neira Ayuso · 8 years ago
  26. 1158343 netfilter: nft_fib: convert htonl to ntohl properly by Liping Zhang · 8 years ago
  27. ae0ac0e netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  28. f28e15b netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  29. 4d31eef netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  30. 679972f netfilter: convert while loops to for loops by Aaron Conole · 8 years ago
  31. 0aa8c57 netfilter: introduce accessor functions for hook entries by Aaron Conole · 8 years ago
  32. 834184b netfilter: defrag: only register defrag functionality if needed by Florian Westphal · 8 years ago
  33. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  34. 481fa37 netfilter: conntrack: add nf_conntrack_default_on sysctl by Florian Westphal · 8 years ago
  35. 0c66dc1 netfilter: conntrack: register hooks in netns when needed by ruleset by Florian Westphal · 8 years ago
  36. 20afd42 netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions by Florian Westphal · 8 years ago
  37. a357b3f8 netfilter: nat: add dependencies on conntrack module by Florian Westphal · 8 years ago
  38. ecb2421 netfilter: add and use nf_ct_netns_get/put by Florian Westphal · 8 years ago
  39. a379854 netfilter: conntrack: remove unused init_net hook by Florian Westphal · 8 years ago
  40. 9b91c96c netfilter: conntrack: built-in support for UDPlite by Davide Caratti · 8 years ago
  41. a85406a netfilter: conntrack: built-in support for SCTP by Davide Caratti · 8 years ago
  42. c51d390 netfilter: conntrack: built-in support for DCCP by Davide Caratti · 8 years ago
  43. f6b3ef5 Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 8 years ago
  44. a7647080 netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name by Liping Zhang · 8 years ago
  45. 673ab46 netfilter: nf_log: do not assume ethernet header in netdev family by Liping Zhang · 8 years ago
  46. b8ad652 netfilter: built-in NAT support for UDPlite by Davide Caratti · 8 years ago
  47. 7a2dd28 netfilter: built-in NAT support for SCTP by Davide Caratti · 8 years ago
  48. 0c4e966 netfilter: built-in NAT support for DCCP by Davide Caratti · 8 years ago
  49. cd72751 netfilter: update Arturo Borrero Gonzalez email address by Arturo Borrero Gonzalez · 8 years ago
  50. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. 49cdc4c netfilter: nft_range: add the missing NULL pointer check by Liping Zhang · 8 years ago
  52. d3e2a11 netfilter: nf_tables: fix inconsistent element expiration calculation by Anders K. Pedersen · 8 years ago
  53. 7223ecd netfilter: nat: switch to new rhlist interface by Florian Westphal · 8 years ago
  54. 728e87b netfilter: nat: fix cmp return value by Florian Westphal · 8 years ago
  55. abd66e9 netfilter: nft_hash: validate maximum value of u32 netlink hash attribute by Laura Garcia Liebana · 8 years ago
  56. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  57. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. 8d8e20e ipvs: Decrement ttl by Dwip Banerjee · 8 years ago
  59. fe24a0c ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL by Gao Feng · 9 years ago
  60. eb1a6bd netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test by Julia Lawall · 8 years ago
  61. 737d387 netfilter: ipset: hash: fix boolreturn.cocci warnings by kbuild test robot · 8 years ago
  62. fcb58a0 netfilter: ipset: use setup_timer() and mod_timer(). by Jozsef Kadlecsik · 8 years ago
  63. c0db95c netfilter: ipset: hash:ipmac type support added to ipset by Tomasz Chilinski · 9 years ago
  64. a71bdbf netfilter: ipset: Fix reported memory size for hash:* types by Jozsef Kadlecsik · 9 years ago
  65. 9be37d2 netfilter: ipset: Collapse same condition body to a single one by Jozsef Kadlecsik · 9 years ago
  66. 21956ab netfilter: ipset: Make struct htype per ipset family by Jozsef Kadlecsik · 10 years ago
  67. 961509a netfilter: ipset: Optimize hash creation routine by Jozsef Kadlecsik · 8 years ago
  68. 5a902e6 netfilter: ipset: Make sure element data size is a multiple of u32 by Jozsef Kadlecsik · 10 years ago
  69. cee8b97 netfilter: ipset: Make NLEN compile time constant for hash types by Jozsef Kadlecsik · 8 years ago
  70. 509debc netfilter: ipset: Simplify mtype_expire() for hash types by Jozsef Kadlecsik · 8 years ago
  71. 5fdb5f6 netfilter: ipset: Remove redundant mtype_expire() arguments by Jozsef Kadlecsik · 8 years ago
  72. 9e41f26 netfilter: ipset: Count non-static extension memory for userspace by Jozsef Kadlecsik · 8 years ago
  73. 702b71e netfilter: ipset: Add element count to all set types header by Jozsef Kadlecsik · 8 years ago
  74. a54dad5 netfilter: ipset: Add element count to hash headers by Eric B Munson · 8 years ago
  75. 722a945 netfilter: ipset: Separate memsize calculation code into dedicated function by Jozsef Kadlecsik · 8 years ago
  76. bec810d netfilter: ipset: Improve skbinfo get/init helpers by Jozsef Kadlecsik · 10 years ago
  77. 56a62e2 netfilter: conntrack: fix NF_REPEAT handling by Arnd Bergmann · 8 years ago
  78. 0e54d21 netfilter: conntrack: simplify init/uninit of L4 protocol trackers by Davide Caratti · 8 years ago
  79. 4e24877 netfilter: nf_tables: simplify the basic expressions' init routine by Liping Zhang · 8 years ago
  80. f86dab3 netfilter: nft_hash: get random bytes if seed is not specified by Pablo Neira Ayuso · 8 years ago
  81. 58c78e1 netfilter: nf_tables: fix oops when inserting an element into a verdict map by Liping Zhang · 8 years ago
  82. e0df8ca netfilter: conntrack: refine gc worker heuristics by Florian Westphal · 8 years ago
  83. 6114cc5 netfilter: conntrack: fix CT target for UNSPEC helpers by Florian Westphal · 8 years ago
  84. fb9c964 netfilter: connmark: ignore skbs with magic untracked conntrack objects by Florian Westphal · 8 years ago
  85. 8fbfef7 ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr by WANG Cong · 8 years ago
  86. 08733a0c netfilter: handle NF_REPEAT from nf_conntrack_in() by Pablo Neira Ayuso · 8 years ago
  87. 26dfab7 netfilter: merge nf_iterate() into nf_hook_slow() by Pablo Neira Ayuso · 8 years ago
  88. 01886bd netfilter: remove hook_entries field from nf_hook_state by Pablo Neira Ayuso · 8 years ago
  89. c63cbc46 netfilter: use switch() to handle verdict cases from nf_hook_slow() by Pablo Neira Ayuso · 8 years ago
  90. 0e5a1c7 netfilter: nf_tables: use hook state from xt_action_param structure by Pablo Neira Ayuso · 8 years ago
  91. 613dbd9 netfilter: x_tables: move hook state into xt_action_param structure by Pablo Neira Ayuso · 8 years ago
  92. 06fd3a3 netfilter: deprecate NF_STOP by Pablo Neira Ayuso · 8 years ago
  93. 1610a73c netfilter: kill NF_HOOK_THRESH() and state->tresh by Pablo Neira Ayuso · 8 years ago
  94. d2be66f netfilter: remove comments that predate rcu days by Pablo Neira Ayuso · 8 years ago
  95. b250a7f netfilter: get rid of useless debugging from core by Pablo Neira Ayuso · 8 years ago
  96. 4cb551a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  97. 886bc50 netfilter: nf_queue: place volatile data in own cacheline by Florian Westphal · 8 years ago
  98. e41e9d6 netfilter: nf_tables: remove useless U8_MAX validation by Liping Zhang · 8 years ago
  99. 2fa8419 netfilter: nf_tables: introduce routing expression by Anders K. Pedersen · 8 years ago
  100. 8db4c5b netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c by Pablo Neira Ayuso · 8 years ago