1. b25b3e2 Merge branch 'tcp-bbr-sampling-fixes' by David S. Miller · 7 years ago
  2. 600647d tcp_bbr: reset long-term bandwidth sampling on loss recovery undo by Neal Cardwell · 7 years ago
  3. 2f6c498 tcp_bbr: reset full pipe detection on loss recovery undo by Neal Cardwell · 7 years ago
  4. c589e69b tcp_bbr: record "full bw reached" decision in new full_bw_reached bit by Neal Cardwell · 7 years ago
  5. d4a7a88 sfc: pass valid pointers from efx_enqueue_unwind by Bert Kenward · 7 years ago
  6. b6b5e8a gianfar: Disable EEE autoneg by default by Claudiu Manoil · 7 years ago
  7. d476175 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 7 years ago
  8. 195bd52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  9. a4abd7a usbnet: fix alignment for frames with no ethernet header by Bjørn Mork · 7 years ago
  10. 8632385 tcp: use current time in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  11. 6e237d0 netlink: Relax attr validation for fixed length types by David Ahern · 7 years ago
  12. 74c4b65 adding missing rcu_read_unlock in ipxip6_rcv by Nikita V. Shirokov · 7 years ago
  13. c880949 Merge branch 'mv88e6xxx-error-patch-fixes' by David S. Miller · 7 years ago
  14. 3126aee net: dsa: mv88e6xxx: Unregister MDIO bus on error path by Andrew Lunn · 7 years ago
  15. 3d5fdba net: dsa: mv88e6xxx: Fix interrupt masking on removal by Andrew Lunn · 7 years ago
  16. e46772a net: ethernet: arc: fix error handling in emac_rockchip_probe by Branislav Radocaj · 7 years ago
  17. 589bf32 net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case by Tobias Jordan · 7 years ago
  18. 30f1e59 drivers: net: dsa: remove duplicate includes by Pravin Shedge · 7 years ago
  19. f3069c6 rds: Fix NULL pointer dereference in __rds_rdma_map by Håkon Bugge · 7 years ago
  20. 32d3e51 net_sched: use macvlan real dev trans_start in dev_trans_start() by Chris Dion · 7 years ago
  21. cc10f87 xen-netback: Fix logging message with spurious period after newline by Joe Perches · 7 years ago
  22. 134059f net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts by Florian Westphal · 7 years ago
  23. 8e1611e make sock_alloc_file() do sock_release() on failures by Al Viro · 7 years ago
  24. 016a266 socketpair(): allocate descriptors first by Al Viro · 7 years ago
  25. a573943 fix kcm_clone() by Al Viro · 7 years ago
  26. 69c6486 dccp: CVE-2017-8824: use-after-free in DCCP code by Mohamed Ghannam · 7 years ago
  27. d7efc6c net: remove hlist_nulls_add_tail_rcu() by Eric Dumazet · 7 years ago
  28. a526644 Merge branch 'rmnet-Fix-leaks-in-failure-scenarios' by David S. Miller · 7 years ago
  29. 6296928 net: qualcomm: rmnet: Fix leak in device creation failure by Subash Abhinov Kasiviswanathan · 7 years ago
  30. c20a548 net: qualcomm: rmnet: Fix leak on transmit failure by Subash Abhinov Kasiviswanathan · 7 years ago
  31. c9d3fe9 VSOCK: fix outdated sk_state value in hvs_release() by Stefan Hajnoczi · 7 years ago
  32. a7d5f10 tipc: fix memory leak in tipc_accept_from_sock() by Jon Maloy · 7 years ago
  33. 672ecbe tipc: fix a null pointer deref on error path by Cong Wang · 7 years ago
  34. a6cec1f Merge branch 'sh_eth-dma-mapping-fixes' by David S. Miller · 7 years ago
  35. 573500dbf net: sh_eth: don't use NULL as "struct device" for the DMA mapping API by Thomas Petazzoni · 7 years ago
  36. 22c1aed net: sh_eth: use correct "struct device" when calling DMA mapping functions by Thomas Petazzoni · 7 years ago
  37. c1d69de Merge branch 'RED-qdisc-fixes' by David S. Miller · 7 years ago
  38. 8afa10c net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
  39. 5c47220 net_sched: red: Avoid devision by zero by Nogah Frankel · 7 years ago
  40. 5811767 gianfar: fix a flooded alignment reports because of padding issue. by Zumeng Chen · 7 years ago
  41. 029b6d1 Revert "net: core: maybe return -EEXIST in __dev_alloc_name" by Johannes Berg · 7 years ago
  42. 42d779f nfp: fix port stats for mac representors by Pieter Jansen van Vuuren · 7 years ago
  43. e599ea1 Revert "tcp: must block bh in __inet_twsk_hashdance()" by Eric Dumazet · 7 years ago
  44. 037776e Merge branch 'bpf-fix-broken-uapi-for-pt-regs' by Daniel Borkmann · 7 years ago
  45. a81c421 perf s390: add regs_query_register_offset() by Hendrik Brueckner · 7 years ago
  46. 618e165 selftests/bpf: sync kernel headers and introduce arch support in Makefile by Hendrik Brueckner · 7 years ago
  47. 62e1dfa s390/uapi: correct whitespace & coding style in asm/ptrace.h by Hendrik Brueckner · 7 years ago
  48. a39cada arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  49. 466698e s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  50. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  51. 2391f0b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  52. 236fa07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  53. 8ee5ad1 arch/tile: mark as orphaned by Chris Metcalf · 7 years ago
  54. c2eb6d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  55. e4485c7 Merge branch 'tcp-cb-selinux-corruption' by David S. Miller · 7 years ago
  56. b4d1605 tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match() by David Ahern · 7 years ago
  57. eeea10b tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb() by Eric Dumazet · 7 years ago
  58. ae64f9b Linux 4.15-rc2 by Linus Torvalds · 7 years ago
  59. 87fc5c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  60. ae4806a Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  61. 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
  62. bcd1d60 rxrpc: Fix the MAINTAINERS record by David Howells · 7 years ago
  63. c501256 rxrpc: Use correct netns source in rxrpc_release_sock() by David Howells · 7 years ago
  64. 886afc1 liquidio: fix incorrect indentation of assignment statement by Colin Ian King · 7 years ago
  65. 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
  66. 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
  67. 45ab4b1 stmmac: reset last TSO segment size after device open by Lars Persson · 7 years ago
  68. a98a4eb ipvlan: Add the skb->mark as flow4's member to lookup route by Gao Feng · 7 years ago
  69. af57b7f Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  70. 0cbff6d s390/qeth: build max size GSO skbs on L2 devices by Julian Wiedmann · 7 years ago
  71. 6d69b1f s390/qeth: fix GSO throughput regression by Julian Wiedmann · 7 years ago
  72. bc3ab705 s390/qeth: fix thinko in IPv4 multicast address tracking by Julian Wiedmann · 7 years ago
  73. 7344ba0 Merge branch 'vhost-skb-leaks' by David S. Miller · 7 years ago
  74. 61d7853 tap: free skb if flags error by Wei Xu · 7 years ago
  75. c33ee15 tun: free skb in early errors by Wei Xu · 7 years ago
  76. 6e47408 vhost: fix skb leak in handle_rx() by Wei Xu · 7 years ago
  77. fa935ca Merge branch 'bnxt_en-fixes' by David S. Miller · 7 years ago
  78. ebd5818 bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg() by Vasundhara Volam · 7 years ago
  79. e9ecc73 bnxt_en: fix dst/src fid for vxlan encap/decap actions by Sathya Perla · 7 years ago
  80. c8fb7b8 bnxt_en: wildcard smac while creating tunnel decap filter by Sunil Challa · 7 years ago
  81. a7f3f93 bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown by Ray Jui · 7 years ago
  82. 2db767d Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  83. 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
  84. 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
  85. 4b1967c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  86. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  87. 185e788 move libgcc.h to include/linux by Palmer Dabbelt · 7 years ago
  88. 7382fbd RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  89. 07f8ba7 RISC-V: User-Visible Changes by Palmer Dabbelt · 7 years ago
  90. f8182f6 RISC-V Atomic Cleanups by Palmer Dabbelt · 7 years ago
  91. da894ff RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  92. 4db2b60 move libgcc.h to include/linux by Christoph Hellwig · 7 years ago
  93. ccab371 Merge branch 'sfp-phylink-fixes' by David S. Miller · 7 years ago
  94. 2012b7d phylink: ensure we take the link down when phylink_stop() is called by Russell King · 7 years ago
  95. ec7681b sfp: warn about modules requiring address change sequence by Russell King · 7 years ago
  96. 710dfbb sfp: improve RX_LOS handling by Russell King · 7 years ago
  97. acf1c02 sfp: fix RX_LOS signal handling by Russell King · 7 years ago
  98. a0da456 net: phy-micrel: check return code in flp center function by Max Uvarov · 7 years ago
  99. c7799c0 tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() by Tommi Rantala · 7 years ago
  100. cfac7f8 tcp/dccp: block bh before arming time_wait timer by Eric Dumazet · 7 years ago