1. 32d3e51 net_sched: use macvlan real dev trans_start in dev_trans_start() by Chris Dion · 7 years ago
  2. cc10f87 xen-netback: Fix logging message with spurious period after newline by Joe Perches · 7 years ago
  3. 134059f net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts by Florian Westphal · 7 years ago
  4. 8e1611e make sock_alloc_file() do sock_release() on failures by Al Viro · 7 years ago
  5. 016a266 socketpair(): allocate descriptors first by Al Viro · 7 years ago
  6. a573943 fix kcm_clone() by Al Viro · 7 years ago
  7. 69c6486 dccp: CVE-2017-8824: use-after-free in DCCP code by Mohamed Ghannam · 7 years ago
  8. d7efc6c net: remove hlist_nulls_add_tail_rcu() by Eric Dumazet · 7 years ago
  9. a526644 Merge branch 'rmnet-Fix-leaks-in-failure-scenarios' by David S. Miller · 7 years ago
  10. 6296928 net: qualcomm: rmnet: Fix leak in device creation failure by Subash Abhinov Kasiviswanathan · 7 years ago
  11. c20a548 net: qualcomm: rmnet: Fix leak on transmit failure by Subash Abhinov Kasiviswanathan · 7 years ago
  12. c9d3fe9 VSOCK: fix outdated sk_state value in hvs_release() by Stefan Hajnoczi · 7 years ago
  13. a7d5f10 tipc: fix memory leak in tipc_accept_from_sock() by Jon Maloy · 7 years ago
  14. 672ecbe tipc: fix a null pointer deref on error path by Cong Wang · 7 years ago
  15. a6cec1f Merge branch 'sh_eth-dma-mapping-fixes' by David S. Miller · 7 years ago
  16. 573500dbf net: sh_eth: don't use NULL as "struct device" for the DMA mapping API by Thomas Petazzoni · 7 years ago
  17. 22c1aed net: sh_eth: use correct "struct device" when calling DMA mapping functions by Thomas Petazzoni · 7 years ago
  18. c1d69de Merge branch 'RED-qdisc-fixes' by David S. Miller · 7 years ago
  19. 8afa10c net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
  20. 5c47220 net_sched: red: Avoid devision by zero by Nogah Frankel · 7 years ago
  21. 5811767 gianfar: fix a flooded alignment reports because of padding issue. by Zumeng Chen · 7 years ago
  22. 029b6d1 Revert "net: core: maybe return -EEXIST in __dev_alloc_name" by Johannes Berg · 7 years ago
  23. 42d779f nfp: fix port stats for mac representors by Pieter Jansen van Vuuren · 7 years ago
  24. e599ea1 Revert "tcp: must block bh in __inet_twsk_hashdance()" by Eric Dumazet · 7 years ago
  25. 2391f0b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  26. 236fa07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  27. 8ee5ad1 arch/tile: mark as orphaned by Chris Metcalf · 7 years ago
  28. c2eb6d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  29. e4485c7 Merge branch 'tcp-cb-selinux-corruption' by David S. Miller · 7 years ago
  30. b4d1605 tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match() by David Ahern · 7 years ago
  31. eeea10b tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb() by Eric Dumazet · 7 years ago
  32. ae64f9b Linux 4.15-rc2 by Linus Torvalds · 7 years ago
  33. 87fc5c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  34. ae4806a Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  35. 49a418d Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  36. bcd1d60 rxrpc: Fix the MAINTAINERS record by David Howells · 7 years ago
  37. c501256 rxrpc: Use correct netns source in rxrpc_release_sock() by David Howells · 7 years ago
  38. 886afc1 liquidio: fix incorrect indentation of assignment statement by Colin Ian King · 7 years ago
  39. ed75e1a Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  40. edef309 Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 7 years ago
  41. 45ab4b1 stmmac: reset last TSO segment size after device open by Lars Persson · 7 years ago
  42. a98a4eb ipvlan: Add the skb->mark as flow4's member to lookup route by Gao Feng · 7 years ago
  43. af57b7f Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  44. 0cbff6d s390/qeth: build max size GSO skbs on L2 devices by Julian Wiedmann · 7 years ago
  45. 6d69b1f s390/qeth: fix GSO throughput regression by Julian Wiedmann · 7 years ago
  46. bc3ab705 s390/qeth: fix thinko in IPv4 multicast address tracking by Julian Wiedmann · 7 years ago
  47. 7344ba0 Merge branch 'vhost-skb-leaks' by David S. Miller · 7 years ago
  48. 61d7853 tap: free skb if flags error by Wei Xu · 7 years ago
  49. c33ee15 tun: free skb in early errors by Wei Xu · 7 years ago
  50. 6e47408 vhost: fix skb leak in handle_rx() by Wei Xu · 7 years ago
  51. fa935ca Merge branch 'bnxt_en-fixes' by David S. Miller · 7 years ago
  52. ebd5818 bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg() by Vasundhara Volam · 7 years ago
  53. e9ecc73 bnxt_en: fix dst/src fid for vxlan encap/decap actions by Sathya Perla · 7 years ago
  54. c8fb7b8 bnxt_en: wildcard smac while creating tunnel decap filter by Sunil Challa · 7 years ago
  55. a7f3f93 bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown by Ray Jui · 7 years ago
  56. 2db767d Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  57. 788c1da Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  58. e1ba1c9 Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  59. 4b1967c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  60. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  61. 185e788 move libgcc.h to include/linux by Palmer Dabbelt · 7 years ago
  62. 7382fbd RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  63. 07f8ba7 RISC-V: User-Visible Changes by Palmer Dabbelt · 7 years ago
  64. f8182f6 RISC-V Atomic Cleanups by Palmer Dabbelt · 7 years ago
  65. da894ff RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  66. 4db2b60 move libgcc.h to include/linux by Christoph Hellwig · 7 years ago
  67. ccab371 Merge branch 'sfp-phylink-fixes' by David S. Miller · 7 years ago
  68. 2012b7d phylink: ensure we take the link down when phylink_stop() is called by Russell King · 7 years ago
  69. ec7681b sfp: warn about modules requiring address change sequence by Russell King · 7 years ago
  70. 710dfbb sfp: improve RX_LOS handling by Russell King · 7 years ago
  71. acf1c02 sfp: fix RX_LOS signal handling by Russell King · 7 years ago
  72. a0da456 net: phy-micrel: check return code in flp center function by Max Uvarov · 7 years ago
  73. c7799c0 tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() by Tommi Rantala · 7 years ago
  74. cfac7f8 tcp/dccp: block bh before arming time_wait timer by Eric Dumazet · 7 years ago
  75. b484d8a Merge branch 'sctp-prsctp-chunk-fixes' by David S. Miller · 7 years ago
  76. 779edd7 sctp: do not abandon the other frags in unsent outq if one msg has outstanding frags by Xin Long · 7 years ago
  77. e5f6129 sctp: abandon the whole msg if one part of a fragmented message is abandoned by Xin Long · 7 years ago
  78. d30fc51 sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune by Xin Long · 7 years ago
  79. d9e427f virtio_balloon: fix increment of vb->num_pfns in fill_balloon() by Jan Stancek · 7 years ago
  80. e60ea67 virtio: release virtio index when fail to device_register by weiping zhang · 7 years ago
  81. 23f1b8d fw_cfg: fix driver remove by Marc-André Lureau · 7 years ago
  82. a0651c7 Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  83. ae753ee Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  84. 3c1c4dd Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  85. 5dc9cbc Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  86. 75f64f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  87. 3a33c76 arm64: context: Fix comments and remove pointless smp_wmb() by Will Deacon · 7 years ago
  88. 770ba06 arm64: cpu_ops: Add missing 'const' qualifiers by Yury Norov · 7 years ago
  89. f8ada18 arm64: perf: remove unsupported events for Cortex-A73 by Xu YiPing · 7 years ago
  90. 9de52a7 arm64: fpsimd: Fix failure to restore FPSIMD state after signals by Dave Martin · 7 years ago
  91. a349b30 arm64: pgd: Mark pgd_cache as __ro_after_init by Jinbum Park · 7 years ago
  92. be0f272 arm64: ftrace: emit ftrace-mod.o contents through code by Ard Biesheuvel · 7 years ago
  93. 7e8b9c1 arm64: module-plts: factor out PLT generation code for ftrace by Ard Biesheuvel · 7 years ago
  94. f8de483 afs: Properly reset afs_vnode (inode) fields by David Howells · 7 years ago
  95. 1bcab12 afs: Fix permit refcounting by David Howells · 7 years ago
  96. 1cb35a3 can: mcba_usb: fix device disconnect bug by Martin Kelly · 7 years ago
  97. 3fed8db can: mcba_usb: fix typo by Martin Kelly · 7 years ago
  98. 29c64b1 can: flexcan: fix VF610 state transition issue by Marc Kleine-Budde · 7 years ago
  99. 658f534 can: flexcan: Update IRQ Err Passive information by Marc Kleine-Budde · 7 years ago
  100. 5c2cb02 can: peak/pci: fix potential bug when probe() fails by Stephane Grosjean · 7 years ago