1. 421780f bpfilter: fix build error by Matteo Croce · 6 years ago
  2. 2aee167 net/usb/drivers: Remove useless hrtimer_active check by Daniel Lezcano · 6 years ago
  3. cbf56c2 net/sched: act_ife: preserve the action control in case of error by Davide Caratti · 6 years ago
  4. 0a889b9 net/sched: act_ife: fix recursive lock and idr leak by Davide Caratti · 6 years ago
  5. dc45519e net: ethernet: fix suspend/resume in davinci_emac by Bartosz Golaszewski · 6 years ago
  6. 7892bd0 net: propagate dev_get_valid_name return code by Li RongQing · 6 years ago
  7. 56f7722 enic: do not overwrite error code by Govindarajulu Varadarajan · 6 years ago
  8. 8c43bd1 net/tcp: Fix socket lookups with SO_BINDTODEVICE by David Ahern · 6 years ago
  9. f696a21 ptp: replace getnstimeofday64() with ktime_get_real_ts64() by Arnd Bergmann · 6 years ago
  10. 9b0a8da net/ipv6: respect rcu grace period before freeing fib6_info by Eric Dumazet · 6 years ago
  11. e522343 net: net_failover: fix typo in net_failover_slave_register() by Liran Alon · 6 years ago
  12. 548feb3 ipvlan: use ETH_MAX_MTU as max mtu by Xin Long · 6 years ago
  13. 4e8439a net: hamradio: use eth_broadcast_addr by Stefan Agner · 6 years ago
  14. 3256d29 enic: initialize enic->rfs_h.lock in enic_probe by Govindarajulu Varadarajan · 6 years ago
  15. d1a65e2 Merge branch 'NCSI-silence-warning-messages' by David S. Miller · 6 years ago
  16. 01a2198 MAINTAINERS: Add Sam as the maintainer for NCSI by Joel Stanley · 6 years ago
  17. 6e42a3f net/ncsi: Use netdev_dbg for debug messages by Joel Stanley · 6 years ago
  18. 5d3b146 net/ncsi: Drop no more channels message by Joel Stanley · 6 years ago
  19. 87975a0 net/ncsi: Silence debug messages by Joel Stanley · 6 years ago
  20. c51818d bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize by Daniel Borkmann · 6 years ago
  21. d563e7a Merge branch 'qed-fixes' by David S. Miller · 6 years ago
  22. ff54d5c qed: Do not advertise DCBX_LLD_MANAGED capability. by Sudarsana Reddy Kalluru · 6 years ago
  23. 3935a70 qed: Add sanity check for SIMD fastpath handler. by Sudarsana Reddy Kalluru · 6 years ago
  24. 4f9de4d qed: Fix possible memory leak in Rx error path handling. by Sudarsana Reddy Kalluru · 6 years ago
  25. 7e85dc8 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 6 years ago
  26. a912288 bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly. by David S. Miller · 6 years ago
  27. 9bbe60a atm: Preserve value of skb->truesize when accounting to vcc by David Woodhouse · 6 years ago
  28. 0841d98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  29. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  30. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  31. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  32. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  33. de7f01c Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  34. 8d1e513 Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  35. 6d5fc19 xdp: Fix handling of devmap in generic XDP by Toshiaki Makita · 6 years ago
  36. 6a4d4b3 Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  37. 8949170c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  38. 2f3f056 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  39. b5518c7 Merge branch 'bpf-fixes' by Alexei Starovoitov · 6 years ago
  40. 9facc33 bpf: reject any prog that failed read-only lock by Daniel Borkmann · 6 years ago
  41. 7d1982b bpf: fix panic in prog load calls cleanup by Daniel Borkmann · 6 years ago
  42. 7cfde0a net: stmmac: Run HWIF Quirks after getting HW caps by Jose Abreu · 6 years ago
  43. f6a6f20 neighbour: skip NTF_EXT_LEARNED entries during forced gc by Roopa Prabhu · 6 years ago
  44. 7c09977 net: cxgb3: add error handling for sysfs_create_group by Zhouyang Jia · 6 years ago
  45. c14a024 Merge branch 'tls-fixes' by David S. Miller · 6 years ago
  46. 06030db tls: fix waitall behavior in tls_sw_recvmsg by Daniel Borkmann · 6 years ago
  47. a447da7 tls: fix use-after-free in tls_push_record by Daniel Borkmann · 6 years ago
  48. 695ad87 Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions' by David S. Miller · 6 years ago
  49. ecd012e l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() by Guillaume Nault · 6 years ago
  50. de9bada l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels by Guillaume Nault · 6 years ago
  51. eab9a2d Merge branch 'mlxsw-IPv6-and-reference-counting-fixes' by David S. Miller · 6 years ago
  52. 9e25826 mlxsw: spectrum_switchdev: Fix port_vlan refcounting by Petr Machata · 6 years ago
  53. ce45bde mlxsw: spectrum_router: Align with new route replace logic by Ido Schimmel · 6 years ago
  54. 53b562d mlxsw: spectrum_router: Allow appending to dev-only routes by Ido Schimmel · 6 years ago
  55. 6eba08c ipv6: Only emit append events for appended routes by Ido Schimmel · 6 years ago
  56. 41f9ba6 Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  57. ab188e8 stmmac: added support for 802.1ad vlan stripping by Elad Nachman · 6 years ago
  58. 47ea0f2 afs: Optimise callback breaking by not repeating volume lookup by David Howells · 6 years ago
  59. 0da0b7f afs: Display manually added cells in dynamic root mount by David Howells · 6 years ago
  60. c88d5a7 afs: Enable IPv6 DNS lookups by David Howells · 6 years ago
  61. bf2b61a cfg80211: fix rcu in cfg80211_unregister_wdev by Dedy Lansky · 6 years ago
  62. dc8b274 mac80211: Move up init of TXQs by Toke Høiland-Jørgensen · 6 years ago
  63. 3f61b7a mac80211_hwsim: fix module init error paths by Johannes Berg · 6 years ago
  64. 3c12d04 cfg80211: initialize sinfo in cfg80211_get_station by Sven Eckelmann · 6 years ago
  65. badbc27 nl80211: fix some kernel doc tag mistakes by Luca Coelho · 6 years ago
  66. 4c5e8fc Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  67. 2f6e24d Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  68. becfc5e Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  69. 0aac4bce afs: Show all of a server's addresses in /proc/fs/afs/servers by David Howells · 6 years ago
  70. b6cfbec afs: Handle CONFIG_PROC_FS=n by David Howells · 6 years ago
  71. 24074a3 proc: Make inline name size calculation automatic by David Howells · 6 years ago
  72. 430ff79 orangefs: simplify compat ioctl handling by Al Viro · 6 years ago
  73. 5ed0127 signalfd: lift sigmask copyin and size checks to callers of do_signalfd4() by Al Viro · 6 years ago
  74. 06bdf28 hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload by Haiyang Zhang · 6 years ago
  75. f1693c6 rds: avoid unenecessary cong_update in loop transport by Santosh Shilimkar · 6 years ago
  76. daf0678 Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  77. 26bf8a8 bpf, selftests: delete xfrm tunnel when test exits. by William Tu · 6 years ago
  78. 36ffdbc bpf, selftest: check tunnel type more accurately by Jian Wang · 6 years ago
  79. 902196a Merge branch 'bpf-misc-fixes' by Daniel Borkmann · 6 years ago
  80. 47cf52a selftests/bpf: test offloads even with BPF programs present by Jakub Kicinski · 6 years ago
  81. 07480cb tools: bpftool: improve accuracy of load time by Jakub Kicinski · 6 years ago
  82. 7f6afc3 Merge branch 'l2tp-fixes' by David S. Miller · 6 years ago
  83. bda06be l2tp: clean up stale tunnel or session in pppol2tp_connect's error path by Guillaume Nault · 6 years ago
  84. 3e1bc8b l2tp: prevent pppol2tp_connect() from creating kernel sockets by Guillaume Nault · 6 years ago
  85. 7ac6ab1 l2tp: only accept PPP sessions in pppol2tp_connect() by Guillaume Nault · 6 years ago
  86. 90904ff l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect() by Guillaume Nault · 6 years ago
  87. 11c5ad0 eventpoll: switch to ->poll_mask by Ben Noordhuis · 6 years ago
  88. 2739b80 aio: only return events requested in poll_mask() for IOCB_CMD_POLL by Christoph Hellwig · 6 years ago
  89. aeddb6d Merge branch 'emaclite-fixes' by David S. Miller · 6 years ago
  90. 560c5bd net: emaclite: Remove xemaclite_mdio_setup return check by Radhey Shyam Pandey · 6 years ago
  91. bd45cbf net: emaclite: Remove unused 'has_mdio' flag. by Radhey Shyam Pandey · 6 years ago
  92. 27cad00 net: emaclite: Fix MDIO bus unregister bug by Radhey Shyam Pandey · 6 years ago
  93. 087fca5 net: emaclite: Fix position of lp->mii_bus assignment by Radhey Shyam Pandey · 6 years ago
  94. 4d572d9 eventfd: only return events requested in poll_mask() by Avi Kivity · 6 years ago
  95. 94aefd3 aio: mark __aio_sigset::sigmask const by Avi Kivity · 6 years ago
  96. 4fd44a9 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 6 years ago
  97. bdf767c net: qcom/emac: Add missing of_node_put() by YueHaibing · 6 years ago
  98. b5d903c2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  99. ee410f1 lib/test_printf.c: call wait_for_random_bytes() before plain %p tests by Thierry Escande · 6 years ago
  100. 608dbdf hexagon: drop the unused variable zero_page_mask by Anshuman Khandual · 6 years ago