1. e98a3aa mdio_bus: don't return NULL from mdiobus_scan() by Sergei Shtylyov · 9 years ago
  2. 4d659fc Merge branch 'kill_trans_start' by David S. Miller · 9 years ago
  3. 9b36627 net: remove dev->trans_start by Florian Westphal · 9 years ago
  4. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  5. ba162f8 netdevice: add helper to update trans_start by Florian Westphal · 9 years ago
  6. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 9 years ago
  7. a6e5472 dmfe: kill DEVICE define by Florian Westphal · 9 years ago
  8. 8bf42e9 gre6: add Kconfig dependency for NET_IPGRE_DEMUX by Arnd Bergmann · 9 years ago
  9. b8223bd Merge branch 'gre-teb' by David S. Miller · 9 years ago
  10. 125372f gre: receive also TEB packets for lwtunnels by Jiri Benc · 9 years ago
  11. 244a797 gre: move iptunnel_pull_header down to ipgre_rcv by Jiri Benc · 9 years ago
  12. 00b2034 gre: remove superfluous pskb_may_pull by Jiri Benc · 9 years ago
  13. 3f7496a Merge branch 'mlx5-sriov-updates' by David S. Miller · 9 years ago
  14. 1edc57e net/mlx5: E-Switch, Implement trust vf ndo by Mohamad Haj Yahia · 9 years ago
  15. a35f71f net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling by Mohamad Haj Yahia · 9 years ago
  16. 78a9199 net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups by Mohamad Haj Yahia · 9 years ago
  17. 586cfa7 net/mlx5: E-Switch, Use vport event handler for vport cleanup by Mohamad Haj Yahia · 9 years ago
  18. 01f51f2 net/mlx5: E-Switch, Enable/disable ACL tables on demand by Mohamad Haj Yahia · 9 years ago
  19. f942380 net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk by Mohamad Haj Yahia · 9 years ago
  20. dfcb1ed net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST mode by Mohamad Haj Yahia · 9 years ago
  21. 5742df0 net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLs by Mohamad Haj Yahia · 9 years ago
  22. 761e205 net/mlx5: E-Switch, Fix error flow memory leak by Mohamad Haj Yahia · 9 years ago
  23. 831cae1 net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq() by Mohamad Haj Yahia · 9 years ago
  24. efdc810 net/mlx5: Flow steering, Add vport ACL support by Mohamad Haj Yahia · 9 years ago
  25. fbc4a69 net/mlx5e: Fix aRFS compilation dependency by Maor Gottlieb · 9 years ago
  26. 2754024 Merge branch 'cxgb4-mbox' by David S. Miller · 9 years ago
  27. f358738 cxgb4: Check for firmware errors in the mailbox command loop by Hariprasad Shenai · 9 years ago
  28. 5a20f5c cxgb4: Don't sleep when mbox cmd is issued from interrupt context by Hariprasad Shenai · 9 years ago
  29. ecc9120 drivers: net: emac: add Atheros AR8035 phy initialization code by Christian Lamparter · 9 years ago
  30. 53da5b4 Merge branch 'tunnel-features-and-gso-partial' by David S. Miller · 9 years ago
  31. 152971e bnxt: Add support for segmentation of tunnels with outer checksums by Alexander Duyck · 9 years ago
  32. f3ed653 net/mlx5e: Fix IPv6 tunnel checksum offload by Alexander Duyck · 9 years ago
  33. b49663c net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 9 years ago
  34. 0906712 net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO by Alexander Duyck · 9 years ago
  35. 3c9346b net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 9 years ago
  36. b1dc497 net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO by Alexander Duyck · 9 years ago
  37. 36c9838 gso: Only allow GSO_PARTIAL if we can checksum the inner protocol by Alexander Duyck · 9 years ago
  38. d7fb5a8 gso: Do not perform partial GSO if number of partial segments is 1 or less by Alexander Duyck · 9 years ago
  39. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 9 years ago
  40. d401123 tcp: guarantee forward progress in tcp_sendmsg() by Eric Dumazet · 9 years ago
  41. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  42. 7391daf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  43. 610603a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  44. 79e8dc8 ipv6/ila: fix nlsize calculation for lwtunnel by Nicolas Dichtel · 9 years ago
  45. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 9 years ago
  46. cf66966 net: macb: Probe MDIO bus before registering netdev by Florian Fainelli · 9 years ago
  47. b365d95 Merge branch 'rds-fixes' by David S. Miller · 9 years ago
  48. bd7c5f9 RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock. by Sowmini Varadhan · 9 years ago
  49. eb19284 RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock by Sowmini Varadhan · 9 years ago
  50. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 9 years ago
  51. 42c8819 Merge branch 'tunnel-csum-and-sg-offloads' by David S. Miller · 9 years ago
  52. af67eb9 vxlan: Add checksum check to the features check function by Alexander Duyck · 9 years ago
  53. 996e802 net: Disable segmentation if checksumming is not supported by Alexander Duyck · 9 years ago
  54. e34b163 Merge branch 'tipc-next' by David S. Miller · 9 years ago
  55. 10724cc tipc: redesign connection-level flow control by Jon Paul Maloy · 9 years ago
  56. 60020e1 tipc: propagate peer node capabilities to socket layer by Jon Paul Maloy · 9 years ago
  57. 7c8bcfb tipc: re-enable compensation for socket receive buffer double counting by Jon Paul Maloy · 9 years ago
  58. 2b84af94a rtl8152: correct speed testing by Oliver Neukum · 9 years ago
  59. ea07984 usbnet: correct speed testing by Oliver Neukum · 9 years ago
  60. 8caf115 brcm80211: correct speed testing by Oliver Neukum · 9 years ago
  61. c0f31a0 qed: Apply tunnel configurations after PF start by Manish Chopra · 9 years ago
  62. 0e28bf9 net: mvneta: Remove superfluous SMP function call by Anna-Maria Gleixner · 9 years ago
  63. da7daf5 Merge branch 'stmmac-dwmac-socfpga-cleanup' by David S. Miller · 9 years ago
  64. 0f400a8 stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode() by Joachim Eastwood · 9 years ago
  65. 5373724 stmmac: dwmac-socfpga: call phy_resume() only in resume callback by Joachim Eastwood · 9 years ago
  66. 70cb136 stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data by Joachim Eastwood · 9 years ago
  67. 56868de stmmac: dwmac-socfpga: add PM ops and resume function by Joachim Eastwood · 9 years ago
  68. f4e7bd8 stmmac: let remove/resume/suspend functions take device pointer by Joachim Eastwood · 9 years ago
  69. ce24c2b macb: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  70. 6dd7454 pxa168_eth: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  71. 1248ded Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  72. 1f6211a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  73. 3df8f4c Merge branch 'mlx5-fixes' by David S. Miller · 9 years ago
  74. d8cf2dd net/mlx5e: Use workqueue for vxlan ops by Matthew Finlay · 9 years ago
  75. 7bb2975 net/mlx5e: Implement a mlx5e workqueue by Matthew Finlay · 9 years ago
  76. 69976fb net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue by Matthew Finlay · 9 years ago
  77. 5f8a02a net/mlx5: Unmap only the relevant IO memory mapping by Gal Pressman · 9 years ago
  78. e03179f net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
  79. a10cdae net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
  80. 5e74bf2 net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
  81. 0d1bcdc net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
  82. 5613091 VSOCK: constify vsock_transport structure by Julia Lawall · 9 years ago
  83. b555a3d drivers: net: xgene: constify xgene_cle_ops structure by Julia Lawall · 9 years ago
  84. 9d18562 fq_codel: add batch ability to fq_codel_drop() by Eric Dumazet · 9 years ago
  85. 094e43d ravb: Remove rx buffer ALIGN by Kazuya Mizuguchi · 9 years ago
  86. eff6ca9 HID: wacom: add missed stylus_in_proximity line back by Ping Cheng · 9 years ago
  87. 4441f63 fuse: update mailing list in MAINTAINERS by Miklos Szeredi · 9 years ago
  88. ede00a5 Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  89. 6071bd1 netem: Segment GSO packets on enqueue by Neil Horman · 9 years ago
  90. 9580bf2 net: relax expensive skb_unclone() in iptunnel_handle_offloads() by Eric Dumazet · 9 years ago
  91. 9b40d5a Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  92. c0ef079 netdevice: shrink size of struct netdev_queue by Florian Westphal · 9 years ago
  93. e8194d4 Merge branch 'bridge-per-vlan-stats' by David S. Miller · 9 years ago
  94. a60c090 bridge: netlink: export per-vlan stats by Nikolay Aleksandrov · 9 years ago
  95. 6dada9b bridge: vlan: learn to count by Nikolay Aleksandrov · 9 years ago
  96. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 9 years ago
  97. e8872a2 net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter by Nikolay Aleksandrov · 9 years ago
  98. d1ac3b1 Merge branch 'ipv6-tunnel-cleanups' by David S. Miller · 9 years ago
  99. b05229f gre6: Cleanup GREv6 transmit path, call common GRE functions by Tom Herbert · 9 years ago
  100. 79ecb90 ipv6: Generic tunnel cleanup by Tom Herbert · 9 years ago