1. 3b78155 openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer by Pablo Neira Ayuso · 8 years ago
  2. 71d8c47 netfilter: conntrack: introduce clash resolution on insertion race by Pablo Neira Ayuso · 8 years ago
  3. ba76738 netfilter: conntrack: introduce nf_ct_acct_update() by Pablo Neira Ayuso · 8 years ago
  4. 4b4ceb9 netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer by Pablo Neira Ayuso · 8 years ago
  5. 3e86638 netfilter: conntrack: consider ct netns in early_drop logic by Florian Westphal · 8 years ago
  6. 56d52d4 netfilter: conntrack: use a single hashtable for all namespaces by Florian Westphal · 8 years ago
  7. 1b8c8a9 netfilter: conntrack: make netns address part of hash by Florian Westphal · 8 years ago
  8. e0c7d47 netfilter: conntrack: check netns when comparing conntrack objects by Florian Westphal · 8 years ago
  9. 245cfdc netfilter: conntrack: small refactoring of conntrack seq_printf by Florian Westphal · 8 years ago
  10. 8680434 netfilter: conntrack: use nf_ct_key_equal() in more places by Florian Westphal · 8 years ago
  11. 88b68bc netfilter: conntrack: don't attempt to iterate over empty table by Florian Westphal · 8 years ago
  12. 5e3c61f netfilter: conntrack: fix lookup race during hash resize by Florian Westphal · 8 years ago
  13. 2cf1234 netfilter: conntrack: keep BH enabled during lookup by Florian Westphal · 8 years ago
  14. 1ad8f48 netfilter: nftables: add connlabel set support by Florian Westphal · 8 years ago
  15. 92b4423 netfilter: fix IS_ERR_VALUE usage by Pablo Neira Ayuso · 8 years ago
  16. 6cd54fc Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 8 years ago
  17. d2b484b netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output returns NULL by Liping Zhang · 8 years ago
  18. 3bb398d netfilter: nf_ct_helper: disable automatic helper assignment by Pablo Neira Ayuso · 8 years ago
  19. e701001 netfilter: nft_rbtree: allow adjacent intervals with dynamic updates by Pablo Neira Ayuso · 8 years ago
  20. ef1d20e netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper by Pablo Neira Ayuso · 8 years ago
  21. 3971ca1 netfilter: nf_tables: parse element flags from nft_del_setelem() by Pablo Neira Ayuso · 8 years ago
  22. 0e9091d netfilter: nf_tables: introduce nft_setelem_parse_flags() helper by Pablo Neira Ayuso · 8 years ago
  23. 141658f netfilter: conntrack: use get_random_once for conntrack hash seed by Florian Westphal · 8 years ago
  24. 7001c6d netfilter: conntrack: use get_random_once for nat and expectations by Florian Westphal · 8 years ago
  25. a3efd81 netfilter: conntrack: move generation seqcnt out of netns_ct by Florian Westphal · 8 years ago
  26. 15cfd40 hv_netvsc: Fix the list processing for network change event by Haiyang Zhang · 8 years ago
  27. 10d3be5 tcp-tso: do not split TSO packets at retransmit time by Eric Dumazet · 8 years ago
  28. 8cee83d tipc: fix stale links after re-enabling bearer by Parthasarathy Bhuvaragan · 8 years ago
  29. 6a74c19 Merge branch 'tcp-tcstamp_ack-frag-coalesce' by David S. Miller · 8 years ago
  30. 2de8023 tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp by Martin KaFai Lau · 8 years ago
  31. b51e13f tcp: Carry txstamp_ack in tcp_fragment_tstamp by Martin KaFai Lau · 8 years ago
  32. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  33. 8d9ea16 Merge branch 'nla_align-more' by David S. Miller · 8 years ago
  34. 80df554 taskstats: use the libnl API to align nlattr on 64-bit by Nicolas Dichtel · 8 years ago
  35. de95c4a xfrm: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  36. 7352078 libnl: add nla_put_u64_64bit() helper by Nicolas Dichtel · 8 years ago
  37. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  38. 756a2f5 libnl: nla_put_s64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  39. e9bbe89 libnl: nla_put_net64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  40. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  41. e7479122 libnl: nla_put_le64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  42. 11a9957 libnl: fix help of _64bit functions by Nicolas Dichtel · 8 years ago
  43. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. 5f44abd Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  45. f78fe08 Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  46. 38a7a73 rtc: ds1307: Use irq when available for wakeup-source device by Nishanth Menon · 8 years ago
  47. 9a3dce6 rtc: ds1307: ds3231 temperature s16 overflow by Zhuang Yuyao · 8 years ago
  48. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  49. 22d37b6 Merge branch 'geneve-vxlan-deps' by David S. Miller · 8 years ago
  50. 681e683 geneve: break dependency with netdev drivers by Hannes Frederic Sowa · 8 years ago
  51. b7aade1 vxlan: break dependency with netdev drivers by Hannes Frederic Sowa · 8 years ago
  52. 50d65d7 qlcnic: protect qlicnic_attach_func with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  53. b1f99a7 ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  54. 0c5c325 mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  55. 41419b9 fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  56. 08d9910 benet: be_resume needs to protect be_open with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  57. b4f7052 openvswitch: use flow protocol when recalculating ipv6 checksums by Simon Horman · 8 years ago
  58. f0d4378 Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets by Shrikrishna Khare · 8 years ago
  59. f43bfae atl2: Disable unimplemented scatter/gather feature by Ben Hutchings · 8 years ago
  60. 7f348a6 net: Add support for IP ID mangling TSO in cases that require encapsulation by Alexander Duyck · 8 years ago
  61. 1df845b Merge branch 'mlx5-next' by David S. Miller · 8 years ago
  62. 5498440 net/mlx5e: Add ethtool counter for RX buffer allocation failures by Tariq Toukan · 8 years ago
  63. e20a0db net/mlx5e: Delay skb->data access by Saeed Mahameed · 8 years ago
  64. 1bfec31 net/mlx5e: Remove redundant barrier by Tariq Toukan · 8 years ago
  65. c5adb96 net/mlx5e: Use napi_alloc_skb for RX SKB allocations by Tariq Toukan · 8 years ago
  66. bc77b24 net/mlx5e: Add fragmented memory support for RX multi packet WQE by Tariq Toukan · 8 years ago
  67. d3c9bc2 net/mlx5e: Added ICO SQs by Tariq Toukan · 8 years ago
  68. 461017c net/mlx5e: Support RX multi-packet WQE (Striding RQ) by Tariq Toukan · 8 years ago
  69. 2f48af1 net/mlx5e: Use function pointers for RX data path handling by Tariq Toukan · 8 years ago
  70. d8c9660 net/mlx5e: Use only close NUMA node for default RSS by Tariq Toukan · 8 years ago
  71. 593cf33 net/mlx5e: Allocate set of queue counters per netdev by Rana Shahout · 8 years ago
  72. 237cd21 net/mlx5: Introduce device queue counters by Tariq Toukan · 8 years ago
  73. b8fd789 Merge branch 'bcmsysport-napi-updates' by David S. Miller · 8 years ago
  74. c82f47e net: bcmsysport: use napi_complete_done() by Florian Fainelli · 8 years ago
  75. ba90950 net: bcmsysport: use __napi_schedule_irqoff() by Florian Fainelli · 8 years ago
  76. 669c00c Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  77. d21ed3a net/mlx4_en: Split SW RX dropped counter per RX ring by Eran Ben Elisha · 8 years ago
  78. 2a50009 net/mlx4_core: Don't allow to VF change global pause settings by Eugenia Emantayev · 8 years ago
  79. 4bfd2e6 net/mlx4_core: Avoid repeated calls to pci enable/disable by Daniel Jurgens · 8 years ago
  80. c12833a net/mlx4_core: Implement pci_resume callback by Daniel Jurgens · 8 years ago
  81. a1459c1 net: phy: spi_ks8895: Don't leak references to SPI devices by Mark Brown · 8 years ago
  82. 210990b net: ethernet: davinci_emac: Fix platform_data overwrite by Neil Armstrong · 8 years ago
  83. 99164f9 net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable by Neil Armstrong · 8 years ago
  84. 395da12 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  85. 3ad9779 Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  86. ee2fa8e qede: Fix single MTU sized packet from firmware GRO flow by Manish Chopra · 8 years ago
  87. aad94c0 qede: Fix setting Skb network header by Manish Chopra · 8 years ago
  88. f86af2d qede: Fix various memory allocation error flows for fastpath by Manish Chopra · 8 years ago
  89. 5bec11c Merge branch 'tcp-coalesce-merge-timestamps' by David S. Miller · 8 years ago
  90. cfea5a6 tcp: Merge tx_flags and tskey in tcp_shifted_skb by Martin KaFai Lau · 8 years ago
  91. 082ac2d tcp: Merge tx_flags and tskey in tcp_collapse_retrans by Martin KaFai Lau · 8 years ago
  92. 3fa88c5 drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open by Grygorii Strashko · 8 years ago
  93. c57107c Merge branch 'nlattr_align' by David S. Miller · 8 years ago
  94. 3d6b66c ip6mr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 8 years ago
  95. a9a0804 ipmr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 8 years ago
  96. 58414d3 rtnl: use the new API to align IFLA_STATS* by Nicolas Dichtel · 8 years ago
  97. 089bf1a libnl: add more helpers to align attributes on 64-bit by Nicolas Dichtel · 8 years ago
  98. 732912d7 veth: Update features to include all tunnel GSO types by Alexander Duyck · 8 years ago
  99. b1c20f0 netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE by Alexander Duyck · 8 years ago
  100. 1ba64fa geneve: testing the wrong variable in geneve6_build_skb() by Dan Carpenter · 8 years ago