1. 0e28bf9 net: mvneta: Remove superfluous SMP function call by Anna-Maria Gleixner · 8 years ago
  2. da7daf5 Merge branch 'stmmac-dwmac-socfpga-cleanup' by David S. Miller · 8 years ago
  3. 0f400a8 stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode() by Joachim Eastwood · 8 years ago
  4. 5373724 stmmac: dwmac-socfpga: call phy_resume() only in resume callback by Joachim Eastwood · 8 years ago
  5. 70cb136 stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data by Joachim Eastwood · 8 years ago
  6. 56868de stmmac: dwmac-socfpga: add PM ops and resume function by Joachim Eastwood · 8 years ago
  7. f4e7bd8 stmmac: let remove/resume/suspend functions take device pointer by Joachim Eastwood · 8 years ago
  8. ce24c2b macb: fix mdiobus_scan() error check by Sergei Shtylyov · 8 years ago
  9. 6dd7454 pxa168_eth: fix mdiobus_scan() error check by Sergei Shtylyov · 8 years ago
  10. 64ae7445 batman-adv: Split batadv_iv_ogm_orig_del_if function by Sven Eckelmann · 9 years ago
  11. 86de37c batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_update by Simon Wunderlich · 9 years ago
  12. efcc9d3 batman-adv: move and restructure batadv_v_ogm_forward by Simon Wunderlich · 9 years ago
  13. 121bdca batman-adv: fix debuginfo macro style issue by Simon Wunderlich · 8 years ago
  14. 6fc77a5 batman-adv: Fix function names on new line starting with '*' by Sven Eckelmann · 8 years ago
  15. f298cb9 batman-adv: Add kernel-doc for batadv_interface_rx by Sven Eckelmann · 9 years ago
  16. 98a5b1d batman-adv: Fix kerneldoc for batadv_compare_claim by Sven Eckelmann · 9 years ago
  17. d3abce7 batman-adv: Fix checkpatch warning about 'unsigned' type by Sven Eckelmann · 8 years ago
  18. 6d030de batman-adv: fix wrong names in kerneldoc by Antonio Quartulli · 8 years ago
  19. 4ba4bc0 batman-adv: use to_delayed_work by Geliang Tang · 9 years ago
  20. fb1f23e batman-adv: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  21. 925a6f3 batman-adv: use static string for table headers by Antonio Quartulli · 8 years ago
  22. 565489d batman-adv: Start new development cycle by Simon Wunderlich · 8 years ago
  23. 286ddfb MAINTAINERS: Add BATMAN ADVANCED documentation files by Sven Eckelmann · 8 years ago
  24. 1584f41 MAINTAINERS: Mark BATMAN ADVANCED mailing list as moderated by Sven Eckelmann · 8 years ago
  25. 1248ded Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  26. 1f6211a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  27. 3df8f4c Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  28. d8cf2dd net/mlx5e: Use workqueue for vxlan ops by Matthew Finlay · 8 years ago
  29. 7bb2975 net/mlx5e: Implement a mlx5e workqueue by Matthew Finlay · 8 years ago
  30. 69976fb net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue by Matthew Finlay · 8 years ago
  31. 5f8a02a net/mlx5: Unmap only the relevant IO memory mapping by Gal Pressman · 8 years ago
  32. e03179f net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 8 years ago
  33. a10cdae net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 8 years ago
  34. 5e74bf2 net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 8 years ago
  35. 0d1bcdc net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 8 years ago
  36. 5613091 VSOCK: constify vsock_transport structure by Julia Lawall · 8 years ago
  37. b555a3d drivers: net: xgene: constify xgene_cle_ops structure by Julia Lawall · 8 years ago
  38. 9d18562 fq_codel: add batch ability to fq_codel_drop() by Eric Dumazet · 8 years ago
  39. 094e43d ravb: Remove rx buffer ALIGN by Kazuya Mizuguchi · 8 years ago
  40. eff6ca9 HID: wacom: add missed stylus_in_proximity line back by Ping Cheng · 8 years ago
  41. 4441f63 fuse: update mailing list in MAINTAINERS by Miklos Szeredi · 8 years ago
  42. 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 · 8 years ago
  43. 6071bd1 netem: Segment GSO packets on enqueue by Neil Horman · 8 years ago
  44. 9580bf2 net: relax expensive skb_unclone() in iptunnel_handle_offloads() by Eric Dumazet · 8 years ago
  45. 9b40d5a Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  46. c0ef079 netdevice: shrink size of struct netdev_queue by Florian Westphal · 8 years ago
  47. e8194d4 Merge branch 'bridge-per-vlan-stats' by David S. Miller · 8 years ago
  48. a60c090 bridge: netlink: export per-vlan stats by Nikolay Aleksandrov · 8 years ago
  49. 6dada9b bridge: vlan: learn to count by Nikolay Aleksandrov · 8 years ago
  50. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 8 years ago
  51. e8872a2 net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter by Nikolay Aleksandrov · 8 years ago
  52. d1ac3b1 Merge branch 'ipv6-tunnel-cleanups' by David S. Miller · 8 years ago
  53. b05229f gre6: Cleanup GREv6 transmit path, call common GRE functions by Tom Herbert · 8 years ago
  54. 79ecb90 ipv6: Generic tunnel cleanup by Tom Herbert · 8 years ago
  55. 182a352 gre: Create common functions for transmit by Tom Herbert · 8 years ago
  56. 8eb30be ipv6: Create ip6_tnl_xmit by Tom Herbert · 8 years ago
  57. 308edfdf gre6: Cleanup GREv6 receive path, call common GRE functions by Tom Herbert · 8 years ago
  58. 95f5c64 gre: Move utility functions to common headers by Tom Herbert · 8 years ago
  59. 0d3c703 ipv6: Cleanup IPv6 tunnel receive path by Tom Herbert · 8 years ago
  60. 570d632 Merge branch 'tcp-preempt' by David S. Miller · 8 years ago
  61. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 8 years ago
  62. 5413d1b net: do not block BH while processing socket backlog by Eric Dumazet · 8 years ago
  63. 860fbbc sctp: prepare for socket backlog behavior change by Eric Dumazet · 8 years ago
  64. e61da9e udp: prepare for non BH masking at backlog processing by Eric Dumazet · 8 years ago
  65. 7309f88 dccp: do not assume DCCP code is non preemptible by Eric Dumazet · 8 years ago
  66. fb3477c tcp: do not block bh during prequeue processing by Eric Dumazet · 8 years ago
  67. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 8 years ago
  68. 5e59c83 Merge branch 'xgene-channel-number' by David S. Miller · 8 years ago
  69. 6619ac5 dtb: xgene: Add channel property by Iyappan Subramanian · 8 years ago
  70. 4cac949 Documentation: dtb: xgene: Add channel property by Iyappan Subramanian · 8 years ago
  71. 2a37daa drivers: net: xgene: Get channel number from device binding by Iyappan Subramanian · 8 years ago
  72. 689de1d Minimal fix-up of bad hashing behavior of hash_64() by Linus Torvalds · 8 years ago
  73. 98bcf28 Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  74. 33656a1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  75. 5f40adb Merge tag 'gpio-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  76. 9c5d1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  77. ba22906 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  78. b7f8fe2 gre: do not pull header in ICMP error processing by Jiri Benc · 8 years ago
  79. 582a1db Merge branch 'qed-selftests' by David S. Miller · 8 years ago
  80. 16f46bf qede: add implementation for internal loopback test. by Sudarsana Reddy Kalluru · 8 years ago
  81. 3044a02 qede: add support for selftests. by Sudarsana Reddy Kalluru · 8 years ago
  82. 03dc76c qed: add infrastructure for device self tests. by Sudarsana Reddy Kalluru · 8 years ago
  83. 158bc06 net: dsa: mv88e6xxx: replace ds with ps where possible by Andrew Lunn · 8 years ago
  84. 8cd14cc Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  85. 2c94b53 net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case by Tim Bingham · 8 years ago
  86. 0970f5b sctp: signal sk_data_ready earlier on data chunks reception by Marcelo Ricardo Leitner · 8 years ago
  87. efe7905 tipc: only process unicast on intended node by Hamish Martin · 8 years ago
  88. 0b86a2a cxgb3: fix out of bounds read by Michal Schmidt · 8 years ago
  89. c489565 net/smscx5xx: use the device tree for mac address by Arnd Bergmann · 8 years ago
  90. 70e927b mdio_bus: Fix MDIO bus scanning in __mdiobus_register() by Marek Vasut · 8 years ago
  91. 1c7b4a2 i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM by Alexander Duyck · 8 years ago
  92. ae63bff i40evf: make use of BIT() macro to avoid signed left shift by Jacob Keller · 8 years ago
  93. 2101bac i40e: make use of BIT() macro to prevent left shift of signed values by Jacob Keller · 8 years ago
  94. dcb5745 i40e/i40evf: fix I40E_MASK signed shift overflow warnings by Jacob Keller · 8 years ago
  95. 5a6fc25 i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10 by Harshitha Ramamurthy · 8 years ago
  96. a3aa503 i40e: Update device ids for X722 by Catherine Sullivan · 8 years ago
  97. de38fef i40e: Drop extra copy of function by Jesse Brandeburg · 8 years ago
  98. a1b5a24 i40e: Use consistent type for vf_id by Jesse Brandeburg · 8 years ago
  99. cdc3d93 i40e: PTP - avoid aggregate return warnings by Jesse Brandeburg · 8 years ago
  100. 3ed439c i40e: Fix uninitialized variable by Catherine Sullivan · 8 years ago