1. efeb226 geneve: fix tx_errors statistics by Haishuang Yan · 8 years ago
  2. 52fe705 net: vrf: replace hard tab with space in assignment by Chris Packham · 8 years ago
  3. 21de12e netem: fix a use after free by Eric Dumazet · 8 years ago
  4. 817e9f2 act_ife: acquire ife_mod_lock before reading ifeoplist by WANG Cong · 8 years ago
  5. 067a7cd act_ife: only acquire tcf_lock for existing actions by WANG Cong · 8 years ago
  6. 962fcef esp: Fix ESN generation under UDP encapsulation by Herbert Xu · 8 years ago
  7. acd43fe Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  8. 9d76931 net/mlx4_en: Avoid unregister_netdev at shutdown flow by Eran Ben Elisha · 8 years ago
  9. 93c098a net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill by Kamal Heib · 8 years ago
  10. 27777da tipc: unclone unbundled buffers before forwarding by Jon Paul Maloy · 8 years ago
  11. d19af0a kcm: fix /proc memory leak by Jiri Slaby · 8 years ago
  12. 942f64c team: Fix possible deadlock during team enslave by Ido Schimmel · 8 years ago
  13. 6b65ca0 Merge tag 'linux-can-fixes-for-4.7-20160620' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  14. f155d9c can: gs_usb: Add Basic support for the bytewerk.org candleLight interface by Maximilian Schneider · 8 years ago
  15. 43200a4 can: at91_can: RX queue could get stuck at high bus load by Wolfgang Grandegger · 8 years ago
  16. 427460c can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access by Thor Thayer · 8 years ago
  17. ab522fd Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  18. b639f19 qed: Add missing port-mode by Yuval Mintz · 8 years ago
  19. db511c3 qed: Fix returning unlimited SPQ entries by Yuval Mintz · 8 years ago
  20. a0d26d5 qed*: Don't reset statistics on inner reload by Yuval Mintz · 8 years ago
  21. 3264398 qed: Prevent VF from Tx-switching 'promisc' by Yuval Mintz · 8 years ago
  22. e6bd892 qed: Correct default vlan behavior by Yuval Mintz · 8 years ago
  23. 5c3da57 net: rds: fix coding style issues by Joshua Houghton · 8 years ago
  24. 4a7d99e AX.25: Close socket connection on session completion by Basil Gunn · 8 years ago
  25. 3bb549a RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UP by Sowmini Varadhan · 8 years ago
  26. a9836cb net: tilegx: use correct timespec64 type by Arnd Bergmann · 8 years ago
  27. b47ac27 Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  28. 4e239fa mlxsw: switchx2: Don't count internal TX header bytes to stats by Nogah Frankel · 8 years ago
  29. 63dcdd3 mlxsw: spectrum: Don't count internal TX header bytes to stats by Nogah Frankel · 8 years ago
  30. f1d048f tipc: fix socket timer deadlock by Jon Paul Maloy · 8 years ago
  31. 695ef16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  32. 1463847 netfilter: xt_SYNPROXY: include missing <linux/types.h> by Pablo Neira Ayuso · 8 years ago
  33. 8f45927 netfilter: xt_SYNPROXY: add missing header to Kbuild by Pablo Neira Ayuso · 8 years ago
  34. ce449ba nfp: use correct index to mask link state irq by Jakub Kicinski · 8 years ago
  35. d5d8760 sit: correct IP protocol used in ipip6_err by Simon Horman · 8 years ago
  36. a547224 mlx4e: Do not attempt to offload VXLAN ports that are unrecognized by Alexander Duyck · 8 years ago
  37. 17471c7 net: sfc: avoid -Wtype-limits warning by Arnd Bergmann · 8 years ago
  38. 13eab83 Merge branch 'r8152-fixes' by David S. Miller · 8 years ago
  39. a59e6d8 r8152: correct the rx early size by hayeswang · 8 years ago
  40. 93fe9b1 r8152: reset the bmu by hayeswang · 8 years ago
  41. 4e384ac r8152: disable MAC clock speed down by hayeswang · 8 years ago
  42. 8c08c732 Merge branch 'bpf-fixes' by David S. Miller · 8 years ago
  43. ad572d1 bpf, trace: check event type in bpf_perf_event_read by Alexei Starovoitov · 8 years ago
  44. 19de99f bpf: fix matching of data/data_end in verifier by Alexei Starovoitov · 8 years ago
  45. e582615 gre: fix error handler by Eric Dumazet · 8 years ago
  46. daddef7 net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG by Jason A. Donenfeld · 8 years ago
  47. 4a18367 net: skfb: remove obsolete -I cflag by Arnd Bergmann · 8 years ago
  48. c91522f tipc: eliminate uninitialized variable warning by Ying Xue · 8 years ago
  49. 66d95b6 tipc: fix suspicious RCU usage by Ying Xue · 8 years ago
  50. e4587ea Merge branch 'macsec-fixes' by David S. Miller · 8 years ago
  51. 6052f7f macsec: fix SA initialization by Sabrina Dubroca · 8 years ago
  52. 5d9649b macsec: allocate sg and iv on the heap by Sabrina Dubroca · 8 years ago
  53. b196c22a macsec: add rcu_barrier() on module exit by Sabrina Dubroca · 8 years ago
  54. 0ee1362 htb: call qdisc_root with rcu read lock held by Florian Westphal · 8 years ago
  55. ebecaa6 net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE by Jamal Hadi Salim · 8 years ago
  56. d15ecce act_ipt: fix a bind refcnt leak by WANG Cong · 8 years ago
  57. 3d7c825 net_sched: prio: insure proper transactional behavior by Eric Dumazet · 8 years ago
  58. 0c5ddb5 net/mlx4_en: initialize cmd.context_lock spinlock earlier by Eric Dumazet · 8 years ago
  59. 8fff172 netfilter: nf_tables: fix a wrong check to skip the inactive rules by Liping Zhang · 8 years ago
  60. a02f424 netfilter: nf_tables: fix wrong destroy anonymous sets if binding fails by Liping Zhang · 8 years ago
  61. 8588ac0 netfilter: nf_tables: reject loops from set element jump to chain by Pablo Neira Ayuso · 8 years ago
  62. a468440 netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set by Liping Zhang · 8 years ago
  63. 7757114 netfilter: conntrack: destroy kmemcache on module removal by Florian Westphal · 8 years ago
  64. 61e0979 Merge branch 'ovs-notifications' by David S. Miller · 8 years ago
  65. 4100948 ovs/geneve: fix rtnl notifications on iface deletion by Nicolas Dichtel · 8 years ago
  66. da6f1da ovs/gre: fix rtnl notifications on iface deletion by Nicolas Dichtel · 8 years ago
  67. cf5da33 ovs/vxlan: fix rtnl notifications on iface deletion by Nicolas Dichtel · 8 years ago
  68. 106da66 ovs/gre,geneve: fix error path when creating an iface by Nicolas Dichtel · 8 years ago
  69. d1e3728 udp reuseport: fix packet of same flow hashed to different socket by Su, Xuemin · 8 years ago
  70. 6c0d54f net_sched: fix pfifo_head_drop behavior vs backlog by Eric Dumazet · 8 years ago
  71. 881d032 net: alx: Work around the DMA RX overflow issue by Feng Tang · 8 years ago
  72. b46d9f6 ipv4: fix checksum annotation in udp4_csum_init by Hannes Frederic Sowa · 8 years ago
  73. c148d16 ipv6: fix checksum annotation in udp6_csum_init by Hannes Frederic Sowa · 8 years ago
  74. 5119bd1 ipv6: tcp: fix endianness annotation in tcp_v6_send_response by Hannes Frederic Sowa · 8 years ago
  75. dcb94b8 ipv6: fix endianness error in icmpv6_err by Hannes Frederic Sowa · 8 years ago
  76. fdecf36 phy: marvell: fix LED configuration via marvell,reg-init by Clemens Gruber · 8 years ago
  77. d941ebe net: ethernet: ti: cpsw: use destroy ctlr to destroy channels by Ivan Khoronzhuk · 8 years ago
  78. cbdf451 net_sched: prio: properly report out of memory errors by Eric Dumazet · 8 years ago
  79. 86ef7f9c ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC. by David S. Miller · 8 years ago
  80. 92ca824 net: au1000_eth: fix PHY detection by Manuel Lauss · 8 years ago
  81. 86c5fe4 Revert "net: au1000_eth: fix PHY detection" by David S. Miller · 8 years ago
  82. a2f2721 net: au1000_eth: fix PHY detection by Manuel Lauss · 8 years ago
  83. a4b42ab Merge branch 'mediatek-fixes' by David S. Miller · 8 years ago
  84. 82c6544 net: mediatek: remove superfluous queue wake up call by John Crispin · 8 years ago
  85. ad3cba9 net: mediatek: only wake the queue if it is stopped by John Crispin · 8 years ago
  86. 12c97c1 net: mediatek: fix off by one in the TX ring allocation by John Crispin · 8 years ago
  87. eaadf9f net: mediatek: increase watchdog_timeo by John Crispin · 8 years ago
  88. 04698cc net: mediatek: fix threshold value by John Crispin · 8 years ago
  89. 2ff0bb6 net: mediatek: disable all interrupts during probe by John Crispin · 8 years ago
  90. 6675086 net: mediatek: add next data pointer coherency protection by John Crispin · 8 years ago
  91. 94321a9 net: mediatek: dropped rx packets are not being counted properly by John Crispin · 8 years ago
  92. 2fae723 net: mediatek: invalid buffer lookup in mtk_tx_map() by John Crispin · 8 years ago
  93. 605e4fe net: mediatek: fix missing free of scratch memory by John Crispin · 8 years ago
  94. 562c5a7 net: mediatek: add missing return code check by John Crispin · 8 years ago
  95. 0b392be net: ipconfig: avoid warning by making ic_addrservaddr static by Ben Dooks · 8 years ago
  96. c3ec5e5 net: diag: add missing declarations by Ben Dooks · 8 years ago
  97. 56fae40 bridge: Fix incorrect re-injection of STP packets by Ido Schimmel · 8 years ago
  98. fc0f7e3 net: phy: smsc: reintroduced unconditional soft reset by Manfred Schlaegl · 8 years ago
  99. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  100. 729d378 Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago