1. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 11 years ago
  2. 44a6f0d netfilter: nf_tables: prohibit deletion of a table with existing sets by Patrick McHardy · 11 years ago
  3. 7047f9d netfilter: nf_tables: take AF module reference when creating a table by Patrick McHardy · 11 years ago
  4. c5c1f97 netfilter: nf_tables: perform flags validation before table allocation by Patrick McHardy · 11 years ago
  5. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 11 years ago
  6. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 11 years ago
  7. 93b0806 netfilter: nf_tables: replay request after dropping locks to load chain type by Patrick McHardy · 11 years ago
  8. 88ce65a netfilter: nf_tables: add missing module references to chain types by Patrick McHardy · 11 years ago
  9. baae3e6 netfilter: nf_tables: fix chain type module reference handling by Patrick McHardy · 11 years ago
  10. 7582067 netfilter: nf_tables: fix check for table overflow by Patrick McHardy · 11 years ago
  11. 4401a86 netfilter: nf_tables: restore chain change atomicity by Patrick McHardy · 11 years ago
  12. 57de2a0 netfilter: nf_tables: split chain policy validation from actually setting it by Patrick McHardy · 11 years ago
  13. b38895c netfilter: nft_meta: fix lack of validation of the input register by Pablo Neira Ayuso · 11 years ago
  14. c4ede3d netfilter: nft_ct: Add support to set the connmark by Kristian Evensen · 11 years ago
  15. 9638f33 netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET by Patrick McHardy · 11 years ago
  16. 4566bf2 netfilter: nft_meta: add l4proto support by Patrick McHardy · 11 years ago
  17. 124edfa netfilter: nf_tables: add nfproto support to meta expression by Patrick McHardy · 11 years ago
  18. 1d49144 netfilter: nf_tables: add "inet" table for IPv4/IPv6 by Patrick McHardy · 11 years ago
  19. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 11 years ago
  20. c948487 netfilter: nf_tables: add hook ops to struct nft_pktinfo by Patrick McHardy · 11 years ago
  21. 3b088c4 netfilter: nf_tables: make chain types override the default AF functions by Patrick McHardy · 11 years ago
  22. 688d186 netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled by Pablo Neira Ayuso · 11 years ago
  23. cdb3f4a net: Do not enable tx-nocache-copy by default by Benjamin Poirier · 11 years ago
  24. dfd1582 ipv4: loopback device: ignore value changes after device is upped by Jiri Pirko · 11 years ago
  25. 509aba3 IPv6: add the option to use anycast addresses as source addresses in echo reply by FX Le Bail · 11 years ago
  26. 438e38f gre_offload: statically build GRE offloading support by Eric Dumazet · 11 years ago
  27. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  28. 443cd88 ovs: make functions local by Stephen Hemminger · 11 years ago
  29. 09c5e60 openvswitch: Compute checksum in skb_gso_segment() if needed by Thomas Graf · 11 years ago
  30. bda56f1 openvswitch: Use skb_zerocopy() for upcall by Thomas Graf · 11 years ago
  31. 8055a89 openvswitch: Pass datapath into userspace queue functions by Thomas Graf · 11 years ago
  32. 44da5ae openvswitch: Drop user features if old user space attempted to create datapath by Thomas Graf · 11 years ago
  33. 43d4be9 openvswitch: Allow user space to announce ability to accept unaligned Netlink messages by Thomas Graf · 11 years ago
  34. af2806f net: Export skb_zerocopy() to zerocopy from one skb to another by Thomas Graf · 11 years ago
  35. 5f03f47 openvswitch: remove duplicated include from flow_table.c by Wei Yongjun · 11 years ago
  36. 11d6c461 net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback} by Daniel Borkmann · 11 years ago
  37. e298e50 openvswitch: Per cpu flow stats. by Pravin B Shelar · 11 years ago
  38. 795449d openvswitch: Enable memory mapped Netlink i/o by Thomas Graf · 11 years ago
  39. aae9f0e netlink: Avoid netlink mmap alloc if msg size exceeds frame size by Thomas Graf · 11 years ago
  40. bb9b18f genl: Add genlmsg_new_unicast() for unicast message allocation by Thomas Graf · 11 years ago
  41. 663efa3 openvswitch: Silence RCU lockdep checks from flow lookup. by Jesse Gross · 11 years ago
  42. 5bb5063 openvswitch: Change ovs_flow_tbl_lookup_xx() APIs by Andy Zhou · 11 years ago
  43. 8f49ce1 openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit). by Ben Pfaff · 11 years ago
  44. d121190 openvswitch: Correct comment. by Ben Pfaff · 11 years ago
  45. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. 805c1f4 net_sched: act: action flushing missaccounting by Jamal Hadi Salim · 11 years ago
  47. 63acd68 net_sched: Remove unnecessary checks for act->ops by Jamal Hadi Salim · 11 years ago
  48. fbf2671 bridge: use DEVICE_ATTR_xx macros by sfeldma@cumulusnetworks.com · 11 years ago
  49. fe0d692 bridge: use spin_lock_bh() in br_multicast_set_hash_max by Curt Brune · 11 years ago
  50. 996b175 tcp: out_of_order_queue do not use its lock by Eric Dumazet · 11 years ago
  51. 88ad314 ipv6: don't install anycast address for /128 addresses on routers by Hannes Frederic Sowa · 11 years ago
  52. d4b3621 net: pkt_sched: PIE AQM scheme by Vijay Subramanian · 11 years ago
  53. 83111e7 netfilter: Fix build failure in nfnetlink_queue_core.c. by David S. Miller · 11 years ago
  54. 9aa28f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  55. a48d4bb net: netdev_kobject_init: annotate with __init by Daniel Borkmann · 11 years ago
  56. 965801e net: 6lowpan: fix lowpan_header_create non-compression memcpy call by Daniel Borkmann · 11 years ago
  57. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  58. eec73f1 tipc: remove unused code by stephen hemminger · 11 years ago
  59. 9805696 tipc: make local function static by stephen hemminger · 11 years ago
  60. 6aee49c dccp: make local variable static by stephen hemminger · 11 years ago
  61. fd34d62 dccp: remove obsolete code by stephen hemminger · 11 years ago
  62. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  63. 5e419e6 llc: make lock static by stephen hemminger · 11 years ago
  64. 8f09898 socket: cleanups by stephen hemminger · 11 years ago
  65. 9a4aa9a ipv4: Use percpu Cache route in IP tunnels by Tom Herbert · 11 years ago
  66. 7d442fa ipv4: Cache dst in tunnels by Tom Herbert · 11 years ago
  67. f916ec9 sctp: Add process name and pid to deprecation warnings by Neil Horman · 11 years ago
  68. c9c8e48 netfilter: nf_tables: dump sets in all existing families by Pablo Neira Ayuso · 11 years ago
  69. 82a3713 netfilter: x_tables: lightweight process control group matching by Daniel Borkmann · 11 years ago
  70. 86f8515 net: netprio: rename config to be more consistent with cgroup configs by Daniel Borkmann · 11 years ago
  71. fe1217c net: net_cls: move cgroupfs classid handling into core by Daniel Borkmann · 11 years ago
  72. 14abfa1 netfilter: xt_CT: fix error value in xt_ct_tg_check() by Eric Leblond · 11 years ago
  73. dcd93ed netfilter: nf_conntrack: remove dead code by stephen hemminger · 11 years ago
  74. 02eca9d netfilter: ipset: remove unused code by stephen hemminger · 11 years ago
  75. 34ce324 netfilter: nf_nat: add full port randomization support by Daniel Borkmann · 11 years ago
  76. 720e0df netfilter: nf_tables: remove unused variable in nf_tables_dump_set() by Michal Nazarewicz · 11 years ago
  77. 1466291 netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name() by Daniel Borkmann · 11 years ago
  78. aca5f58 netpoll: Fix missing TXQ unlock and and OOPS. by David S. Miller · 11 years ago
  79. 469bdce ipv6: fix the use of pcpu_tstats in ip6_vti.c by Li RongQing · 11 years ago
  80. abb6013 ipv6: fix the use of pcpu_tstats in ip6_tunnel by Li RongQing · 11 years ago
  81. fad8da3 ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft is infinity by Yasushi Asano · 11 years ago
  82. 4d231b7 net: llc: fix use after free in llc_ui_recvmsg by Daniel Borkmann · 11 years ago
  83. 7a7ffba ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC by Wei-Chun Chao · 11 years ago
  84. c1ddf29 net: revert "sched classifier: make cgroup table local" by Cong Wang · 11 years ago
  85. 619a60e sctp: Remove outqueue empty state by Vlad Yasevich · 11 years ago
  86. de6fb28 sched classifier: make cgroup table local by stephen hemminger · 11 years ago
  87. 9c75f40 sched action: make local function static by stephen hemminger · 11 years ago
  88. dd9b455 ipv4: switch and case should be at the same indent by Weilong Chen · 11 years ago
  89. 442c67f ipv4: spaces required around that '=' by Weilong Chen · 11 years ago
  90. 0c3584d ipv6: remove prune parameter for fib6_clean_all by Li RongQing · 11 years ago
  91. b055597 tipc: make the code look more readable by wangweidong · 11 years ago
  92. 56022a8 ipv4: arp: update neighbour address when a gratuitous arp is received and arp_accept is set by Salam Noureddine · 11 years ago
  93. e824353 ipv6: namespace cleanups by stephen hemminger · 11 years ago
  94. 1d143d9 net: core functions cleanup by stephen hemminger · 11 years ago
  95. 2173f8d netlink: cleanup tap related functions by stephen hemminger · 11 years ago
  96. 3678a9d netlink: cleanup rntl_af_register by stephen hemminger · 11 years ago
  97. c3ac17c ipv6: fix the use of pcpu_tstats in sit by Li RongQing · 11 years ago
  98. ad86c55 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  99. d497c63 netfilter: add help information to new nf_tables Kconfig options by Pablo Neira Ayuso · 11 years ago
  100. 21eb218 net, sch: fix the typo in register_qdisc() by Zhi Yong Wu · 11 years ago