1. a55667e liquidio: fix inaccurate count of napi-processed rx packets reported to Octeon by Prasad Kanneganti · 8 years ago
  2. d5c7d9b liquidio: fix rare pci_driver.probe failure of VF driver by Prasad Kanneganti · 8 years ago
  3. ae782de Merge branch 'phy-sysfs-reciprocal-links' by David S. Miller · 8 years ago
  4. 86f22d0 net: sysfs: Document PHY device sysfs attributes by Florian Fainelli · 8 years ago
  5. 8f60219 net: sysfs: Document "phydev" symbolic link by Florian Fainelli · 8 years ago
  6. 5568363 net: phy: Create sysfs reciprocal links for attached_dev/phydev by Florian Fainelli · 8 years ago
  7. 9226976 Merge branch 'RTM_GETROUTE--return-fib-result' by David S. Miller · 8 years ago
  8. 18c3a61 net: ipv6: RTM_GETROUTE: return matched fib result when requested by Roopa Prabhu · 8 years ago
  9. b617981 net: ipv4: RTM_GETROUTE: return matched fib result when requested by Roopa Prabhu · 8 years ago
  10. 0be1b30 net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTE by Roopa Prabhu · 8 years ago
  11. 6ffd903 net: ipv4: Save trie prefix to fib lookup result by David Ahern · 8 years ago
  12. 3765d35 net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookup by David Ahern · 8 years ago
  13. d3166e0 net: ipv4: Remove event arg to rt_fill_info by David Ahern · 8 years ago
  14. 5510cdf net: ipv4: refactor ip_route_input_noref by David Ahern · 8 years ago
  15. 3abd1ade net: ipv4: refactor __ip_route_output_key_hash by David Ahern · 8 years ago
  16. 5dafc87 Merge branch 'nfp-devlink-port-implementation' by David S. Miller · 8 years ago
  17. ec8b1fb nfp: support port splitting via devlink by Jakub Kicinski · 8 years ago
  18. f0b8119 nfp: calculate total port lanes for split by Jakub Kicinski · 8 years ago
  19. 53e7a08 nfp: register ports as devlink ports by Jakub Kicinski · 8 years ago
  20. 71f8a11 nfp: add helper for cleaning up vNICs by Jakub Kicinski · 8 years ago
  21. 1851f93f nfp: add devlink support by Simon Horman · 8 years ago
  22. 346cfe8 nfp: move mutex init out of net code by Jakub Kicinski · 8 years ago
  23. c067598 Merge branch 'mlxsw-Support-firmware-flash' by David S. Miller · 8 years ago
  24. 03ea01e mlxsw: spectrum_router: Adjust RIF configuration for new firmware versions by Ido Schimmel · 8 years ago
  25. 6b74219 mlxsw: spectrum: Validate firmware revision on init by Yotam Gigi · 8 years ago
  26. c41d007 mlxsw: core: Create the mlxsw_fw_rev struct by Yotam Gigi · 8 years ago
  27. e5e5c88 mlxsw: spectrum: Add the needed callbacks for mlxfw integration by Yotam Gigi · 8 years ago
  28. 4625d59 mlxsw: reg: Add Management Component Data Access register by Yotam Gigi · 8 years ago
  29. 191839d mlxsw: reg: Add Management Component Control register by Yotam Gigi · 8 years ago
  30. 4f2402d mlxsw: reg: Add Management Component Query Information register by Yotam Gigi · 8 years ago
  31. 410ed13 Add the mlxfw module for Mellanox firmware flash process by Yotam Gigi · 8 years ago
  32. ff5f58f5 Merge branch 'be2net-next' by David S. Miller · 8 years ago
  33. aab0830 be2net: Update the driver version to 11.4.0.0 by Suresh Reddy · 8 years ago
  34. 673c96e be2net: Fix UE detection logic for BE3 by Suresh Reddy · 8 years ago
  35. 2baec2c rxrpc: Support network namespacing by David Howells · 8 years ago
  36. 878cd3b net/packet: remove unused parameter in prb_curr_blk_in_use(). by Rosen, Rami · 8 years ago
  37. c9e19ea Merge branch 'stmmac-rework-speed-selection' by David S. Miller · 8 years ago
  38. ca84dfb net-next: stmmac: rework the speed selection by LABBE Corentin · 8 years ago
  39. 4d869b0 net-next: stmmac: Convert old_link to bool by LABBE Corentin · 8 years ago
  40. afbe17a net-next: stmmac: use SPEED_xxx instead of raw value by LABBE Corentin · 8 years ago
  41. 50cb16d net-next: stmmac: Remove unnecessary parenthesis by LABBE Corentin · 8 years ago
  42. 99a4cca net-next: stmmac: Convert new_state to bool by LABBE Corentin · 8 years ago
  43. 26d732b net: jme: Remove unused functions by Matthias Kaehlcke · 8 years ago
  44. 52c05fc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  45. a0a32d3 net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function by Uwe Kleine-König · 8 years ago
  46. d0e1a1b tcp: better validation of received ack sequences by Eric Dumazet · 8 years ago
  47. 367a8ce net_sched: only create filter chains for new filters/actions by WANG Cong · 8 years ago
  48. ee538dc net: sched: cls_api: make reclassify return all the way back to the original tp by Jiri Pirko · 8 years ago
  49. abc7a4e Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 8 years ago
  50. ce682ef tcp: fix TCP_SYNCNT flakes by Eric Dumazet · 8 years ago
  51. 64dba23 net: dsa: support cross-chip ageing time by Vivien Didelot · 8 years ago
  52. 39a7d52 Merge branch 'mlxsw-tcpflags' by David S. Miller · 8 years ago
  53. 8a41d84 mlxsw: spectrum_flower: Add support for tcp flags by Jiri Pirko · 8 years ago
  54. dea2d64 mlxsw: spectrum: Add acl block containing tcp flags for ipv4 by Jiri Pirko · 8 years ago
  55. b4d39b4 mlxsw: acl: Add tcp flags acl element by Jiri Pirko · 8 years ago
  56. fdfc7dd net/sched: flower: add support for matching on tcp flags by Jiri Pirko · 8 years ago
  57. ac4bb5d net: flow_dissector: add support for dissection of tcp flags by Jiri Pirko · 8 years ago
  58. 2a7f38c Merge branch 'qed-next' by David S. Miller · 8 years ago
  59. 712c3cb qed: Replace set_id() api with set_name() by Mintz, Yuval · 8 years ago
  60. 6bc9f23 qede: Log probe of PCI device by Mintz, Yuval · 8 years ago
  61. ae33666 qed: Provide MBI information in dev_info by Tomer Tayar · 8 years ago
  62. f855df2 qed: Enable RoCE parser searching on fp init by Michal Kalderon · 8 years ago
  63. 06892f2 qed: Flush slowpath tasklet on stop by Tomer Tayar · 8 years ago
  64. c31a314 qed: Remove BB_A0 references by Mintz, Yuval · 8 years ago
  65. 78cea9f qed: Drop the 's' from num_ports_in_engines by Tomer Tayar · 8 years ago
  66. fc561c8 qed: Log incorrectly installed board by Tomer Tayar · 8 years ago
  67. 4f64675 qed: !main_ptt for tunnel configuration by Manish Chopra · 8 years ago
  68. 9d7650c qed: Align DP_ERR style with other DP macros by Mintz, Yuval · 8 years ago
  69. 48848a0 qede: Fix sparse warnings by Manish Chopra · 8 years ago
  70. 7dab546 net: ieee802154: fix potential null pointer dereference by Gustavo A. R. Silva · 8 years ago
  71. a611c58 net: ieee802154: fix net_device reference release too early by Lin Zhang · 8 years ago
  72. 8fafda7 net: ieee802154: remove explicit set skb->sk by Lin Zhang · 8 years ago
  73. d1b7aba Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers by Jürg Billeter · 8 years ago
  74. 417ccf6 net: make struct request_sock_ops::obj_size unsigned by Alexey Dobriyan · 8 years ago
  75. 4c0ebd6 net: make struct inet_frags::qsize unsigned by Alexey Dobriyan · 8 years ago
  76. 9acfd1c enic: unmask intr only when napi is complete by Govindarajulu Varadarajan · 8 years ago
  77. f93e1cd net/sched: fix filter flushing by Jiri Pirko · 8 years ago
  78. 31efcc2 net/sched: properly assign RCU pointer in tcf_chain_tp_insert/remove by Jiri Pirko · 8 years ago
  79. a6187ff Bluetooth: btwilink: Fix unexpected skb free by Loic Poulain · 8 years ago
  80. 823b842 Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync fails by Guodong Xu · 8 years ago
  81. 218b6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. fadd2ce Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  83. 74a9e7d Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  84. 801099b Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  85. ad258fb i2c: designware: Fix bogus sda_hold_time due to uninitialized vars by Jan Kiszka · 8 years ago
  86. c10e803 efi-pstore: Fix write/erase id tracking by Kees Cook · 8 years ago
  87. 1db3a61 Merge branch 'dsa-distribute-switch-events' by David S. Miller · 8 years ago
  88. d0c627b net: dsa: add VLAN notifier by Vivien Didelot · 8 years ago
  89. 8ae5bcd net: dsa: add MDB notifier by Vivien Didelot · 8 years ago
  90. 685fb6a net: dsa: add FDB notifier by Vivien Didelot · 8 years ago
  91. 1faabf7 net: dsa: add notifier for ageing time by Vivien Didelot · 8 years ago
  92. 52c96f9 net: dsa: move notifier info to private header by Vivien Didelot · 8 years ago
  93. 076e713 net: dsa: move VLAN handlers by Vivien Didelot · 8 years ago
  94. 3a9afea net: dsa: move MDB handlers by Vivien Didelot · 8 years ago
  95. d1cffff net: dsa: move FDB handlers by Vivien Didelot · 8 years ago
  96. d87bd94 net: dsa: move ageing time setter by Vivien Didelot · 8 years ago
  97. 4d61d30 net: dsa: move VLAN filtering setter by Vivien Didelot · 8 years ago
  98. cfbed32 net: dsa: move bridging routines by Vivien Didelot · 8 years ago
  99. a40c175 net: dsa: move port state setters by Vivien Didelot · 8 years ago
  100. 072bb19 net: dsa: change scope of ageing time setter by Vivien Didelot · 8 years ago