1. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 7391daf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  3. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 8 years ago
  4. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 8 years ago
  5. af67eb9 vxlan: Add checksum check to the features check function by Alexander Duyck · 8 years ago
  6. 9d18562 fq_codel: add batch ability to fq_codel_drop() by Eric Dumazet · 8 years ago
  7. 9580bf2 net: relax expensive skb_unclone() in iptunnel_handle_offloads() by Eric Dumazet · 8 years ago
  8. c0ef079 netdevice: shrink size of struct netdev_queue by Florian Westphal · 8 years ago
  9. a60c090 bridge: netlink: export per-vlan stats by Nikolay Aleksandrov · 8 years ago
  10. 6dada9b bridge: vlan: learn to count by Nikolay Aleksandrov · 8 years ago
  11. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 8 years ago
  12. 79ecb90 ipv6: Generic tunnel cleanup by Tom Herbert · 8 years ago
  13. 182a352 gre: Create common functions for transmit by Tom Herbert · 8 years ago
  14. 8eb30be ipv6: Create ip6_tnl_xmit by Tom Herbert · 8 years ago
  15. 95f5c64 gre: Move utility functions to common headers by Tom Herbert · 8 years ago
  16. 0d3c703 ipv6: Cleanup IPv6 tunnel receive path by Tom Herbert · 8 years ago
  17. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 8 years ago
  18. 689de1d Minimal fix-up of bad hashing behavior of hash_64() by Linus Torvalds · 8 years ago
  19. 9c5d1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  20. 03dc76c qed: add infrastructure for device self tests. by Sudarsana Reddy Kalluru · 8 years ago
  21. 2c94b53 net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case by Tim Bingham · 8 years ago
  22. 0970f5b sctp: signal sk_data_ready earlier on data chunks reception by Marcelo Ricardo Leitner · 8 years ago
  23. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  24. 5a7b27e net/mlx5: Initializing CPU reverse mapping by Maor Gottlieb · 8 years ago
  25. d63cd28 net/mlx5: Add user chosen levels when allocating flow tables by Maor Gottlieb · 8 years ago
  26. d745098 net/mlx5: Introduce modify flow rule destination by Maor Gottlieb · 8 years ago
  27. f4b05d2 net: constify is_skb_forwardable's arguments by Nikolay Aleksandrov · 8 years ago
  28. 96d934c ppp: add rtnetlink device creation support by Guillaume Nault · 8 years ago
  29. 1d003af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  30. 2113caed Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. ba14e96 Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  32. e1f14a5 Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  33. 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 8 years ago
  34. aa88b68 thp: keep huge zero page pinned until tlb flush by Kirill A. Shutemov · 8 years ago
  35. 66ee95d mm: exclude HugeTLB pages from THP page_mapped() logic by Steve Capper · 8 years ago
  36. 6fa9bff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  37. 92117d8 bpf: fix refcnt overflow by Alexei Starovoitov · 8 years ago
  38. badf3ad net: dsa: Provide CPU port statistics to master netdev by Florian Fainelli · 8 years ago
  39. b43e719 fq: split out backlog update logic by Michal Kazior · 8 years ago
  40. c134ecb tcp: Make use of MSG_EOR in tcp_sendmsg by Martin KaFai Lau · 8 years ago
  41. 0a2cf20 tcp: remove SKBTX_ACK_TSTAMP since it is redundant by Soheil Hassas Yeganeh · 8 years ago
  42. 7b74834 net: fix net_gso_ok for new GSO types. by Marcelo Ricardo Leitner · 8 years ago
  43. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 8 years ago
  44. ba7863f net: snmp: fix 64bit stats on 32bit arches by Eric Dumazet · 8 years ago
  45. 986ef95 IB/mlx5: Expose correct max_sge_rd limit by Sagi Grimberg · 8 years ago
  46. 4be7352 net: SOCKWQ_ASYNC_WAITDATA optimizations by Eric Dumazet · 8 years ago
  47. 9317bb6 net: SOCKWQ_ASYNC_NOSPACE optimizations by Eric Dumazet · 8 years ago
  48. 13415e4 net: snmp: kill STATS_BH macros by Eric Dumazet · 8 years ago
  49. f3832ed ipv6: kill ICMP6MSGIN_INC_STATS_BH() by Eric Dumazet · 8 years ago
  50. c2005eb ipv6: rename IP6_UPD_PO_STATS_BH() by Eric Dumazet · 8 years ago
  51. 1d01550 ipv6: rename IP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  52. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  53. b15084e net: rename IP_UPD_PO_STATS_BH() by Eric Dumazet · 8 years ago
  54. 98f6199 net: rename IP_ADD_STATS_BH() by Eric Dumazet · 8 years ago
  55. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  56. b45386e net: rename IP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  57. 08e3bae net: sctp: rename SCTP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  58. 214d3f1 net: icmp: rename ICMPMSGIN_INC_STATS_BH() by Eric Dumazet · 8 years ago
  59. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 8 years ago
  60. b540f9d net: xfrm: kill XFRM_INC_STATS_BH() by Eric Dumazet · 8 years ago
  61. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  62. 5d3848b net: rename ICMP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  63. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 8 years ago
  64. 501e7ef net-rfs: fix false sharing accessing sd->input_queue_head by Eric Dumazet · 8 years ago
  65. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  66. 763cfc8 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  67. af9cc93 Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  68. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  69. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 8 years ago
  70. 1b223dd net/mlx5e: Fix checksum handling for non-stripped vlan packets by Saeed Mahameed · 8 years ago
  71. 3635011 net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) by Gal Pressman · 8 years ago
  72. bb64143 net/mlx5e: Add ethtool support for dump module EEPROM by Gal Pressman · 8 years ago
  73. da54d24 net/mlx5e: Add ethtool support for interface identify (LED blinking) by Gal Pressman · 8 years ago
  74. 94cb1eb net/mlx5e: Add support for RXALL netdev feature by Eran Ben Elisha · 8 years ago
  75. 121fcdc net/mlx5e: Add link down events counter by Gal Pressman · 8 years ago
  76. 9218b44 net/mlx5e: Statistics handling refactoring by Gal Pressman · 8 years ago
  77. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 8 years ago
  78. c0b0479 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  79. 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  80. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  81. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  82. 3c6f371 fs/quota: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  83. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  84. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 8 years ago
  85. bb03ed2 ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW by Takashi Iwai · 8 years ago
  86. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 8 years ago
  87. 6fa01cc skbuff: Add pskb_extract() helper function by Sowmini Varadhan · 8 years ago
  88. 557fc4a fq: add fair queuing framework by Michal Kazior · 8 years ago
  89. d068ca2 codel: split into multiple files by Michal Kazior · 8 years ago
  90. 79bdc4c codel: generalize the implementation by Michal Kazior · 8 years ago
  91. 0868e25 route: move lwtunnel state to a single place by Jiri Benc · 8 years ago
  92. fe7cd2b qed*: Conditions for changing link by Yuval Mintz · 8 years ago
  93. d4967cf qed*: Align statistics names by Yuval Mintz · 8 years ago
  94. 5cf1cac cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback by Tejun Heo · 8 years ago
  95. 841645b ipv6: Revert optional address flusing on ifdown. by David S. Miller · 8 years ago
  96. 2dad624 wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  97. cbdeafd netfilter/ipvs: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  98. a558da0 ieee802154: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  99. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  100. 12a0faa bridge: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago