1. ff2ebbf tipc: introduce new capability flag for cluster by Hoang Le · 6 years ago
  2. 02ec6ca tipc: support broadcast/replicast configurable for bc-link by Hoang Le · 6 years ago
  3. 310974f virtio_net: remove hcpu from virtnet_clean_affinity by Peter Xu · 6 years ago
  4. ffa9125 Documentation: networking: Update netdev-FAQ regarding patches by Florian Fainelli · 6 years ago
  5. d0645cf Merge branch 's390-qeth-fixes' by David S. Miller · 6 years ago
  6. 104b485 s390/qeth: be drop monitor friendly by Julian Wiedmann · 6 years ago
  7. 7221b72 s390/qeth: fix race when initializing the IP address table by Julian Wiedmann · 6 years ago
  8. 12b409d s390/qeth: don't erase configuration while probing by Julian Wiedmann · 6 years ago
  9. fae846e mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S by Bjorn Helgaas · 6 years ago
  10. 7c61468 Merge branch 'sctp-fix-ignoring-asoc_id-for-tcp-style-sockets-on-some-setsockopts' by David S. Miller · 6 years ago
  11. b59c19d sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER sockopt by Xin Long · 6 years ago
  12. 9951861 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockopt by Xin Long · 6 years ago
  13. 9430ff9 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET sockopt by Xin Long · 6 years ago
  14. cbb45c6 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockopt by Xin Long · 6 years ago
  15. 200f3a3b sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY sockopt by Xin Long · 6 years ago
  16. 220675e sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockopt by Xin Long · 6 years ago
  17. 06b39e8 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockopt by Xin Long · 6 years ago
  18. 0685d6b sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockopt by Xin Long · 6 years ago
  19. 746bc21 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockopt by Xin Long · 6 years ago
  20. cface2c sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockopt by Xin Long · 6 years ago
  21. a842e65 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockopt by Xin Long · 6 years ago
  22. 8e2614f sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockopt by Xin Long · 6 years ago
  23. 1354e72 sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM sockopt by Marcelo Ricardo Leitner · 6 years ago
  24. 636d25d sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant by Xin Long · 6 years ago
  25. 273160f sctp: get sctphdr by offset in sctp_compute_cksum by Xin Long · 6 years ago
  26. 18bed89 af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL by Yoshiki Komachi · 6 years ago
  27. a4dc6a4 packets: Always register packet sk in the same order by Maxime Chevallier · 6 years ago
  28. cc4807b vxlan: Don't call gro_cells_destroy() before device is unregistered by Zhiqiang Liu · 6 years ago
  29. a7faaa0 net: aquantia: fix rx checksum offload for UDP/TCP over IPv6 by Dmitry Bogdanov · 6 years ago
  30. bb9e5c5 mac8390: Fix mmio access size probe by Finn Thain · 6 years ago
  31. c22da36 gtp: change NET_UDP_TUNNEL dependency to select by Matteo Croce · 6 years ago
  32. e5dcc0c net: rose: fix a possible stack overflow by Eric Dumazet · 6 years ago
  33. 25208dd doc: fix link to MSG_ZEROCOPY patchset by Tobias Klauser · 6 years ago
  34. ea23931 tipc: allow service ranges to be connect()'ed on RDM/DGRAM by Erik Hugne · 6 years ago
  35. 65e9a6d networking: fix snmp_counter.rst Doc. Warnings by Randy Dunlap · 6 years ago
  36. 517ccc2 net: tipc: fix a missing check for nla_nest_start by Kangjie Lu · 6 years ago
  37. 9180bb4 tun: add a missing rcu_read_unlock() in error path by Eric Dumazet · 6 years ago
  38. 0aedadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  39. 4589e28 net: tipc: fix a missing check of nla_nest_start by Kangjie Lu · 6 years ago
  40. 07660ca net: ncsi: fix a missing check for nla_nest_start by Kangjie Lu · 6 years ago
  41. 0fff9bd net: openvswitch: fix missing checks for nla_nest_start by Kangjie Lu · 6 years ago
  42. 6f19893 net: openvswitch: fix a NULL pointer dereference by Kangjie Lu · 6 years ago
  43. 86be36f powerpc: bpf: Fix generation of load/store DW instructions by Naveen N. Rao · 6 years ago
  44. 044175a xsk: fix umem memory leak on cleanup by Björn Töpel · 6 years ago
  45. 4477138 tun: properly test for IFF_UP by Eric Dumazet · 6 years ago
  46. daa5c4d net: phy: meson-gxl: fix interrupt support by Jerome Brunet · 6 years ago
  47. 8a3c245 net: add documentation to socket.c by Pedro Tammela · 6 years ago
  48. 228cd2d net: strparser: fix a missing check for create_singlethread_workqueue by Kangjie Lu · 6 years ago
  49. 68cfe9a net: sis900: fix indentation issues, remove some spaces by Colin Ian King · 6 years ago
  50. 3d4c3ce drivers: net: atp: fix various indentation issues by Colin Ian King · 6 years ago
  51. eab2fc8 sch_cake: Interpret fwmark parameter as a bitmask by Toke Høiland-Jørgensen · 6 years ago
  52. 5bf7295 qlcnic: Avoid potential NULL pointer dereference by Aditya Pakki · 6 years ago
  53. 58f2ce6 net: stmmac: fix jumbo frame sending with non-linear skbs by Aaro Koskinen · 6 years ago
  54. 80acbed net: stmmac: don't set own bit too early for jumbo frames by Aaro Koskinen · 6 years ago
  55. 9804501 appletalk: Fix potential NULL pointer dereference in unregister_snap_client by YueHaibing · 6 years ago
  56. f261c4e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  57. a4046c0 include/linux/swap.h: use offsetof() instead of custom __swapoffset macro by Pi-Hsun Shih · 6 years ago
  58. 1741560 tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind by Alexey Dobriyan · 6 years ago
  59. ce82f19 zram: default to lzo-rle instead of lzo by Dave Rodgman · 6 years ago
  60. 2a1180f filemap: pass vm_fault to the mmap ra helpers by Josef Bacik · 6 years ago
  61. 8953839 Merge branch 'fix-bpf-docs' by Alexei Starovoitov · 6 years ago
  62. ea6eced tools: bpf: synchronise BPF UAPI header with tools by Quentin Monnet · 6 years ago
  63. 0eb0978 bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock() by Quentin Monnet · 6 years ago
  64. 62369db bpf: fix documentation for eBPF helpers by Quentin Monnet · 6 years ago
  65. cd70182 Merge branch 'fix-fwd-enum-resolution' by Alexei Starovoitov · 6 years ago
  66. 8fd7a61 selftests/bpf: add fwd enum resolution test for btf_dedup by Andrii Nakryiko · 6 years ago
  67. 9768095 btf: resolve enum fwds in btf_dedup by Andrii Nakryiko · 6 years ago
  68. 3b319ee Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  69. 9352ca5 Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  70. 9bc4461 Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 6 years ago
  71. f3ca4c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  72. 31ef489 Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  73. 2f19464 Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  74. dc2535b Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  75. b6e8811 Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc' by Rafael J. Wysocki · 6 years ago
  76. b444e1a Merge branches 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 6 years ago
  77. 75f3e23 Merge branch 'pm-domains' by Rafael J. Wysocki · 6 years ago
  78. 4650b27 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  79. e603525 Merge branches 'pm-core', 'pm-sleep' and 'pm-qos' by Rafael J. Wysocki · 6 years ago
  80. 9417d81 pptp: dst_release sk_dst_cache in pptp_sock_destruct by Xin Long · 6 years ago
  81. 63b6c97 MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom list by Florian Fainelli · 6 years ago
  82. 163d1c3 l2tp: fix infoleak in l2tp_ip6_recvmsg() by Eric Dumazet · 6 years ago
  83. 4504ab0 net/tls: Inform user space about send buffer availability by Vakul Garg · 6 years ago
  84. 5b5f99b net_sched: return correct value for *notify* functions by Zhike Wang · 6 years ago
  85. deb6bfa lan743x: Fix TX Stall Issue by Bryan Whitehead · 6 years ago
  86. f48a920 Merge branch 'fix-fullsock-access-after-bpf_sk_release' by Alexei Starovoitov · 6 years ago
  87. 7681e7b bpf: Add an example for bpf_get_listener_sock by Martin KaFai Lau · 6 years ago
  88. b55aa7b bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock by Martin KaFai Lau · 6 years ago
  89. ef776a2 bpf: Sync bpf.h to tools/ by Martin KaFai Lau · 6 years ago
  90. dbafd7d bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helper by Martin KaFai Lau · 6 years ago
  91. 1b98658 bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release by Martin KaFai Lau · 6 years ago
  92. fa3d493 Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  93. 8636b1d Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  94. 5453a3d Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  95. add8462 Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 6 years ago
  96. 3a186d3 Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  97. dac0bde Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  98. 5ea6718 Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  99. 3bb0f28 Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  100. a840b56 Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 years ago