1. 34c7bb4 qed: Protect the doorbell BAR with the write barriers. by Sudarsana Reddy Kalluru · 8 years ago
  2. b560f03 neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() by David Barroso · 8 years ago
  3. 889ad45 e1000e: keep VLAN interfaces functional after rxvlan off by Jarod Wilson · 8 years ago
  4. 5b4d10f qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() by Dan Carpenter · 8 years ago
  5. ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 8 years ago
  6. 565ce8f net: bridge: fix vlan stats continue counter by Nikolay Aleksandrov · 8 years ago
  7. a3d2e9f tcp: do not send too big packets at retransmit time by Eric Dumazet · 8 years ago
  8. 9618318 ibmvnic: fix to use list_for_each_safe() when delete items by Wei Yongjun · 8 years ago
  9. b2c1b30 Merge branch 'thunderx-fixes' by David S. Miller · 8 years ago
  10. 3e29adb net: thunderx: Fix TL4 configuration for secondary Qsets by Sunil Goutham · 8 years ago
  11. 3f4c68c net: thunderx: Fix link status reporting by Sunil Goutham · 8 years ago
  12. f5074d0 Merge branch 'mlx5-100G-fixes' by David S. Miller · 8 years ago
  13. bfe6d8d net/mlx5e: Reorganize ethtool statistics by Gal Pressman · 8 years ago
  14. ed80ec4 net/mlx5e: Fix number of PFC counters reported to ethtool by Gal Pressman · 8 years ago
  15. 9ceec35 net/mlx5e: Prevent adding the same vxlan port by Matthew Finlay · 8 years ago
  16. fd4782c net/mlx5e: Check for BlueFlame capability before allocating SQ uar by Gal Pressman · 8 years ago
  17. e0f46eb net/mlx5e: Change enum to better reflect usage by Eli Cohen · 8 years ago
  18. 7092fe8 net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices by Majd Dibbiny · 8 years ago
  19. 5be1ea8 net/mlx5: Update command strings by Eli Cohen · 8 years ago
  20. 3ec0a0f net: marvell: Add separate config ANEG function for Marvell 88E1111 by Harini Katakam · 8 years ago
  21. d10f0b3 Merge branch 'batman-adv-fixes' by David S. Miller · 8 years ago
  22. 420cb1b batman-adv: Clean up untagged vlan when destroying via rtnl-link by Sven Eckelmann · 8 years ago
  23. 3b55e44 batman-adv: Fix ICMP RR ethernet access after skb_linearize by Sven Eckelmann · 8 years ago
  24. baceced batman-adv: Fix double-put of vlan object by Ben Hutchings · 8 years ago
  25. 9c4604a batman-adv: Fix use-after-free/double-free of tt_req_node by Sven Eckelmann · 8 years ago
  26. 0b3dd7d batman-adv: replace WARN with rate limited output on non-existing VLAN by Simon Wunderlich · 8 years ago
  27. 69fc58a net: phy: Manage fixed PHY address space using IDA by Florian Fainelli · 8 years ago
  28. 9a0fee2 sock_diag: do not broadcast raw socket destruction by Willem de Bruijn · 8 years ago
  29. ab8ed95 connector: fix out-of-order cn_proc netlink message delivery by Aaron Campbell · 8 years ago
  30. 0888d5f Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address by daniel · 8 years ago
  31. f299a02 net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create by Wang Sheng-Hui · 8 years ago
  32. d1b5a8d Merge branch 'bgmac-fixes' by David S. Miller · 8 years ago
  33. 3894396 net: bgmac: Remove superflous netif_carrier_on() by Florian Fainelli · 8 years ago
  34. c3897f2 net: bgmac: Start transmit queue in bgmac_open by Florian Fainelli · 8 years ago
  35. d2b1323 net: bgmac: Fix SOF bit checking by Florian Fainelli · 8 years ago
  36. 0622cab bonding: fix 802.3ad aggregator reselection by Jay Vosburgh · 8 years ago
  37. 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 8 years ago
  38. 4192f67 vsock: make listener child lock ordering explicit by Stefan Hajnoczi · 8 years ago
  39. 48f1dcb ipv6: enforce egress device match in per table nexthop lookups by Paolo Abeni · 8 years ago
  40. 5aa3e24 Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  41. a37503b net: smsc911x: Fix bug where PHY interrupts are overwritten by 0 by Jeremy Linton · 8 years ago
  42. c40e409 MAINTAINERS: Update Mellanox's mlx4 Eth NIC driver entry by Or Gerlitz · 8 years ago
  43. 00e8cb0 Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  44. efeb226 geneve: fix tx_errors statistics by Haishuang Yan · 8 years ago
  45. 52fe705 net: vrf: replace hard tab with space in assignment by Chris Packham · 8 years ago
  46. 21de12e netem: fix a use after free by Eric Dumazet · 8 years ago
  47. 817e9f2 act_ife: acquire ife_mod_lock before reading ifeoplist by WANG Cong · 8 years ago
  48. 067a7cd act_ife: only acquire tcf_lock for existing actions by WANG Cong · 8 years ago
  49. 962fcef esp: Fix ESN generation under UDP encapsulation by Herbert Xu · 8 years ago
  50. 71873a9 can: kvaser_usb: Add support for more Kvaser Leaf v2 devices by Jimmy Assarsson · 8 years ago
  51. 25e1ed6 can: fix oops caused by wrong rtnl dellink usage by Oliver Hartkopp · 8 years ago
  52. bce271f can: fix handling of unmodifiable configuration options fix by Oliver Hartkopp · 8 years ago
  53. acd43fe Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  54. 9d76931 net/mlx4_en: Avoid unregister_netdev at shutdown flow by Eran Ben Elisha · 8 years ago
  55. 93c098a net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill by Kamal Heib · 8 years ago
  56. 27777da tipc: unclone unbundled buffers before forwarding by Jon Paul Maloy · 8 years ago
  57. d19af0a kcm: fix /proc memory leak by Jiri Slaby · 8 years ago
  58. 942f64c team: Fix possible deadlock during team enslave by Ido Schimmel · 8 years ago
  59. 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
  60. f155d9c can: gs_usb: Add Basic support for the bytewerk.org candleLight interface by Maximilian Schneider · 8 years ago
  61. 43200a4 can: at91_can: RX queue could get stuck at high bus load by Wolfgang Grandegger · 8 years ago
  62. 427460c can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access by Thor Thayer · 8 years ago
  63. ab522fd Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  64. b639f19 qed: Add missing port-mode by Yuval Mintz · 8 years ago
  65. db511c3 qed: Fix returning unlimited SPQ entries by Yuval Mintz · 8 years ago
  66. a0d26d5 qed*: Don't reset statistics on inner reload by Yuval Mintz · 8 years ago
  67. 3264398 qed: Prevent VF from Tx-switching 'promisc' by Yuval Mintz · 8 years ago
  68. e6bd892 qed: Correct default vlan behavior by Yuval Mintz · 8 years ago
  69. 5c3da57 net: rds: fix coding style issues by Joshua Houghton · 8 years ago
  70. 4a7d99e AX.25: Close socket connection on session completion by Basil Gunn · 8 years ago
  71. 3bb549a RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UP by Sowmini Varadhan · 8 years ago
  72. a9836cb net: tilegx: use correct timespec64 type by Arnd Bergmann · 8 years ago
  73. b47ac27 Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  74. 4e239fa mlxsw: switchx2: Don't count internal TX header bytes to stats by Nogah Frankel · 8 years ago
  75. 63dcdd3 mlxsw: spectrum: Don't count internal TX header bytes to stats by Nogah Frankel · 8 years ago
  76. f1d048f tipc: fix socket timer deadlock by Jon Paul Maloy · 8 years ago
  77. 695ef16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  78. 1463847 netfilter: xt_SYNPROXY: include missing <linux/types.h> by Pablo Neira Ayuso · 8 years ago
  79. 8f45927 netfilter: xt_SYNPROXY: add missing header to Kbuild by Pablo Neira Ayuso · 8 years ago
  80. ce449ba nfp: use correct index to mask link state irq by Jakub Kicinski · 8 years ago
  81. d5d8760 sit: correct IP protocol used in ipip6_err by Simon Horman · 8 years ago
  82. a547224 mlx4e: Do not attempt to offload VXLAN ports that are unrecognized by Alexander Duyck · 8 years ago
  83. 17471c7 net: sfc: avoid -Wtype-limits warning by Arnd Bergmann · 8 years ago
  84. 034fdd4 Merge ath-current from ath.git by Kalle Valo · 8 years ago
  85. c70410c rtl8xxxu: fix typo on variable name, compare against correct variable by Colin Ian King · 8 years ago
  86. 13eab83 Merge branch 'r8152-fixes' by David S. Miller · 8 years ago
  87. a59e6d8 r8152: correct the rx early size by hayeswang · 8 years ago
  88. 93fe9b1 r8152: reset the bmu by hayeswang · 8 years ago
  89. 4e384ac r8152: disable MAC clock speed down by hayeswang · 8 years ago
  90. 8c08c732 Merge branch 'bpf-fixes' by David S. Miller · 8 years ago
  91. ad572d1 bpf, trace: check event type in bpf_perf_event_read by Alexei Starovoitov · 8 years ago
  92. 19de99f bpf: fix matching of data/data_end in verifier by Alexei Starovoitov · 8 years ago
  93. e582615 gre: fix error handler by Eric Dumazet · 8 years ago
  94. daddef7 net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG by Jason A. Donenfeld · 8 years ago
  95. 4a18367 net: skfb: remove obsolete -I cflag by Arnd Bergmann · 8 years ago
  96. c91522f tipc: eliminate uninitialized variable warning by Ying Xue · 8 years ago
  97. 66d95b6 tipc: fix suspicious RCU usage by Ying Xue · 8 years ago
  98. e4587ea Merge branch 'macsec-fixes' by David S. Miller · 8 years ago
  99. 6052f7f macsec: fix SA initialization by Sabrina Dubroca · 8 years ago
  100. 5d9649b macsec: allocate sg and iv on the heap by Sabrina Dubroca · 8 years ago