1. 92b31a9 bpf: add BPF_J{LT,LE,SLT,SLE} instructions by Daniel Borkmann · 8 years ago
  2. 0bdf710 Merge branch 'net-zerocopy-fixes' by David S. Miller · 8 years ago
  3. 0a4a060 sock: fix zerocopy_success regression with msg_zerocopy by Willem de Bruijn · 8 years ago
  4. ccaffff sock: fix zerocopy panic in mem accounting by Willem de Bruijn · 8 years ago
  5. d5e7f82 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  6. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. 48fb6f4 futex: Remove unnecessary warning from get_futex_key by Mel Gorman · 8 years ago
  8. 358f8c2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  9. 31cf92f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  10. d555eb6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  11. 4530cca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  12. feca7d8 net: ipv6: avoid overhead when no custom FIB rules are installed by Vincent Bernat · 8 years ago
  13. 8d63bee net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 8 years ago
  14. f374771 isdn: hfcsusb: constify usb_device_id by Arvind Yadav · 8 years ago
  15. 585f46a isdn: hisax: hfc_usb: constify usb_device_id by Arvind Yadav · 8 years ago
  16. bbae08e qmi_wwan: fix NULL deref on disconnect by Bjørn Mork · 8 years ago
  17. 3df3ba2 qmi_wwan: fix NULL deref on disconnect by Bjørn Mork · 8 years ago
  18. 51ce3e2 net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeout by Colin Ian King · 8 years ago
  19. 0a0e1a8 ppp: fix xmit recursion detection on ppp channels by Guillaume Nault · 8 years ago
  20. 05bfd7d rds: Reintroduce statistics counting by Håkon Bugge · 8 years ago
  21. 8ba6092 tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 8 years ago
  22. ec0acb0 net: sched: set xt_tgchk_param par.net properly in ipt_init_target by Xin Long · 8 years ago
  23. 4da1874 cxgb4: Clear On FLASH config file after a FW upgrade by Arjun Vynipadath · 8 years ago
  24. 7120371 net_sched: get rid of some forward declarations by WANG Cong · 8 years ago
  25. 274cdb4 net: dsa: lan9303: Only allocate 3 ports by Egil Hjelmeland · 8 years ago
  26. 996139e selftests: bpf: add a test for XDP redirect by William Tu · 8 years ago
  27. ea6404c8 liquidio: fix misspelled firmware image filenames by Derek Chickles · 8 years ago
  28. 752ba56 bpf: Extend check_uarg_tail_zero() checks by Mickaël Salaün · 8 years ago
  29. 58291a7 bpf: Move check_uarg_tail_zero() upward by Mickaël Salaün · 8 years ago
  30. 7b83f52 netvsc: make sure and unregister datapath by stephen hemminger · 8 years ago
  31. eeb0149 igb: support BCM54616 PHY by John W Linville · 8 years ago
  32. c99c287 liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtool by Intiyaz Basha · 8 years ago
  33. d4661248 igbvf: convert msleep to mdelay in atomic context by Greg Edwards · 8 years ago
  34. 0d3ee0d igbvf: after mailbox write, wait for reply by Greg Edwards · 8 years ago
  35. 8e6f152 net: dsa: mediatek: add adjust link support for user ports by John Crispin · 8 years ago
  36. e718fe4 net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets by Davide Caratti · 8 years ago
  37. 32652c2 igbvf: add lock around mailbox ops by Greg Edwards · 8 years ago
  38. 48f76b68 e1000e: Initial Support for IceLake by Sasha Neftin · 8 years ago
  39. 46b3bb9 igb: do not drop PF mailbox lock after read of VF message by Greg Edwards · 8 years ago
  40. db53dce Merge branch 'bpf-rewrite-value-tracking-in-verifier' by David S. Miller · 8 years ago
  41. 8e17c1b bpf/verifier: increase complexity limit to 128k by Edward Cree · 8 years ago
  42. 0cbf474 Documentation: describe the new eBPF verifier value tracking behaviour by Edward Cree · 8 years ago
  43. 69c4e8a selftests/bpf: variable offset negative tests by Edward Cree · 8 years ago
  44. f999d64 selftests/bpf: add tests for subtraction & negative numbers by Edward Cree · 8 years ago
  45. 1f9ab38 selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier by Edward Cree · 8 years ago
  46. c2c3e11 selftests/bpf: add test for bogus operations on pointers by Edward Cree · 8 years ago
  47. 715dddb selftests/bpf: add a test to test_align by Edward Cree · 8 years ago
  48. 9fafa80 selftests/bpf: rewrite test_align by Edward Cree · 8 years ago
  49. f65b184 selftests/bpf: change test_verifier expectations by Edward Cree · 8 years ago
  50. 7d1238f bpf/verifier: more concise register state logs for constant var_off by Edward Cree · 8 years ago
  51. b03c9f9 bpf/verifier: track signed and unsigned min/max values by Edward Cree · 8 years ago
  52. f1174f7 bpf/verifier: rework value tracking by Edward Cree · 8 years ago
  53. 1a6c4a3 igb: expose mailbox unlock method by Greg Edwards · 8 years ago
  54. 09fc97b igb: add argument names to mailbox op function declarations by Greg Edwards · 8 years ago
  55. e1cb90f net: usb: rtl8150: constify usb_device_id by Arvind Yadav · 8 years ago
  56. 9b4355f net: usb: r8152: constify usb_device_id by Arvind Yadav · 8 years ago
  57. 06fa59a net: usb: kaweth: constify usb_device_id by Arvind Yadav · 8 years ago
  58. 9befbe1 net: usb: ipheth: constify usb_device_id by Arvind Yadav · 8 years ago
  59. 7f04c61 net: usb: cdc-phonet: constify usb_device_id by Arvind Yadav · 8 years ago
  60. 2f622c4 net: usb: catc: constify usb_device_id and fix space before '[' error by Arvind Yadav · 8 years ago
  61. d1bb5aa net: irda: stir4200: constify usb_device_id by Arvind Yadav · 8 years ago
  62. 4730279 net: irda: mcs7780: constify usb_device_id by Arvind Yadav · 8 years ago
  63. 7f4e87e net: irda: ksdazzle: constify usb_device_id by Arvind Yadav · 8 years ago
  64. 10ffb42 net: irda: ks959: constify usb_device_id by Arvind Yadav · 8 years ago
  65. fa00f26 net: irda: kingsun: constify usb_device_id by Arvind Yadav · 8 years ago
  66. 42e6b92 net: irda: irda-usb: constify usb_device_id by Arvind Yadav · 8 years ago
  67. 2643e6e igb: Remove incorrect "unexpected SYS WRAP" log message by Corinna Vinschen · 8 years ago
  68. d75372a e1000e: add check on e1e_wphy() return value by Gustavo A R Silva · 8 years ago
  69. 26bd4e2 igb: protect TX timestamping from API misuse by Cliff Spradlin · 8 years ago
  70. 94221ae75 igb: Fix error of RX network flow classification by Gangfeng Huang · 8 years ago
  71. bfa738c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  72. b95c29a parse-maintainers: Move matching sections from MAINTAINERS by Joe Perches · 8 years ago
  73. fe90903 parse-maintainers: Use perl hash references and specific filenames by Joe Perches · 8 years ago
  74. 61f7416 parse-maintainers: Add section pattern sorting by Joe Perches · 8 years ago
  75. 6f7d98e get_maintainer: Prepare for separate MAINTAINERS files by Joe Perches · 8 years ago
  76. 6209ef6 MAINTAINERS: openbmc mailing list is moderated by Randy Dunlap · 8 years ago
  77. a1ffc2d MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACK by Sedat Dilek · 8 years ago
  78. de70be0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  79. 51d96dc random: fix warning message on ia64 and parisc by Helge Deller · 8 years ago
  80. 623ce34 Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  81. d16b9d2 Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  82. 1742c0f Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  83. 53b9483 net: vrf: Add extack messages for newlink failures by David Ahern · 8 years ago
  84. eb2a6b8 qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()' by Christophe Jaillet · 8 years ago
  85. 733a707 isdn: kcapi: make capi_version const by Bhumika Goyal · 8 years ago
  86. 38db25a Merge branch 'Update-DSAs-FDB-API-and-perform-switchdev-cleanup' by David S. Miller · 8 years ago
  87. 29ab586 net: switchdev: Remove bridge bypass support from switchdev by Arkadi Sharshevsky · 8 years ago
  88. 3a83c2a net: bridge: Remove FDB deletion through switchdev object by Arkadi Sharshevsky · 8 years ago
  89. 2bedde1 net: dsa: Move FDB dump implementation inside DSA by Arkadi Sharshevsky · 8 years ago
  90. dc0cbff net: dsa: Remove redundant MDB dump support by Arkadi Sharshevsky · 8 years ago
  91. 180b072e net: dsa: Remove support for MDB dump from DSA's drivers by Arkadi Sharshevsky · 8 years ago
  92. c069fcd net: dsa: Remove support for bypass bridge port attributes/vlan set by Arkadi Sharshevsky · 8 years ago
  93. a0b6b8c net: dsa: Remove support for vlan dump from DSA's drivers by Arkadi Sharshevsky · 8 years ago
  94. c9e2105 net: dsa: Add support for querying supported bridge flags by Arkadi Sharshevsky · 8 years ago
  95. 37b8da1 net: dsa: Move FDB add/del implementation inside DSA by Arkadi Sharshevsky · 8 years ago
  96. c9eb3e0 net: dsa: Add support for learning FDB through notification by Arkadi Sharshevsky · 8 years ago
  97. 2acf4e6 net: dsa: Remove switchdev dependency from DSA switch notifier chain by Arkadi Sharshevsky · 8 years ago
  98. 1b6dd55 net: dsa: Remove prepare phase for FDB by Arkadi Sharshevsky · 8 years ago
  99. 6c2c1dc net: dsa: Change DSA slave FDB API to be switchdev independent by Arkadi Sharshevsky · 8 years ago
  100. 511aeaf hamradio: baycom: make hdlcdrv_ops const by Bhumika Goyal · 8 years ago