1. 161f72e Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  2. c5006b8 sctp: do not allow the v4 socket to bind a v4mapped v6 address by Xin Long · 8 years ago
  3. a0ff660 sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf by Xin Long · 8 years ago
  4. 625637bf sctp: reinit stream if stream outcnt has been change by sinit in sendmsg by Xin Long · 8 years ago
  5. 3d16613 ibmvnic: Fix pending MAC address changes by Thomas Falcon · 8 years ago
  6. 6311b7c netlink: extack: avoid parenthesized string constant warning by Johannes Berg · 8 years ago
  7. db9ca5c Merge branch 'ipv4-Make-neigh-lookup-keys-for-loopback-point-to-point-devices-be-INADDR_ANY' by David S. Miller · 8 years ago
  8. cd9ff4d ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 8 years ago
  9. 096b985 net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 8 years ago
  10. 17d0fb0 sh_eth: fix dumping ARSTR by Sergei Shtylyov · 8 years ago
  11. 95a3320 Revert "openvswitch: Add erspan tunnel support." by William Tu · 8 years ago
  12. 30be8f8 net/tls: Fix inverted error codes to avoid endless loop by r.hering@avm.de · 8 years ago
  13. 95ef498 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 8 years ago
  14. 37f47bc sctp: avoid compiler warning on implicit fallthru by Marcelo Ricardo Leitner · 8 years ago
  15. 6503a30 net: ipv4: Make "ip route get" match iif lo rules again. by Lorenzo Colitti · 8 years ago
  16. cbbdf84 netlink: extack needs to be reset each time through loop by David Ahern · 8 years ago
  17. 59b3661 tipc: fix a memory leak in tipc_nl_node_get_link() by Cong Wang · 8 years ago
  18. 749439b ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 8 years ago
  19. 6200b43 net: cs89x0: add MODULE_LICENSE by Arnd Bergmann · 8 years ago
  20. 0171c41 ppp: unlock all_ppp_mutex before registering device by Guillaume Nault · 8 years ago
  21. 66940f3 ptr_ring: document usage around __ptr_ring_peek by Michael S. Tsirkin · 8 years ago
  22. d542296 9p: add missing module license for xen transport by Stephen Hemminger · 8 years ago
  23. 59b179b4 cfg80211: check dev_set_name() return value by Johannes Berg · 8 years ago
  24. 51a1aaa mac80211_hwsim: validate number of different channels by Johannes Berg · 8 years ago
  25. b71d856 mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unload by Benjamin Beichler · 8 years ago
  26. 7a94b8c nl80211: take RCU read lock when calling ieee80211_bss_get_ie() by Dominik Brodowski · 8 years ago
  27. a48a52b cfg80211: fully initialize old channel for event by Johannes Berg · 8 years ago
  28. 8155aed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 8 years ago
  29. 5dd966c Merge tag 'mlx5-fixes-2018-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  30. 9c70f1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  31. 1545dec Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  32. ab27815 Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  33. 237f258 net/mlx5e: Remove timestamp set from netdevice open flow by Feras Daoud · 8 years ago
  34. afc98a0 net/mlx5: Update ptp_clock_event foreach PPS event by Feras Daoud · 8 years ago
  35. 75b81ce net/mlx5e: Don't override netdev features field unless in error flow by Gal Pressman · 8 years ago
  36. 4b7d436 net/mlx5e: Check support before TC swap in ETS init by Tariq Toukan · 8 years ago
  37. 97c8c3a net/mlx5e: Add error print in ETS init by Tariq Toukan · 8 years ago
  38. e556f6d net/mlx5e: Keep updating ethtool statistics when the interface is down by Gal Pressman · 8 years ago
  39. 259bbc5 net/mlx5: Fix error handling in load one by Maor Gottlieb · 8 years ago
  40. 72f36be net/mlx5: Fix mlx5_get_uars_page to return error code by Eran Ben Elisha · 8 years ago
  41. b6908c2 net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectors by Alaa Hleihel · 8 years ago
  42. 05e0cc8 net/mlx5: Fix get vector affinity helper function by Saeed Mahameed · 8 years ago
  43. 8978cc9 {net,ib}/mlx5: Don't disable local loopback multicast traffic when needed by Eran Ben Elisha · 8 years ago
  44. cbd0a6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. 64fce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  46. ce4bb04 Fix a leak in socket(2) when we fail to allocate a file descriptor. by Al Viro · 8 years ago
  47. bbeb6e4 bpf, array: fix overflow in max_entries and undefined behavior in index_mask by Daniel Borkmann · 8 years ago
  48. 7891a87 bpf: arsh is not supported in 32 bit alu thus reject it by Daniel Borkmann · 8 years ago
  49. 4095034 bpf: fix spelling mistake: "obusing" -> "abusing" by Colin Ian King · 8 years ago
  50. ccc12b1 ipv6: sr: fix TLVs not being copied using setsockopt by Mathieu Xhonneux · 8 years ago
  51. 862c03e ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 8 years ago
  52. 8f3d194 Merge branch 'mlxsw-couple-of-fixes' by David S. Miller · 8 years ago
  53. db84924 mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion_enable by Jiri Pirko · 8 years ago
  54. 8e033a9 mlxsw: pci: Wait after reset before accessing HW by Yuval Mintz · 8 years ago
  55. fc23365 nfp: always unmask aux interrupts at init by Jakub Kicinski · 8 years ago
  56. 78bbb15 8021q: fix a memory leak for VLAN 0 device by Cong Wang · 8 years ago
  57. 6ade262 Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  58. 95f566d of_mdio: avoid MDIO bus removal when a PHY is missing by Madalin Bucur · 8 years ago
  59. b0d55b5 caif_usb: use strlcpy() instead of strncpy() by Xiongfeng Wang · 8 years ago
  60. af60d61 doc: clarification about setting SO_ZEROCOPY by Kornilios Kourtis · 8 years ago
  61. 11d827a net: gianfar_ptp: move set_fipers() to spinlock protecting area by Yangbo Lu · 8 years ago
  62. e5143f8 Merge branch 'sctp-Some-sockopt-optlen-fixes' by David S. Miller · 8 years ago
  63. c76f97c sctp: make use of pre-calculated len by Marcelo Ricardo Leitner · 8 years ago
  64. 5960cef sctp: add a ceiling to optlen in some sockopts by Marcelo Ricardo Leitner · 8 years ago
  65. 2e83acb sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events by Marcelo Ricardo Leitner · 8 years ago
  66. 5f615b9 Merge tag 'sound-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  67. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 8 years ago
  68. 1e77fc8 gpio: Add missing open drain/source handling to gpiod_set_value_cansleep() by Geert Uytterhoeven · 8 years ago
  69. 76a4201 xfrm: Fix a race in the xdst pcpu cache. by Steffen Klassert · 8 years ago
  70. 1e532d2 af_key: Fix memory leak in key_notify_policy. by Steffen Klassert · 8 years ago
  71. cf1fb15 Merge tag 'riscv-for-linus-4.15-rc8_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 8 years ago
  72. 44cae9b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  73. 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 8 years ago
  74. d476c53 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  75. be95a84 bpf: avoid false sharing of map refcount with max_entries by Daniel Borkmann · 8 years ago
  76. 4512c43 ipv6: remove null_entry before adding default route by Wei Wang · 8 years ago
  77. 22dd8e6 Merge branch 'Ether-fixes-for-the-SolutionEngine771x-boards' by David S. Miller · 8 years ago
  78. f9a531d SolutionEngine771x: add Ether TSU resource by Sergei Shtylyov · 8 years ago
  79. 195e2ad SolutionEngine771x: fix Ether platform data by Sergei Shtylyov · 8 years ago
  80. 2fdd181 docs-rst: networking: wire up msg_zerocopy by Mike Rapoport · 8 years ago
  81. 20b50d7 net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() by Nicolai Stange · 8 years ago
  82. 3dc2fa47 net: caif: use strlcpy() instead of strncpy() by Xiongfeng Wang · 8 years ago
  83. 21acdf4 rbd: set max_segments to USHRT_MAX by Ilya Dryomov · 8 years ago
  84. edd8ca8 rbd: reacquire lock should update lock owner client id by Florian Margaine · 8 years ago
  85. b8fd082 net: core: fix module type in sock_diag_bind by Andrii Vladyka · 8 years ago
  86. 374d1b5 esp: Fix GRO when the headers not fully in the linear part of the skb. by Steffen Klassert · 8 years ago
  87. ef7f8ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  88. 44596f8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 8 years ago
  89. b215739 bpf: prevent out-of-bounds speculation by Alexei Starovoitov · 8 years ago
  90. d32da58 Merge tag 'platform-drivers-x86-v4.15-4' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  91. 50f3d74 sh_eth: fix TXALCR1 offsets by Sergei Shtylyov · 8 years ago
  92. 56c0290 mdio-sun4i: Fix a memory leak by Christophe JAILLET · 8 years ago
  93. 46cd750 phylink: mark expected switch fall-throughs in phylink_mii_ioctl by Gustavo A. R. Silva · 8 years ago
  94. 313c86d Merge branch 'SCTP-PMTU-discovery-fixes' by David S. Miller · 8 years ago
  95. b6c5734 sctp: fix the handling of ICMP Frag Needed for too small MTUs by Marcelo Ricardo Leitner · 8 years ago
  96. cc35c3d sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled by Marcelo Ricardo Leitner · 8 years ago
  97. b707fda xen-netfront: enable device after manual module load by Eduardo Otubo · 8 years ago
  98. bde2191 Merge branch 'bnxt_en_fixes' by David S. Miller · 8 years ago
  99. 78f3000 bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine. by Venkat Duvvuru · 8 years ago
  100. 7deea45 bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc() by Sunil Challa · 8 years ago