1. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. b20dcab Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  3. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  4. 066c680 net: netfilter: LLVMLinux: vlais-netfilter by Mark Charlebois · 10 years ago
  5. 6934e79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  6. 4cb2897 net: use the new API kvfree() by WANG Cong · 10 years ago
  7. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  8. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  9. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  10. 31f8441 netfilter: nf_tables: atomic allocation in set notifications from rcu callback by Pablo Neira Ayuso · 10 years ago
  11. 4fefee5 netfilter: nf_tables: allow to delete several objects from a batch by Pablo Neira Ayuso · 10 years ago
  12. 7632667 netfilter: nft_rbtree: introduce locking by Pablo Neira Ayuso · 10 years ago
  13. a1cee07 netfilter: nf_tables: release objects in reverse order in the abort path by Pablo Neira Ayuso · 10 years ago
  14. 46bbafc netfilter: nf_tables: fix wrong transaction ordering in set elements by Pablo Neira Ayuso · 10 years ago
  15. 4c552a6 netfilter: nfnetlink_acct: Fix memory leak by Mathieu Poirier · 10 years ago
  16. 90d0e08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  17. f44a5f4 ipvs: Fix panic due to non-linear skb by Peter Christensen · 10 years ago
  18. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 10 years ago
  20. 8af750d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  21. c7c32e7 netfilter: nf_tables: defer all object release via rcu by Pablo Neira Ayuso · 10 years ago
  22. 128ad33 netfilter: nf_tables: remove skb and nlh from context structure by Pablo Neira Ayuso · 10 years ago
  23. 35151d8 netfilter: nf_tables: simplify nf_tables_*_notify by Pablo Neira Ayuso · 10 years ago
  24. 60319eb netfilter: nf_tables: use new transaction infrastructure to handle elements by Pablo Neira Ayuso · 10 years ago
  25. 55dd6f9 netfilter: nf_tables: use new transaction infrastructure to handle table by Pablo Neira Ayuso · 10 years ago
  26. e1aaca9 netfilter: nf_tables: pass context to nf_tables_updtable() by Pablo Neira Ayuso · 10 years ago
  27. f75edf5 netfilter: nf_tables: disabling table hooks always succeeds by Pablo Neira Ayuso · 10 years ago
  28. 91c7b38 netfilter: nf_tables: use new transaction infrastructure to handle chain by Pablo Neira Ayuso · 10 years ago
  29. ff3cd7b netfilter: nf_tables: refactor chain statistic routines by Pablo Neira Ayuso · 10 years ago
  30. 958bee1 netfilter: nf_tables: use new transaction infrastructure to handle sets by Pablo Neira Ayuso · 10 years ago
  31. b380e5c netfilter: nf_tables: add message type to transactions by Pablo Neira Ayuso · 10 years ago
  32. 37082f9 netfilter: nf_tables: relocate commit and abort routines in the source file by Pablo Neira Ayuso · 10 years ago
  33. 1081d11 netfilter: nf_tables: generalise transaction infrastructure by Pablo Neira Ayuso · 10 years ago
  34. 7c95f6d netfilter: nf_tables: deconstify table and chain in context structure by Pablo Neira Ayuso · 10 years ago
  35. 3b084e9 netfilter: nf_tables: fix trace of matching non-terminal rule by Pablo Neira Ayuso · 10 years ago
  36. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  37. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. 7e9bc10 netfilter: nf_tables: fix missing return trace at the end of non-base chain by Pablo Neira Ayuso · 10 years ago
  39. f7e7e39 netfilter: nf_tables: fix bogus rulenum after goto action by Pablo Neira Ayuso · 10 years ago
  40. 7b9d5ef netfilter: nf_tables: fix tracing of the goto action by Pablo Neira Ayuso · 10 years ago
  41. 5467a51 netfilter: nf_tables: fix goto action by Pablo Neira Ayuso · 10 years ago
  42. d088be8 netfilter: nf_tables: reset rule number counter after jump and goto by Pablo Neira Ayuso · 10 years ago
  43. ecd15dd netfilter: nfnetlink: Fix use after free when it fails to process batch by Denys Fedoryshchenko · 10 years ago
  44. f768e5b netfilter: add helper for adding nat extension by Florian Westphal · 10 years ago
  45. fe337ac netfilter: ctnetlink: don't add null bindings if no nat requested by Florian Westphal · 10 years ago
  46. 683399e netfilter: nfnetlink_acct: Adding quota support to accounting framework by Mathieu Poirier · 10 years ago
  47. 4c1f781 netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPE by Pablo Neira · 10 years ago
  48. a64d90f netfilter: Fix warning in nfnetlink_receive(). by David S. Miller · 10 years ago
  49. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  50. 1404c3a netfilter: Fix format string mismatch in ip_vs_proto_name() by Masanari Iida · 10 years ago
  51. aa45660 netfilter: nf_tables: Make meta expression core functions public by Tomasz Bursztyka · 10 years ago
  52. 758dbce netfilter: nf_tables: Stack expression type depending on their family by Tomasz Bursztyka · 10 years ago
  53. 4f52090 netlink: have netlink per-protocol bind function return an error code. by Richard Guy Briggs · 10 years ago
  54. bfe4bc7 netlink: simplify nfnetlink_bind by Richard Guy Briggs · 10 years ago
  55. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  56. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 10 years ago
  57. ee214d5 netfilter: nf_conntrack: initialize net.ct.generation by Andrey Vagin · 10 years ago
  58. 60eb189 netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations by Patrick McHardy · 10 years ago
  59. 8142b22 netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper by Andrey Vagin · 10 years ago
  60. 2fec6bb netfilter: nf_tables: fix wrong format in request_module() by Pablo Neira Ayuso · 10 years ago
  61. a9bdd83 netfilter: nf_tables: set names cannot be larger than 15 bytes by Pablo Neira Ayuso · 10 years ago
  62. b8ddd9e netfilter: Add {ipt,ip6t}_osf aliases for xt_osf by Kirill Tkhai · 10 years ago
  63. a00e763 netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks by Alexey Perevalov · 10 years ago
  64. e00b437b netfilter: connlimit: move lock array out of struct connlimit_data by Florian Westphal · 10 years ago
  65. e5ac6ea netfilter: connlimit: fix UP build by Florian Westphal · 10 years ago
  66. d60ce62 netfilter: nf_tables: add set_elem notifications by Arturo Borrero · 10 years ago
  67. 2c96c25 netfilter: nft_hash: use set global element counter instead of private one by Patrick McHardy · 10 years ago
  68. c50b960 netfilter: nf_tables: implement proper set selection by Patrick McHardy · 10 years ago
  69. fe92ca4 netfilter: nft_ct: split nft_ct_init() into two functions for get/set by Patrick McHardy · 10 years ago
  70. d2caa69 netfilter: nft_meta: split nft_meta_init() into two functions for get/set by Patrick McHardy · 10 years ago
  71. e88e514 netfilter: nft_ct: add missing ifdef for NFT_MARK setting by Patrick McHardy · 10 years ago
  72. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 10 years ago
  74. 3ab428a netfilter: Add missing vmalloc.h include to nft_hash.c by David S. Miller · 10 years ago
  75. d5d2091 netfilter: conntrack: Fix UP builds by Eric Dumazet · 10 years ago
  76. e86e180 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  77. 7d08487 netfilter: connlimit: use rbtree for per-host conntrack obj storage by Florian Westphal · 10 years ago
  78. 50e0e9b netfilter: connlimit: make same_source_net signed by Florian Westphal · 10 years ago
  79. 1442e75 netfilter: connlimit: use keyed locks by Florian Westphal · 10 years ago
  80. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  81. b80edf0 netfilter: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  82. 14e1a97 netfilter: connlimit: use kmem_cache for conn objects by Florian Westphal · 10 years ago
  83. 3bcc5fd netfilter: connlimit: move insertion of new element out of count function by Florian Westphal · 10 years ago
  84. d9ec4f1 netfilter: connlimit: improve packet-to-closed-connection logic by Florian Westphal · 10 years ago
  85. 15cfd52 netfilter: connlimit: factor hlist search into new function by Florian Westphal · 10 years ago
  86. a4c2e8b netfilter: nft_nat: fix family validation by Patrick McHardy · 10 years ago
  87. d46f2cd netfilter: nft_ct: remove family from struct nft_ct by Patrick McHardy · 10 years ago
  88. ab9da5c1 netfilter: nf_tables: restore notifications for anonymous set destruction by Patrick McHardy · 10 years ago
  89. 62472bc netfilter: nf_tables: restore context for expression destructors by Patrick McHardy · 10 years ago
  90. a36e901c netfilter: nf_tables: clean up nf_tables_trans_add() argument order by Patrick McHardy · 10 years ago
  91. ce6eb0d netfilter: nft_hash: bug fixes and resizing by Patrick McHardy · 10 years ago
  92. 93bb0ce netfilter: conntrack: remove central spinlock nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  93. ca7433d netfilter: conntrack: seperate expect locking from nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  94. e1b207d netfilter: avoid race with exp->master ct by Jesper Dangaard Brouer · 10 years ago
  95. b7779d0 netfilter: conntrack: spinlock per cpu to protect special lists. by Jesper Dangaard Brouer · 10 years ago
  96. b476b72 netfilter: trivial code cleanup and doc changes by Jesper Dangaard Brouer · 10 years ago
  97. 52af2bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 10 years ago
  98. 411fd52 ipvs: Reduce checkpatch noise in ip_vs_lblc.c by Tingwei Liu · 10 years ago
  99. c61b0c1 sections, ipvs: Remove useless __read_mostly for ipvs genl_ops by Andi Kleen · 10 years ago
  100. 07cf8f5 netfilter: ipset: add forceadd kernel support for hash set types by Josh Hunt · 10 years ago