1. 60f5f5d at86rf230: increase sleep to off timings by Alexander Aring · 9 years ago
  2. edc7341 6lowpan: move mac802154 header by Alexander Aring · 9 years ago
  3. 2732363 6lowpan: add lowpan_is_ll function by Alexander Aring · 9 years ago
  4. a5862f2 6lowpan: move eui64 uncompress function by Alexander Aring · 9 years ago
  5. 2bc068c 6lowpan: iphc: remove unnecessary zero data by Alexander Aring · 9 years ago
  6. 7115a96 6lowpan: iphc: rename add lowpan prefix by Alexander Aring · 9 years ago
  7. 353c224 6lowpan: move lowpan_802154_dev to 6lowpan by Alexander Aring · 9 years ago
  8. 2e4d60c 6lowpan: change naming for lowpan private data by Alexander Aring · 9 years ago
  9. 5a7f97e ieee802154: 6lowpan: fix short addr hash by Alexander Aring · 9 years ago
  10. 9e3b71f nl802154: avoid address change while running lowpan by Alexander Aring · 9 years ago
  11. 118a5cf ieee802154: add short address helpers by Alexander Aring · 9 years ago
  12. b759414 ieee802154: cleanups for ieee802154.h by Alexander Aring · 9 years ago
  13. 8782044 mrf24j40: apply the security-enabled bit on secured outbound frames by Alexandre Macabies · 9 years ago
  14. 5a62f3c mrf24j40: fix security-enabled processing on inbound frames by Alexandre Macabies · 9 years ago
  15. bc405cd ieee802154: add security bit check function by Alexandre Macabies · 9 years ago
  16. b30d27f Merge branch 'mediatek-stress-test-fixes' by David S. Miller · 9 years ago
  17. 369f045 net: mediatek: do not set the QID field in the TX DMA descriptors by John Crispin · 9 years ago
  18. 7c78b4a net: mediatek: move the pending_work struct to the device generic struct by John Crispin · 9 years ago
  19. e7d425d net: mediatek: fix mtk_pending_work by John Crispin · 9 years ago
  20. 34c2e4c net: mediatek: fix TX locking by John Crispin · 9 years ago
  21. 13c822f net: mediatek: fix stop and wakeup of queue by John Crispin · 9 years ago
  22. 13439ee net: mediatek: remove superfluous reset call by John Crispin · 9 years ago
  23. beeb4ca net: mediatek: mtk_cal_txd_req() returns bad value by John Crispin · 9 years ago
  24. 82500aa net: mediatek: watchdog_timeo was not set by John Crispin · 9 years ago
  25. da0caad Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  26. ecdfb48 netfilter: conntrack: move expectation event helper to ecache.c by Florian Westphal · 9 years ago
  27. 3c435e2 netfilter: conntrack: de-inline nf_conntrack_eventmask_report by Florian Westphal · 9 years ago
  28. 69fb781 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  29. 9a6f2b0 net: mdio: Fix lockdep falls positive splat by Andrew Lunn · 9 years ago
  30. 7c3da7d Merge branch 'rprpc-2nd-rewrite-part-1' by David S. Miller · 9 years ago
  31. e0e4d82 rxrpc: Create a null security type and get rid of conditional calls by David Howells · 9 years ago
  32. 648af7f rxrpc: Absorb the rxkad security module by David Howells · 9 years ago
  33. 6dd050f rxrpc: Don't assume transport address family and size when using it by David Howells · 9 years ago
  34. 843099c rxrpc: Don't pass gfp around in incoming call handling functions by David Howells · 9 years ago
  35. dc44b3a rxrpc: Differentiate local and remote abort codes in structs by David Howells · 9 years ago
  36. 5b3e87f rxrpc: Static arrays of strings should be const char *const[] by David Howells · 9 years ago
  37. 8e688d9 rxrpc: Move some miscellaneous bits out into their own file by David Howells · 9 years ago
  38. 8f7e6e7 rxrpc: Disable a debugging statement that has been left enabled. by David Howells · 9 years ago
  39. 2f02f7a afs: Wait for outstanding async calls before closing rxrpc socket by David Howells · 9 years ago
  40. c64a73d Merge branch 'udp-pull' by David S. Miller · 9 years ago
  41. 4d0fc73 rxrpc: do not pull udp headers on receive by Willem de Bruijn · 9 years ago
  42. 1da8c681 sunrpc: do not pull udp headers on receive by Willem de Bruijn · 9 years ago
  43. a6db449 net: ipv4: Consider failed nexthops in multipath routes by David Ahern · 9 years ago
  44. 0b0e30c Merge branch 'cpsw-host_port' by David S. Miller · 9 years ago
  45. 71a2cbb drivers: net: cpsw: drop host_port field from struct cpsw_priv by Grygorii Strashko · 9 years ago
  46. 61f1cef drivers: net: cpsw: fix port_mask parameters in ale calls by Grygorii Strashko · 9 years ago
  47. 61618ee vxlan: fix incorrect type by Jiri Benc · 9 years ago
  48. e0897ae net: fjes: Use resource_size by Vaishali Thakkar · 9 years ago
  49. 3484f44 Merge branch 'bnxt_en-next' by David S. Miller · 9 years ago
  50. 8cbde11 bnxt_en: Add async event handling for speed config changes. by Michael Chan · 9 years ago
  51. 84c33dd bnxt_en: Call firmware to approve VF MAC address change. by Michael Chan · 9 years ago
  52. 33f7d55 bnxt_en: Shutdown link when device is closed. by Michael Chan · 9 years ago
  53. 03efbec bnxt_en: Disallow forced speed for 10GBaseT devices. by Michael Chan · 9 years ago
  54. bddf590 Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  55. 4923ec0 bpf: simplify verifier register state assignments by Alexei Starovoitov · 9 years ago
  56. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. 03c5b53 ipv6: fix inet6_lookup_listener() by Eric Dumazet · 9 years ago
  58. 183c948 Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  59. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  60. c6e6e58 Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  61. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  62. 63b106a Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  63. 40bca9d Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  64. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  65. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  66. 6759212 Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 years ago
  67. 1a59c53 Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  68. 498cd8e ibmvnic: Enable use of multiple tx/rx scrqs by John Allen · 9 years ago
  69. 636c8a8 Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  70. 8805eea Bluetooth: hci_bcsp: fix code style by Maxim Zhukov · 9 years ago
  71. e013b77 Merge branch 'dsa-voidify-ops' by David S. Miller · 9 years ago
  72. 4d5770b net: dsa: make the VLAN add function return void by Vivien Didelot · 9 years ago
  73. 8497aa6 net: dsa: make the FDB add function return void by Vivien Didelot · 9 years ago
  74. 43c44a9 net: dsa: make the STP state function return void by Vivien Didelot · 9 years ago
  75. f453939 net: dsa: document missing functions by Vivien Didelot · 9 years ago
  76. 1089ac6 Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  77. 30d237a Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  78. 3430284 bridge, netem: mark mailing lists as moderated by stephen hemminger · 9 years ago
  79. 0701615 bpf, verifier: further improve search pruning by Daniel Borkmann · 9 years ago
  80. 016adb7 tuntap: restore default qdisc by Jason Wang · 9 years ago
  81. e56f498 orangefs: remove unused variable by Martin Brandenburg · 9 years ago
  82. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  83. fa81e66 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  84. 1fc2257 devlink: share user_ptr pointer for both devlink and devlink_port by Jiri Pirko · 9 years ago
  85. 67b5b21 Merge branch 'mlxsw-next' by David S. Miller · 9 years ago
  86. 9efc8f6 mlxsw: reg: Fix SBPM register name by Jiri Pirko · 9 years ago
  87. 497e859 mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM by Jiri Pirko · 9 years ago
  88. b2f1057 mlxsw: Do not pass around driver_priv directly by Jiri Pirko · 9 years ago
  89. 307c243 mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit* by Jiri Pirko · 9 years ago
  90. 932762b mlxsw: Move devlink port registration into common core code by Jiri Pirko · 9 years ago
  91. a984488 devlink: remove implicit type set in port register by Jiri Pirko · 9 years ago
  92. 24d390b Merge branch 'nfp-mtu-buffer-reconfig' by David S. Miller · 9 years ago
  93. cc7c033 nfp: allow ring size reconfiguration at runtime by Jakub Kicinski · 9 years ago
  94. a98cb25 nfp: pass ring count as function parameter by Jakub Kicinski · 9 years ago
  95. 36a857e nfp: convert .ndo_change_mtu() to prepare/commit paradigm by Jakub Kicinski · 9 years ago
  96. 30d2117 nfp: propagate list buffer size in struct rx_ring by Jakub Kicinski · 9 years ago
  97. aba52df nfp: sync ring state during FW reconfiguration by Jakub Kicinski · 9 years ago
  98. 1cd0cfc nfp: slice .ndo_open() and .ndo_stop() up by Jakub Kicinski · 9 years ago
  99. ca40fea nfp: move filling ring information to FW config by Jakub Kicinski · 9 years ago
  100. 114bdef nfp: preallocate RX buffers early in .ndo_open by Jakub Kicinski · 9 years ago