1. 16587c2 ibmvnic: Correct 'unused variable' warning in build. by Nathan Fontenot · 8 years ago
  2. d1cf33d ibmvnic: Add netdev_dbg output for debugging by Nathan Fontenot · 8 years ago
  3. 7c1885a ibmvnic: Clean up resources on probe failure by Nathan Fontenot · 8 years ago
  4. cd9cb38 Merge branch 'rtnetlink-allow-selected-handlers-to-run-without-rtnl' by David S. Miller · 8 years ago
  5. 165b911 net: call newid/getid without rtnl mutex held by Florian Westphal · 8 years ago
  6. 62256f9 rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED by Florian Westphal · 8 years ago
  7. 6853dd4 rtnetlink: protect handler table with rcu by Florian Westphal · 8 years ago
  8. 0cc0902 rtnetlink: small rtnl lock pushdown by Florian Westphal · 8 years ago
  9. 019a316 rtnetlink: add reference counting to prevent module unload while dump is in progress by Florian Westphal · 8 years ago
  10. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 8 years ago
  11. e1fa6d2 rtnetlink: call rtnl_calcit directly by Florian Westphal · 8 years ago
  12. 078295f Merge branch 'bpf-new-branches' by David S. Miller · 8 years ago
  13. 31e482b bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions by Daniel Borkmann · 8 years ago
  14. b4e432f bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifier by Daniel Borkmann · 8 years ago
  15. 5dd294d bpf, nfp: implement jiting of BPF_J{LT,LE} by Daniel Borkmann · 8 years ago
  16. 20dbf5c bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 8 years ago
  17. 3b49780 bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 8 years ago
  18. 1842355 bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 8 years ago
  19. c362b2f bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 8 years ago
  20. 52afc51 bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE} by Daniel Borkmann · 8 years ago
  21. 92b31a9 bpf: add BPF_J{LT,LE,SLT,SLE} instructions by Daniel Borkmann · 8 years ago
  22. 0bdf710 Merge branch 'net-zerocopy-fixes' by David S. Miller · 8 years ago
  23. 0a4a060 sock: fix zerocopy_success regression with msg_zerocopy by Willem de Bruijn · 8 years ago
  24. ccaffff sock: fix zerocopy panic in mem accounting by Willem de Bruijn · 8 years ago
  25. d5e7f82 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  26. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 48fb6f4 futex: Remove unnecessary warning from get_futex_key by Mel Gorman · 8 years ago
  28. 358f8c2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  29. 31cf92f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  30. d555eb6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  31. 4530cca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  32. feca7d8 net: ipv6: avoid overhead when no custom FIB rules are installed by Vincent Bernat · 8 years ago
  33. 8d63bee net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 8 years ago
  34. f374771 isdn: hfcsusb: constify usb_device_id by Arvind Yadav · 8 years ago
  35. 585f46a isdn: hisax: hfc_usb: constify usb_device_id by Arvind Yadav · 8 years ago
  36. bbae08e qmi_wwan: fix NULL deref on disconnect by Bjørn Mork · 8 years ago
  37. 3df3ba2 qmi_wwan: fix NULL deref on disconnect by Bjørn Mork · 8 years ago
  38. 51ce3e2 net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeout by Colin Ian King · 8 years ago
  39. 0a0e1a8 ppp: fix xmit recursion detection on ppp channels by Guillaume Nault · 8 years ago
  40. 05bfd7d rds: Reintroduce statistics counting by Håkon Bugge · 8 years ago
  41. 8ba6092 tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 8 years ago
  42. ec0acb0 net: sched: set xt_tgchk_param par.net properly in ipt_init_target by Xin Long · 8 years ago
  43. 4da1874 cxgb4: Clear On FLASH config file after a FW upgrade by Arjun Vynipadath · 8 years ago
  44. 7120371 net_sched: get rid of some forward declarations by WANG Cong · 8 years ago
  45. 274cdb4 net: dsa: lan9303: Only allocate 3 ports by Egil Hjelmeland · 8 years ago
  46. 996139e selftests: bpf: add a test for XDP redirect by William Tu · 8 years ago
  47. ea6404c8 liquidio: fix misspelled firmware image filenames by Derek Chickles · 8 years ago
  48. 752ba56 bpf: Extend check_uarg_tail_zero() checks by Mickaël Salaün · 8 years ago
  49. 58291a7 bpf: Move check_uarg_tail_zero() upward by Mickaël Salaün · 8 years ago
  50. 7b83f52 netvsc: make sure and unregister datapath by stephen hemminger · 8 years ago
  51. eeb0149 igb: support BCM54616 PHY by John W Linville · 8 years ago
  52. c99c287 liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtool by Intiyaz Basha · 8 years ago
  53. d4661248 igbvf: convert msleep to mdelay in atomic context by Greg Edwards · 8 years ago
  54. 0d3ee0d igbvf: after mailbox write, wait for reply by Greg Edwards · 8 years ago
  55. 8e6f152 net: dsa: mediatek: add adjust link support for user ports by John Crispin · 8 years ago
  56. e718fe4 net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets by Davide Caratti · 8 years ago
  57. 32652c2 igbvf: add lock around mailbox ops by Greg Edwards · 8 years ago
  58. 48f76b68 e1000e: Initial Support for IceLake by Sasha Neftin · 8 years ago
  59. 46b3bb9 igb: do not drop PF mailbox lock after read of VF message by Greg Edwards · 8 years ago
  60. db53dce Merge branch 'bpf-rewrite-value-tracking-in-verifier' by David S. Miller · 8 years ago
  61. 8e17c1b bpf/verifier: increase complexity limit to 128k by Edward Cree · 8 years ago
  62. 0cbf474 Documentation: describe the new eBPF verifier value tracking behaviour by Edward Cree · 8 years ago
  63. 69c4e8a selftests/bpf: variable offset negative tests by Edward Cree · 8 years ago
  64. f999d64 selftests/bpf: add tests for subtraction & negative numbers by Edward Cree · 8 years ago
  65. 1f9ab38 selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier by Edward Cree · 8 years ago
  66. c2c3e11 selftests/bpf: add test for bogus operations on pointers by Edward Cree · 8 years ago
  67. 715dddb selftests/bpf: add a test to test_align by Edward Cree · 8 years ago
  68. 9fafa80 selftests/bpf: rewrite test_align by Edward Cree · 8 years ago
  69. f65b184 selftests/bpf: change test_verifier expectations by Edward Cree · 8 years ago
  70. 7d1238f bpf/verifier: more concise register state logs for constant var_off by Edward Cree · 8 years ago
  71. b03c9f9 bpf/verifier: track signed and unsigned min/max values by Edward Cree · 8 years ago
  72. f1174f7 bpf/verifier: rework value tracking by Edward Cree · 8 years ago
  73. 1a6c4a3 igb: expose mailbox unlock method by Greg Edwards · 8 years ago
  74. 09fc97b igb: add argument names to mailbox op function declarations by Greg Edwards · 8 years ago
  75. e1cb90f net: usb: rtl8150: constify usb_device_id by Arvind Yadav · 8 years ago
  76. 9b4355f net: usb: r8152: constify usb_device_id by Arvind Yadav · 8 years ago
  77. 06fa59a net: usb: kaweth: constify usb_device_id by Arvind Yadav · 8 years ago
  78. 9befbe1 net: usb: ipheth: constify usb_device_id by Arvind Yadav · 8 years ago
  79. 7f04c61 net: usb: cdc-phonet: constify usb_device_id by Arvind Yadav · 8 years ago
  80. 2f622c4 net: usb: catc: constify usb_device_id and fix space before '[' error by Arvind Yadav · 8 years ago
  81. d1bb5aa net: irda: stir4200: constify usb_device_id by Arvind Yadav · 8 years ago
  82. 4730279 net: irda: mcs7780: constify usb_device_id by Arvind Yadav · 8 years ago
  83. 7f4e87e net: irda: ksdazzle: constify usb_device_id by Arvind Yadav · 8 years ago
  84. 10ffb42 net: irda: ks959: constify usb_device_id by Arvind Yadav · 8 years ago
  85. fa00f26 net: irda: kingsun: constify usb_device_id by Arvind Yadav · 8 years ago
  86. 42e6b92 net: irda: irda-usb: constify usb_device_id by Arvind Yadav · 8 years ago
  87. 2643e6e igb: Remove incorrect "unexpected SYS WRAP" log message by Corinna Vinschen · 8 years ago
  88. d75372a e1000e: add check on e1e_wphy() return value by Gustavo A R Silva · 8 years ago
  89. 26bd4e2 igb: protect TX timestamping from API misuse by Cliff Spradlin · 8 years ago
  90. 94221ae75 igb: Fix error of RX network flow classification by Gangfeng Huang · 8 years ago
  91. bfa738c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  92. b95c29a parse-maintainers: Move matching sections from MAINTAINERS by Joe Perches · 8 years ago
  93. fe90903 parse-maintainers: Use perl hash references and specific filenames by Joe Perches · 8 years ago
  94. 61f7416 parse-maintainers: Add section pattern sorting by Joe Perches · 8 years ago
  95. 6f7d98e get_maintainer: Prepare for separate MAINTAINERS files by Joe Perches · 8 years ago
  96. 6209ef6 MAINTAINERS: openbmc mailing list is moderated by Randy Dunlap · 8 years ago
  97. a1ffc2d MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACK by Sedat Dilek · 8 years ago
  98. de70be0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  99. 51d96dc random: fix warning message on ia64 and parisc by Helge Deller · 8 years ago
  100. 623ce34 Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago