1. c7a8978 bpf: don't leave partial mangled prog in jit_subprogs error path by Daniel Borkmann · 6 years ago
  2. 6e6fddc bpf: fix panic due to oob in bpf_prog_test_run_skb by Daniel Borkmann · 6 years ago
  3. b65f370 bpf: btf: Fix bitfield extraction for big endian by Okash Khawaja · 6 years ago
  4. 61d7698 bpf: fix availability probing for seg6 helpers by Mathieu Xhonneux · 6 years ago
  5. 59ee412 bpf: fix ldx in ld_abs rewrite for large offsets by Daniel Borkmann · 6 years ago
  6. b9626f4 samples/bpf: Fix tc and ip paths in xdp2skb_meta.sh by Taeung Song · 6 years ago
  7. f292b87 bpf: include errno.h from bpf-cgroup.h by Roman Gushchin · 6 years ago
  8. 6508b67 tcp: cleanup copied_seq and urg_data in tcp_disconnect by Eric Dumazet · 6 years ago
  9. 7f93d12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  10. f6f2a4a ipfrag: really prevent allocation on netns exit by Paolo Abeni · 6 years ago
  11. acc2cf4 net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 6 years ago
  12. e737219 net/ipv4: Set oif in fib_compute_spec_dst by David Ahern · 6 years ago
  13. d8d7218 xdp: XDP_REDIRECT should check IFF_UP and MTU by Toshiaki Makita · 6 years ago
  14. 4fb126c Merge branch 'sockhash-fixes' by Alexei Starovoitov · 6 years ago
  15. 0ea488f bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb by John Fastabend · 6 years ago
  16. 7ebc14d bpf: sockmap, consume_skb in close path by John Fastabend · 6 years ago
  17. 99ba2b5 bpf: sockhash, disallow bpf_tcp_close and update in parallel by John Fastabend · 6 years ago
  18. 0c6bc6e bpf: fix sk_skb programs without skb->dev assigned by John Fastabend · 6 years ago
  19. 631da85 Merge branch 'sockmap-fixes' by Alexei Starovoitov · 6 years ago
  20. 1d1ef00 bpf: sockmap, hash table is RCU so readers do not need locks by John Fastabend · 6 years ago
  21. 547b3aa bpf: sockmap, error path can not release psock in multi-map case by John Fastabend · 6 years ago
  22. de508f8 Merge branch 'net-sched-fix-NULL-dereference-in-goto-chain-control-action' by David S. Miller · 6 years ago
  23. 38230a3 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  24. 11a245e net/sched: act_csum: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  25. 404cd08 net: macb: Allocate valid memory for TX and RX BD prefetch by Harini Katakam · 6 years ago
  26. e50b770 net: macb: Free RX ring for all queues by Harini Katakam · 6 years ago
  27. e1bbdd5 net/smc: reduce sock_put() for fallback sockets by Ursula Braun · 6 years ago
  28. 000244d net: bridge: fix br_vlan_get_{pvid,info} return values by Arnd Bergmann · 6 years ago
  29. 843789f cxgb4: assume flash part size to be 4MB, if it can't be determined by Casey Leedom · 6 years ago
  30. 7f978e8 Merge branch 'tipc-dad-fixes' by David S. Miller · 6 years ago
  31. 9faa89d tipc: make function tipc_net_finalize() thread safe by Jon Maloy · 6 years ago
  32. 92018c7 tipc: fix correct setting of message type in second discoverer by Jon Maloy · 6 years ago
  33. e415577 tipc: correct discovery message handling during address trial period by Jon Maloy · 6 years ago
  34. 2a57f18 tipc: fix wrong return value from function tipc_node_try_addr() by Jon Maloy · 6 years ago
  35. 0f62aee Merge branch 'ravb-sh_eth-fix-sleep-in-atomic-by-reusing-shared-ethtool-handlers' by David S. Miller · 6 years ago
  36. 44f3d55 ravb: remove custom .set_link_ksettings from ethtool ops by Vladimir Zapolskiy · 7 years ago
  37. 468e40b ravb: remove custom .get_link_ksettings from ethtool ops by Vladimir Zapolskiy · 7 years ago
  38. efdf751 ravb: remove useless serialization in ravb_get_link_ksettings() by Vladimir Zapolskiy · 7 years ago
  39. eeb0728 ravb: remove custom .nway_reset from ethtool ops by Vladimir Zapolskiy · 7 years ago
  40. 2a150c50 ravb: simplify link auto-negotiation by ethtool by Vladimir Zapolskiy · 7 years ago
  41. 05925e5 ravb: fix invalid context bug while changing link options by ethtool by Vladimir Zapolskiy · 7 years ago
  42. 0973a4d ravb: fix invalid context bug while calling auto-negotiation by ethtool by Vladimir Zapolskiy · 7 years ago
  43. 6783f50 sh_eth: remove custom .set_link_ksettings from ethtool ops by Vladimir Zapolskiy · 7 years ago
  44. 45abbd4 sh_eth: remove custom .get_link_ksettings from ethtool ops by Vladimir Zapolskiy · 7 years ago
  45. f3146f3 sh_eth: remove useless serialization in sh_eth_get_link_ksettings() by Vladimir Zapolskiy · 7 years ago
  46. 4c10628 sh_eth: remove custom .nway_reset from ethtool ops by Vladimir Zapolskiy · 7 years ago
  47. e0afa10 sh_eth: simplify link auto-negotiation by ethtool by Vladimir Zapolskiy · 7 years ago
  48. 5cb3f52 sh_eth: fix invalid context bug while changing link options by ethtool by Vladimir Zapolskiy · 7 years ago
  49. 53a710b sh_eth: fix invalid context bug while calling auto-negotiation by ethtool by Vladimir Zapolskiy · 7 years ago
  50. 70ba5b6 ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns by Tyler Hicks · 6 years ago
  51. 94b3b54 net: aquantia: vlan unicast address list correct handling by Igor Russkikh · 6 years ago
  52. 96f1206 MAINTAINERS: update my email address by Stefan Schmidt · 6 years ago
  53. 7481a85 liquidio: make timeout HZ independent and readable by Nicholas Mc Guire · 7 years ago
  54. 38cd58e qmi_wwan: add support for Quectel EG91 by Matevz Vucnik · 7 years ago
  55. 16fd5d5 Merge branch 'qrtr-Broadcasting-control-messages' by David S. Miller · 6 years ago
  56. d27e77a net: qrtr: Reset the node and port ID of broadcast messages by Arun Kumar Neelakantam · 7 years ago
  57. fdf5fd3 net: qrtr: Broadcast messages only from control port by Arun Kumar Neelakantam · 7 years ago
  58. a9ba23d ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 7 years ago
  59. 0df8adb qed: off by one in qed_parse_mcp_trace_buf() by Dan Carpenter · 7 years ago
  60. c48424d samples/bpf: add .gitignore file by Taeung Song · 7 years ago
  61. 02a2f00 samples/bpf: Check the error of write() and read() by Taeung Song · 7 years ago
  62. 492b7e8 samples/bpf: Check the result of system() by Taeung Song · 7 years ago
  63. 4d5d33a samples/bpf: add missing <linux/if_vlan.h> by Taeung Song · 7 years ago
  64. 5e7ba04 qed: Fix reading stale configuration information by Denis Bolotin · 7 years ago
  65. df8ed34 net: phy: fix flag masking in __set_phy_supported by Heiner Kallweit · 7 years ago
  66. d461e3d smsc75xx: Add workaround for gigabit link up hardware errata. by Yuiko Oshino · 7 years ago
  67. a659254 sctp: fix the issue that pathmtu may be set lower than MINSEGMENT by Xin Long · 7 years ago
  68. 33bd5ac net/ipv6: Revert attempt to simplify route replace and append by David Ahern · 7 years ago
  69. d5a672a gen_stats: Fix netlink stats dumping in the presence of padding by Toke Høiland-Jørgensen · 7 years ago
  70. 0777724 net: phy: marvell: change default m88e1510 LED configuration by Wang Dongsheng · 7 years ago
  71. ed2b82c bpf: hash map: decrement counter on error by Mauricio Vasquez B · 7 years ago
  72. 248c690 Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  73. 2d0ec54 r8169: fix mac address change by Heiner Kallweit · 7 years ago
  74. 52ee6ef tls: fix skb_to_sgvec returning unhandled error. by Doron Roberts-Kedes · 7 years ago
  75. c643ecf lib: rhashtable: Correct self-assignment in rhashtable.c by Rishabh Bhatnagar · 7 years ago
  76. 39d393c Merge branch 'af_xdp-fixes' by Alexei Starovoitov · 7 years ago
  77. a9744f7 xsk: fix potential race in SKB TX completion code by Magnus Karlsson · 7 years ago
  78. c03079c samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sample by Magnus Karlsson · 7 years ago
  79. fe58868 xsk: frame could be completed more than once in SKB path by Magnus Karlsson · 7 years ago
  80. 20b52a7 xsk: fix potential lost completion message in SKB path by Magnus Karlsson · 7 years ago
  81. d0fbad0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  82. 8d2b6f6 Merge tag 'for-linus' of git://github.com/stffrdhrn/linux by Linus Torvalds · 7 years ago
  83. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  84. e48e097 Merge branch 'qed-fixes' by David S. Miller · 7 years ago
  85. 82a4e71 qede: Adverstise software timestamp caps when PHC is not available. by Sudarsana Reddy Kalluru · 7 years ago
  86. cc9b27c qed: Fix use of incorrect size in memcpy call. by Sudarsana Reddy Kalluru · 7 years ago
  87. 538f8d0 qed: Fix setting of incorrect eswitch mode. by Sudarsana Reddy Kalluru · 7 years ago
  88. bb7858b qed: Limit msix vectors in kdump kernel to the minimum required count. by Sudarsana Reddy Kalluru · 7 years ago
  89. 5dc2d39 ipvlan: call dev_change_flags when ipvlan mode is reset by Hangbin Liu · 7 years ago
  90. fc9c202 ipv6: sr: fix passing wrong flags to crypto_alloc_shash() by Eric Biggers · 7 years ago
  91. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
  92. 021c917 Linux 4.18-rc3 by Linus Torvalds · 7 years ago
  93. d3bc0e67f8 Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  94. 4a770e6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  95. d7563ca Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  96. 652788a Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  97. c2aee37 Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  98. c350d6d Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  99. 1236f22 tcp: prevent bogus FRTO undos with non-SACK flows by Ilpo Järvinen · 7 years ago
  100. ae15a41 openrisc: entry: Fix delay slot exception detection by Stafford Horne · 7 years ago