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