1. 3fa6f61 net: ipv4: add second dif to inet socket lookups by David Ahern · 7 years ago
  2. fb74c27 net: ipv4: add second dif to udp socket lookups by David Ahern · 7 years ago
  3. 46d4b68 Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  4. 2a32ca1 hns3: fix unused function warning by Arnd Bergmann · 7 years ago
  5. fde6af4 Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  6. 71feeef Merge branch 'net-sched-summer-cleanup-part-2-ndo_setup_tc' by David S. Miller · 7 years ago
  7. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  8. 38cf042 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 7 years ago
  9. d7c1c8d net: sched: move prio into cls_common by Jiri Pirko · 7 years ago
  10. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  11. 74897ef hns3pf: don't check handle during mqprio offload by Jiri Pirko · 7 years ago
  12. 37cba6b nfp: change flows in apps that offload ndo_setup_tc by Jiri Pirko · 7 years ago
  13. 3fbae38 dsa: push cls_matchall setup_tc processing into a separate function by Jiri Pirko · 7 years ago
  14. 9cbf14e mlxsw: spectrum: rename cls arg in matchall processing by Jiri Pirko · 7 years ago
  15. fd33f1d mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into separate functions by Jiri Pirko · 7 years ago
  16. 8c818c2 mlx5e_rep: push cls_flower setup_tc processing into a separate function by Jiri Pirko · 7 years ago
  17. 0cf0f6d mlx5e: push cls_flower and mqprio setup_tc processing into separate functions by Jiri Pirko · 7 years ago
  18. bc32afd ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions by Jiri Pirko · 7 years ago
  19. f732304 cxgb4: push cls_u32 setup_tc processing into a separate function by Jiri Pirko · 7 years ago
  20. 3e0e826 net: sched: make egress_dev flag part of flower offload struct by Jiri Pirko · 7 years ago
  21. ade9b65 net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL by Jiri Pirko · 7 years ago
  22. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  23. a8ffcc7 net/mlx5: Increase the maximum flow counters supported by Rabie Loulou · 7 years ago
  24. 61690e0 net/mlx5: Fix counter list hardware structure by Rabie Loulou · 7 years ago
  25. 97834eb net/mlx5: Delay events till ib registration ends by Erez Shitrit · 8 years ago
  26. e80541e net/mlx5: Add CONFIG_MLX5_ESWITCH Kconfig by Saeed Mahameed · 8 years ago
  27. eeb66cd net/mlx5: Separate between E-Switch and MPFS by Saeed Mahameed · 8 years ago
  28. a9f7705 net/mlx5: Unify vport manager capability check by Saeed Mahameed · 8 years ago
  29. 07c9f1e net/mlx5e: NIC netdev init flow cleanup by Saeed Mahameed · 8 years ago
  30. 706b358 net/mlx5e: Rearrange netdevice ops structures by Saeed Mahameed · 8 years ago
  31. 1afec92 Merge branch 'sctp-remove-typedefs-from-structures-part-5' by David S. Miller · 7 years ago
  32. bfc6f82 sctp: remove the typedef sctp_subtype_t by Xin Long · 7 years ago
  33. 61f0eb0 sctp: remove the typedef sctp_event_t by Xin Long · 7 years ago
  34. 19cd159 sctp: remove the typedef sctp_event_timeout_t by Xin Long · 7 years ago
  35. a0f098d sctp: remove the typedef sctp_event_other_t by Xin Long · 7 years ago
  36. dc1e0e6 sctp: remove the typedef sctp_event_primitive_t by Xin Long · 7 years ago
  37. 5210601 sctp: remove the typedef sctp_state_t by Xin Long · 7 years ago
  38. 4785c7a sctp: remove the typedef sctp_ierror_t by Xin Long · 7 years ago
  39. 86b36f2 sctp: remove the typedef sctp_xmit_t by Xin Long · 7 years ago
  40. 8496561 sctp: remove the typedef sctp_sock_state_t by Xin Long · 7 years ago
  41. 0ceaeeb sctp: remove the typedef sctp_transport_cmd_t by Xin Long · 7 years ago
  42. 1c66201 sctp: remove the typedef sctp_scope_t by Xin Long · 7 years ago
  43. 701ef3e sctp: remove the typedef sctp_scope_policy_t by Xin Long · 7 years ago
  44. 125c298 sctp: remove the typedef sctp_retransmit_reason_t by Xin Long · 7 years ago
  45. 233e793 sctp: remove the typedef sctp_lower_cwnd_t by Xin Long · 7 years ago
  46. 1126f47 dt-bindings: net: Document bindings for anarion-gmac by Alexandru Gagniuc · 7 years ago
  47. 2d1611a net: stmmac: Add Adaptrum Anarion GMAC glue layer by Alexandru Gagniuc · 7 years ago
  48. fb84af8 netvsc: fix rtnl deadlock on unregister of vf by stephen hemminger · 7 years ago
  49. 5f6b4e14 net: dsa: User per-cpu 64-bit statistics by Florian Fainelli · 7 years ago
  50. eaf6dc0 Merge branch 'tcp-cwnd-undo-refactor' by David S. Miller · 7 years ago
  51. f1722a1 tcp: consolidate congestion control undo functions by Yuchung Cheng · 7 years ago
  52. 4faf783 tcp: fix cwnd undo in Reno and HTCP congestion controls by Yuchung Cheng · 7 years ago
  53. 10377ba net: systemport: Support 64bit statistics by kiki good · 7 years ago
  54. 2470f3a liquidio: moved console_bitmask module param to lio_main.c by Intiyaz Basha · 7 years ago
  55. 9060e6b liquidio: add missing strings in oct_dev_state_str array by Intiyaz Basha · 7 years ago
  56. 2347093 Merge branch 'phylink-and-sfp-support' by David S. Miller · 7 years ago
  57. 7397005 sfp: add SFP module support by Russell King · 7 years ago
  58. da7c186 phylink: add in-band autonegotiation support for 10GBase-KR mode. by Russell King · 7 years ago
  59. ecbd87b phylink: add support for MII ioctl access to Clause 45 PHYs by Russell King · 7 years ago
  60. 770a1ad phylink: add module EEPROM support by Russell King · 7 years ago
  61. ce0aa27 sfp: add sfp-bus to bridge between network devices and sfp cages by Russell King · 7 years ago
  62. 9525ae8 phylink: add phylink infrastructure by Russell King · 7 years ago
  63. 453d00d net: phy: add I2C mdio bus by Russell King · 7 years ago
  64. 5e5758d net: phy: export phy_start_machine() for phylink by Russell King · 7 years ago
  65. a81497b net: phy: provide a hook for link up/link down events by Russell King · 7 years ago
  66. 1f3645b net: phy: add 1000Base-X to phy settings table by Russell King · 7 years ago
  67. 0ccb4fc net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy-core by Russell King · 7 years ago
  68. da4625a net: phy: split out PHY speed and duplex string generation by Russell King · 7 years ago
  69. c3ecbe7 net: phy: allow settings table to support more than 32 link modes by Russell King · 7 years ago
  70. 21e27f2 Merge branch 'IP-cleanup-LSRR-option-processing' by David S. Miller · 7 years ago
  71. 3bdefdf udp: no need to preserve skb->dst by Paolo Abeni · 7 years ago
  72. 61a1030 Revert "ipv4: keep skb->dst around in presence of IP options" by Paolo Abeni · 7 years ago
  73. 91ed1e6 ip/options: explicitly provide net ns to __ip_options_echo() by Paolo Abeni · 7 years ago
  74. a1e155e IP: do not modify ingress packet IP option in ip_options_echo() by Paolo Abeni · 7 years ago
  75. aae4e7a Linux 4.13-rc4 by Linus Torvalds · 7 years ago
  76. acdae9e Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  77. ed66da1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  78. 6ea1bc9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  79. fbb7761 Fix compat_sys_sigpending breakage by Dmitry V. Levin · 7 years ago
  80. 4e56201 ext4: fix copy paste error in ext4_swap_extents() by Maninder Singh · 7 years ago
  81. aec5175 ext4: fix overflow caused by missing cast in ext4_resize_fs() by Jerry Lee · 7 years ago
  82. c03b45b ext4, project: expand inode extra size if possible by Miao Xie · 7 years ago
  83. b640b2c ext4: cleanup ext4_expand_extra_isize_ea() by Miao Xie · 7 years ago
  84. cf0a5e8 ext4: restructure ext4_expand_extra_isize by Miao Xie · 7 years ago
  85. 3b10fdc ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize by Miao Xie · 7 years ago
  86. 9699d4f ext4: make xattr inode reads faster by Tahsin Erdogan · 7 years ago
  87. ec00022 ext4: inplace xattr block update fails to deduplicate blocks by Tahsin Erdogan · 7 years ago
  88. 77a2e84 ext4: remove unused mode parameter by Tahsin Erdogan · 7 years ago
  89. 2df2c34 ext4: fix warning about stack corruption by Arnd Bergmann · 7 years ago
  90. c741489 ext4: fix dir_nlink behaviour by Andreas Dilger · 7 years ago
  91. 381cebf ext4: silence array overflow warning by Dan Carpenter · 7 years ago
  92. fcf5ea1 ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize by Jan Kara · 7 years ago
  93. 946da69 platform/x86: intel-vbtn: match power button on press rather than release by Mario Limonciello · 7 years ago
  94. 0fdd951 Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  95. e451057 ext4: release discard bio after sending discard commands by Daeho Jeong · 7 years ago
  96. aab7761 Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  97. a54df68 aquantia: Switch to use napi_gro_receive by Pavel Belous · 7 years ago
  98. ef9ca02 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  99. 6999507 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  100. 0d5b994 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago