1. b75803d tcp: refactor struct tcp_skb_cb by Lawrence Brakmo · 8 years ago
  2. 95b5843 fq_codel: add memory limitation per queue by Eric Dumazet · 8 years ago
  3. bdabad3 net: Add Qualcomm IPC router by Courtney Cavin · 8 years ago
  4. 43315f3 soc: qcom: smd: Introduce compile stubs by Bjorn Andersson · 8 years ago
  5. db58ba4 bpf: wire in data and data_end for cls_act_bpf by Alexei Starovoitov · 8 years ago
  6. 969bf05 bpf: direct packet access by Alexei Starovoitov · 8 years ago
  7. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 8 years ago
  8. aa8a8b0 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  9. 46cc6e4 tcp: fix lockdep splat in tcp_snd_una_update() by Eric Dumazet · 8 years ago
  10. 9b36627 net: remove dev->trans_start by Florian Westphal · 8 years ago
  11. ba162f8 netdevice: add helper to update trans_start by Florian Westphal · 8 years ago
  12. 125372f gre: receive also TEB packets for lwtunnels by Jiri Benc · 8 years ago
  13. efdc810 net/mlx5: Flow steering, Add vport ACL support by Mohamad Haj Yahia · 8 years ago
  14. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 8 years ago
  15. 229d285 net_sched: act_mirred: add helper inlines to access tcf_mirred info by Sridhar Samudrala · 8 years ago
  16. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 7391daf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  18. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 8 years ago
  19. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 8 years ago
  20. af67eb9 vxlan: Add checksum check to the features check function by Alexander Duyck · 8 years ago
  21. 9d18562 fq_codel: add batch ability to fq_codel_drop() by Eric Dumazet · 8 years ago
  22. 9580bf2 net: relax expensive skb_unclone() in iptunnel_handle_offloads() by Eric Dumazet · 8 years ago
  23. c0ef079 netdevice: shrink size of struct netdev_queue by Florian Westphal · 8 years ago
  24. a60c090 bridge: netlink: export per-vlan stats by Nikolay Aleksandrov · 8 years ago
  25. 6dada9b bridge: vlan: learn to count by Nikolay Aleksandrov · 8 years ago
  26. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 8 years ago
  27. 79ecb90 ipv6: Generic tunnel cleanup by Tom Herbert · 8 years ago
  28. 182a352 gre: Create common functions for transmit by Tom Herbert · 8 years ago
  29. 8eb30be ipv6: Create ip6_tnl_xmit by Tom Herbert · 8 years ago
  30. 95f5c64 gre: Move utility functions to common headers by Tom Herbert · 8 years ago
  31. 0d3c703 ipv6: Cleanup IPv6 tunnel receive path by Tom Herbert · 8 years ago
  32. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 8 years ago
  33. 689de1d Minimal fix-up of bad hashing behavior of hash_64() by Linus Torvalds · 8 years ago
  34. 9c5d1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  35. 03dc76c qed: add infrastructure for device self tests. by Sudarsana Reddy Kalluru · 8 years ago
  36. 2c94b53 net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case by Tim Bingham · 8 years ago
  37. 0970f5b sctp: signal sk_data_ready earlier on data chunks reception by Marcelo Ricardo Leitner · 8 years ago
  38. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  39. 5a7b27e net/mlx5: Initializing CPU reverse mapping by Maor Gottlieb · 8 years ago
  40. d63cd28 net/mlx5: Add user chosen levels when allocating flow tables by Maor Gottlieb · 8 years ago
  41. d745098 net/mlx5: Introduce modify flow rule destination by Maor Gottlieb · 8 years ago
  42. f4b05d2 net: constify is_skb_forwardable's arguments by Nikolay Aleksandrov · 8 years ago
  43. 96d934c ppp: add rtnetlink device creation support by Guillaume Nault · 8 years ago
  44. 1d003af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  45. 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
  46. 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
  47. 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
  48. 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 8 years ago
  49. aa88b68 thp: keep huge zero page pinned until tlb flush by Kirill A. Shutemov · 8 years ago
  50. 66ee95d mm: exclude HugeTLB pages from THP page_mapped() logic by Steve Capper · 8 years ago
  51. 6fa9bff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  52. 92117d8 bpf: fix refcnt overflow by Alexei Starovoitov · 8 years ago
  53. badf3ad net: dsa: Provide CPU port statistics to master netdev by Florian Fainelli · 8 years ago
  54. b43e719 fq: split out backlog update logic by Michal Kazior · 8 years ago
  55. c134ecb tcp: Make use of MSG_EOR in tcp_sendmsg by Martin KaFai Lau · 8 years ago
  56. 0a2cf20 tcp: remove SKBTX_ACK_TSTAMP since it is redundant by Soheil Hassas Yeganeh · 8 years ago
  57. 7b74834 net: fix net_gso_ok for new GSO types. by Marcelo Ricardo Leitner · 8 years ago
  58. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 8 years ago
  59. ba7863f net: snmp: fix 64bit stats on 32bit arches by Eric Dumazet · 8 years ago
  60. 986ef95 IB/mlx5: Expose correct max_sge_rd limit by Sagi Grimberg · 8 years ago
  61. 4be7352 net: SOCKWQ_ASYNC_WAITDATA optimizations by Eric Dumazet · 8 years ago
  62. 9317bb6 net: SOCKWQ_ASYNC_NOSPACE optimizations by Eric Dumazet · 8 years ago
  63. 13415e4 net: snmp: kill STATS_BH macros by Eric Dumazet · 8 years ago
  64. f3832ed ipv6: kill ICMP6MSGIN_INC_STATS_BH() by Eric Dumazet · 8 years ago
  65. c2005eb ipv6: rename IP6_UPD_PO_STATS_BH() by Eric Dumazet · 8 years ago
  66. 1d01550 ipv6: rename IP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  67. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  68. b15084e net: rename IP_UPD_PO_STATS_BH() by Eric Dumazet · 8 years ago
  69. 98f6199 net: rename IP_ADD_STATS_BH() by Eric Dumazet · 8 years ago
  70. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  71. b45386e net: rename IP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  72. 08e3bae net: sctp: rename SCTP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  73. 214d3f1 net: icmp: rename ICMPMSGIN_INC_STATS_BH() by Eric Dumazet · 8 years ago
  74. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 8 years ago
  75. b540f9d net: xfrm: kill XFRM_INC_STATS_BH() by Eric Dumazet · 8 years ago
  76. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  77. 5d3848b net: rename ICMP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  78. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 8 years ago
  79. 501e7ef net-rfs: fix false sharing accessing sd->input_queue_head by Eric Dumazet · 8 years ago
  80. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. 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
  82. 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
  83. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  84. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 8 years ago
  85. 1b223dd net/mlx5e: Fix checksum handling for non-stripped vlan packets by Saeed Mahameed · 8 years ago
  86. 3635011 net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) by Gal Pressman · 8 years ago
  87. bb64143 net/mlx5e: Add ethtool support for dump module EEPROM by Gal Pressman · 8 years ago
  88. da54d24 net/mlx5e: Add ethtool support for interface identify (LED blinking) by Gal Pressman · 8 years ago
  89. 94cb1eb net/mlx5e: Add support for RXALL netdev feature by Eran Ben Elisha · 8 years ago
  90. 121fcdc net/mlx5e: Add link down events counter by Gal Pressman · 8 years ago
  91. 9218b44 net/mlx5e: Statistics handling refactoring by Gal Pressman · 8 years ago
  92. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 8 years ago
  93. 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
  94. 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  95. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  96. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  97. 3c6f371 fs/quota: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  98. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  99. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 8 years ago
  100. bb03ed2 ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW by Takashi Iwai · 8 years ago