1. 0f1c28a tcp: usec resolution SYN/ACK RTT by Yuchung Cheng · 9 years ago
  2. 21fe8af Merge branch 's390-next' by David S. Miller · 9 years ago
  3. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  4. 4d7def2 qeth: add layer 2 RX/TX checksum offloading by Thomas Richter · 9 years ago
  5. 239ff40 qeth: move OSA portname into deprecated status by Ursula Braun · 9 years ago
  6. 248046b qeth: no write permission for readonly sysattr by Lakhvich Dmitriy · 9 years ago
  7. 9846e70 qeth: remove extraneous length from %pM format by Eugene Crosser · 9 years ago
  8. 5dcd246 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  9. a1ef48e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  10. eaf9a99 Merge tag 'linux-can-next-for-4.4-20150917' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  11. 22a3f9a rxrpc: Replace get_seconds with ktime_get_seconds by Ksenija Stanojevic · 9 years ago
  12. 62e3b1d Merge branch 'hsilicon-net-subsys' by David S. Miller · 9 years ago
  13. b5996f1 net: add Hisilicon Network Subsystem basic ethernet support by huangdaode · 9 years ago
  14. 511e6bc net: add Hisilicon Network Subsystem DSAF support by huangdaode · 9 years ago
  15. 6fe6611 net: add Hisilicon Network Subsystem hnae framework support by huangdaode · 9 years ago
  16. 5b904d3 net: add Hisilicon Network Subsystem MDIO support by huangdaode · 9 years ago
  17. fc7e37c net: add Hisilicon Network Subsystem support (config and documents) by huangdaode · 9 years ago
  18. 812494d xen-netfront: always set num queues if possible by chas williams · 9 years ago
  19. 6818375 Bluetooth: Fix reporting incorrect EIR in device found mgmt event by Szymon Janc · 9 years ago
  20. e781b7f Bluetooth: Add BT_ERR_RATELIMITED by Szymon Janc · 9 years ago
  21. 47bbbb3 sch_dsmark: improve memory locality by Eric Dumazet · 9 years ago
  22. 2535400 Merge branch 'bcmgenet-irq-coalesce' by David S. Miller · 9 years ago
  23. 4a29645 net: bcmgenet: Implement RX coalescing control knobs by Florian Fainelli · 9 years ago
  24. 2f91307 net: bcmgenet: Implement TX coalescing control knobs by Florian Fainelli · 9 years ago
  25. 9110fe4 lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. by Woojung.Huh@microchip.com · 9 years ago
  26. 758c5c1 lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control. by Woojung.Huh@microchip.com · 9 years ago
  27. bdfba55e lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h by Woojung.Huh@microchip.com · 9 years ago
  28. ce85e13 lan78xx: Update to use phylib instead of mii_if_info. by Woojung.Huh@microchip.com · 9 years ago
  29. 05fe68c lan78xx: Add PHYLIB and MICROCHIP_PHY as default config. by Woojung.Huh@microchip.com · 9 years ago
  30. 6c595b0 lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY by Woojung.Huh@microchip.com · 9 years ago
  31. bde6f9d net: Initialize table in fib result by David Ahern · 9 years ago
  32. 41a9802f Merge branch 'bpf_avoid_clone' by David S. Miller · 9 years ago
  33. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  34. 045efa8 cls_bpf: introduce integrated actions by Daniel Borkmann · 9 years ago
  35. f6c5333 net: only check perm protocol when register proto by Junwei Zhang · 9 years ago
  36. 4b1b865 bonding: use l4 hash if available by Eric Dumazet · 9 years ago
  37. 58d607d tcp: provide skb->hash to synack packets by Eric Dumazet · 9 years ago
  38. f91638a i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13 by Catherine Sullivan · 9 years ago
  39. b72dc7b i40e/i40evf: add get AQ result command to nvmupdate utility by Shannon Nelson · 9 years ago
  40. e4c83c2 i40e/i40evf: add exec_aq command to nvmupdate utility by Shannon Nelson · 9 years ago
  41. 2f1b5bc i40e/i40evf: add wait states to NVM state machine by Shannon Nelson · 9 years ago
  42. 0af8e9d i40e/i40evf: add GetStatus command for nvmupdate by Shannon Nelson · 9 years ago
  43. 6b5c1b8 i40e/i40evf: add handling of writeback descriptor by Shannon Nelson · 9 years ago
  44. 87db27a i40e/i40evf: save aq writeback for future inspection by Shannon Nelson · 9 years ago
  45. 79afe83 i40e: rename variable to prevent clash of understanding by Shannon Nelson · 9 years ago
  46. bbe8373 Merge branch 'nf_hook_netns' by David S. Miller · 9 years ago
  47. be10de0 netfilter: Add blank lines in callers of netfilter hooks by Eric W. Biederman · 9 years ago
  48. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  49. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  50. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  51. 04eb448 bridge: Add br_netif_receive_skb remove netif_receive_skb_sk by Eric W. Biederman · 9 years ago
  52. f2d74cf bridge: Cache net in br_nf_pre_routing_finish by Eric W. Biederman · 9 years ago
  53. 6532948 bridge: Pass net into br_nf_push_frag_xmit by Eric W. Biederman · 9 years ago
  54. 8d4df0b9 bridge: Pass net into br_nf_ip_fragment by Eric W. Biederman · 9 years ago
  55. adb28c9 ipv6: Compute net once in raw6_send_hdrinc by Eric W. Biederman · 9 years ago
  56. 19a0644 ipv6: Cache net in ip6_output by Eric W. Biederman · 9 years ago
  57. 78126c4 ipv6: Only compute net once in ip6_finish_output2 by Eric W. Biederman · 9 years ago
  58. 9865249 ipv6: Don't recompute net in ip6_rcv by Eric W. Biederman · 9 years ago
  59. 2b4aa3c net: Remove dev_queue_xmit_sk by Eric W. Biederman · 9 years ago
  60. 1f19c57 bridge: Introduce br_send_bpdu_finish by Eric W. Biederman · 9 years ago
  61. f9e4306 arp: Introduce arp_xmit_finish by Eric W. Biederman · 9 years ago
  62. 244ba77 ipv6: Only compute net once in ip6mr_forward2_finish by Eric W. Biederman · 9 years ago
  63. 758ccac ipv4: Only compute net once in ipmr_forward_finish by Eric W. Biederman · 9 years ago
  64. 38184b3 ipv4: Only compute net once in ip_rcv_finish by Eric W. Biederman · 9 years ago
  65. 4ba1bf4 ipv4: Only compute net once in ip_finish_output2 by Eric W. Biederman · 9 years ago
  66. 9479b0a ipv4: Explicitly compute net in ip_fragment by Eric W. Biederman · 9 years ago
  67. 26a949d ipv4: Only compute net once in ip_do_fragment by Eric W. Biederman · 9 years ago
  68. cc4c851 ipv4: Don't recompute net in ipmr_queue_xmit by Eric W. Biederman · 9 years ago
  69. 88f5cc2 ipv4: Remember the net in ip_output and ip_mc_output by Eric W. Biederman · 9 years ago
  70. e707766 ipv4: Compute net once in ip_rcv by Eric W. Biederman · 9 years ago
  71. f8e1ac7 ipv4: Compute net once in ip_forward_finish by Eric W. Biederman · 9 years ago
  72. fcad0ac ipv4: Compute net once in ip_forward by Eric W. Biederman · 9 years ago
  73. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  74. a6568b2 xfrm: Remove unused afinfo method init_dst by Eric W. Biederman · 9 years ago
  75. 7a77350 netfilter: Pass net to nf_hook_thresh by Eric W. Biederman · 9 years ago
  76. b11b1f6 netfilter: Store net in nf_hook_state by Eric W. Biederman · 9 years ago
  77. fb88425 netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh by Eric W. Biederman · 9 years ago
  78. a2f23e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  79. c4047f5 net-sysfs: get_netdev_queue_index() cleanup by Thadeu Lima de Souza Cascardo · 9 years ago
  80. 0738eff can: Allwinner A10/A20 CAN Controller support - Kernel module by Gerhard Bertelsmann · 9 years ago
  81. 4366bd4 can: Allwinner A10/A20 CAN Controller support - Devicetree bindings by Gerhard Bertelsmann · 9 years ago
  82. d24c8f2 net: smc91x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  83. ce26d81 Bluetooth: hci_qca: Coding style clean up by Prasanna Karthik · 9 years ago
  84. 10bd973 Bluetooth: bt3c_cs: clean up obsolete functions by Prasanna Karthik · 9 years ago
  85. 8f9d02f Bluetooth: Remove SCO fragments on connection close by Kuba Pawlak · 9 years ago
  86. f755247 Bluetooth: hci_intel: Enable IRQ wake capability by Loic Poulain · 9 years ago
  87. 30e945f Bluetooth: hci_intel: Give priority to LPM packets by Loic Poulain · 9 years ago
  88. 9def9af atusb: add handling for different chipnames by Alexander Aring · 9 years ago
  89. c5080d4 Bluetooth: Fix typo in smp_ah comment for hash function by Marcel Holtmann · 9 years ago
  90. 6cc4396 Bluetooth: hci_bcm: Add wake-up capability by Frederic Danis · 9 years ago
  91. e924d3d Bluetooth: btusb: Use btintel_load_ddc_config for device config by Loic Poulain · 9 years ago
  92. 1cfbabd Bluetooth: hci_intel: Add Device configuration by Loic Poulain · 9 years ago
  93. 145f236 Bluetooth: btintel: Add Device Configuration support by Loic Poulain · 9 years ago
  94. a9cb0fe Bluetooth: hci_intel: Fix warnings due to unused lpm functions by Loic Poulain · 9 years ago
  95. 0eee53c Bluetooth: btintel: fix warning by Vincent Stehlé · 9 years ago
  96. bfe08a8 ieee802154: af_ieee802154: fix typo in comment. by Stefan Schmidt · 9 years ago
  97. 29cd5dd ieee802154: docs: fix project name to linux-wpan as well as some typos by Stefan Schmidt · 9 years ago
  98. 5c3c473 at86rf230: detailed edge triggered irq warning by Alexander Aring · 9 years ago
  99. 493bc90 at86rf230: add debugfs support by Alexander Aring · 9 years ago
  100. ed4a26b at86rf230: interrupt tx with force trx_off by Alexander Aring · 9 years ago