1. 914b32f net: dsa: mv88e6xxx: abstract switch registers accesses by Vivien Didelot · 8 years ago
  2. 9dddd47 net: dsa: mv88e6xxx: add port base address to info by Vivien Didelot · 8 years ago
  3. caac854 net: dsa: mv88e6xxx: pass compatible info by Vivien Didelot · 8 years ago
  4. bc46a3d net: dsa: mv88e6xxx: add detection helper by Vivien Didelot · 8 years ago
  5. 4a70c4a net: dsa: mv88e6xxx: add SMI init helper by Vivien Didelot · 8 years ago
  6. 469d729 net: dsa: mv88e6xxx: add chip allocation helper by Vivien Didelot · 8 years ago
  7. 9f8b3ee net: dsa: mv88e6xxx: rename smi_mutex to reg_lock by Vivien Didelot · 8 years ago
  8. 5f7c036 net: dsa: mv88e6xxx: remove table args in info lookup by Vivien Didelot · 8 years ago
  9. c6d19ab net: dsa: mv88e6xxx: use gpio get optional variant by Vivien Didelot · 8 years ago
  10. b7e66a5 net: dsa: mv88e6xxx: add switch register helpers by Vivien Didelot · 8 years ago
  11. 1d35f0b net: dsa: mv88e6xxx: do not increment bus refcount by Vivien Didelot · 8 years ago
  12. aa8ac39 net: dsa: mv88e6xxx: use already declared variables by Vivien Didelot · 8 years ago
  13. fbae5a4 net: dsa: mv88e6xxx: remove redundant assignments by Vivien Didelot · 8 years ago
  14. 57d3231 net: dsa: mv88e6xxx: fix style issues by Vivien Didelot · 8 years ago
  15. 697666e net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  16. 715a022 net: ethernet: bcmsysport: use phydev from struct net_device by Philippe Reynes · 8 years ago
  17. 9078932 net: ethernet: nb8800: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  18. 46bb0bb net: ethernet: nb8800: use phydev from struct net_device by Philippe Reynes · 8 years ago
  19. bd081e4 Merge branch 'ipv6-better-traceroute-sit-gre' by David S. Miller · 8 years ago
  20. 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 8 years ago
  21. 9b8c6d7 gre: better support for ICMP messages for gre+ipv6 by Eric Dumazet · 8 years ago
  22. 2d7a3b2 ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED by Eric Dumazet · 8 years ago
  23. 5fbba8a ip6: move ipip6_err_gen_icmpv6_unreach() by Eric Dumazet · 8 years ago
  24. b1cadc1 ipv6: icmp: add a force_saddr param to icmp6_send() by Eric Dumazet · 8 years ago
  25. adc0158 net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  26. a0bbb9f net: ethernet: et131x: use phydev from struct net_device by Philippe Reynes · 8 years ago
  27. af73e72 RDS: TCP: Fix non static symbol warnings by Wei Yongjun · 8 years ago
  28. 2dce5fb net:liquidio: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  29. c3f3cbf gtp: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  30. 6762ef3 Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  31. 59494dd Merge branch 'cpsw-delete-rx_descs' by David S. Miller · 8 years ago
  32. 6774b68 Documentation: DT: cpsw: remove rx_descs property by Ivan Khoronzhuk · 8 years ago
  33. 1793331 net: ethernet: ti: cpsw: remove rx_descs property by Ivan Khoronzhuk · 8 years ago
  34. 0350cb4 tipc: potential shift wrapping bug in map_set() by Dan Carpenter · 8 years ago
  35. 8c0c07a Merge branch 'vrf-next' by David S. Miller · 8 years ago
  36. afbac601 net: ipv6: Address selection needs to consider L3 domains by David Ahern · 8 years ago
  37. 0d240e7 net: vrf: Implement get_saddr for IPv6 by David Ahern · 8 years ago
  38. a2e2ff5 net: ipv6: Move ip6_route_get_saddr to inline by David Ahern · 8 years ago
  39. 0023a06 net: lantiq_etop: remove unused variable by Sudip Mukherjee · 8 years ago
  40. 832dfd1f Merge branch 'tunnel-offload-future-proof' by David S. Miller · 8 years ago
  41. b9adcd69 vxlan: Add new UDP encapsulation offload type for VXLAN-GPE by Alexander Duyck · 8 years ago
  42. 1938ee1 net: Remove deprecated tunnel specific UDP offload functions by Alexander Duyck · 8 years ago
  43. 5e44f8e2 qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  44. f9f082a qede: Move all UDP port notifiers to single function by Alexander Duyck · 8 years ago
  45. 3ab6883 nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  46. 974c3f3 mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  47. a831274 mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  48. b3a4955 ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  49. 06a5f7f i40e: Move all UDP port notifiers to single function by Alexander Duyck · 8 years ago
  50. f174cdb fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  51. bde6b7c benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  52. 7cdd5fc bnxt: Move GENEVE support from hard-coded port to using port notifier by Alexander Duyck · 8 years ago
  53. ad51b8e bnxt: Update drivers to support unified UDP encapsulation offload functions by Alexander Duyck · 8 years ago
  54. 6b35291 bnx2x: Move all UDP port notifiers to single function by Alexander Duyck · 8 years ago
  55. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 8 years ago
  56. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 8 years ago
  57. 86a9805 vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes by Alexander Duyck · 8 years ago
  58. a23b97e can: rcar_can: Move Renesas CAN driver to rcar dir by Ramesh Shanmugasundaram · 8 years ago
  59. dd3bd23 can: rcar_canfd: Add Renesas R-Car CAN FD driver by Ramesh Shanmugasundaram · 8 years ago
  60. 9be05c7 can: bcm: add documentation for CAN FD support by Oliver Hartkopp · 8 years ago
  61. 6f3b911 can: bcm: add support for CAN FD frames by Oliver Hartkopp · 8 years ago
  62. 2b5f5f5 can: bcm: unify bcm_msg_head handling and prepare function parameters by Oliver Hartkopp · 8 years ago
  63. 72c8a89 can: bcm: use CAN frame instead of can_frame in comments by Oliver Hartkopp · 8 years ago
  64. 95acb49 can: bcm: fix indention and other minor style issues by Oliver Hartkopp · 8 years ago
  65. 05ca527 can: gs_usb: add ethtool set_phys_id callback to locate physical device by Maximilian Schneider · 8 years ago
  66. 9be95c9 can: gs_usb: codingstyle: introduce use of BIT() + fix indention by Maximilian Schneider · 8 years ago
  67. ae5ac9b can: tscan1: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  68. 21aedfd can: slcan: Replace sizeof struct can_frame with CAN_MTU by Marek Vasut · 8 years ago
  69. 7da29f9 can: dev: can-calc-bit-timing(): better sample point calculation by Marc Kleine-Budde · 8 years ago
  70. a20fadf can: build proc support only if CONFIG_PROC_FS is activated by Alexander Aring · 8 years ago
  71. 3636876 MAINTAINERS: Add file patterns for can device tree bindings by Geert Uytterhoeven · 8 years ago
  72. 9f6ed03 net, cls: also reject deleting all filters when TCA_KIND present by Daniel Borkmann · 8 years ago
  73. 5b706e5 Merge branch 'vmxnet3-upgrade-to-version3' by David S. Miller · 8 years ago
  74. 6af9d78 vmxnet3: update to version 3 by Shrikrishna Khare · 8 years ago
  75. 4744322 vmxnet3: introduce command to register memory region by Shrikrishna Khare · 8 years ago
  76. 4edef40e vmxnet3: add support for get_coalesce, set_coalesce ethtool operations by Shrikrishna Khare · 8 years ago
  77. 50a5ce3 vmxnet3: add receive data ring support by Shrikrishna Khare · 8 years ago
  78. 3c8b3ef vmxnet3: allow variable length transmit data ring buffer by Shrikrishna Khare · 8 years ago
  79. f35c748 vmxnet3: introduce generalized command interface to configure the device by Shrikrishna Khare · 8 years ago
  80. 190af10 vmxnet3: prepare for version 3 changes by Shrikrishna Khare · 8 years ago
  81. a264d83 Merge branch 'qeth-next' by David S. Miller · 8 years ago
  82. 77a83ed s390/qeth: fix indentation in qeth_l3_arp_query by Sebastian Ott · 8 years ago
  83. 70deb01 qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperSockets by Hans Wippel · 8 years ago
  84. 6c7cd71 qeth: improve set_features error handling by Hans Wippel · 8 years ago
  85. 9bdc441 qeth: add network device features for VLAN devices by Hans Wippel · 8 years ago
  86. 8f43fb0 qeth layer 2 and layer 3 common feature handling by Thomas Richter · 8 years ago
  87. 5f78e29 qeth: optimize IP handling in rx_mode callback by Lakhvich Dmitriy · 8 years ago
  88. 6059c90 qeth: introduce linearization fail count to stats by Eugene Crosser · 8 years ago
  89. 2601e4e qeth: enable scatter/gather by default by Eugene Crosser · 8 years ago
  90. d52aec9 qeth: enable scatter/gather in layer 2 mode by Eugene Crosser · 8 years ago
  91. 8bad55f qeth: fill netdevice->gso_* attributes accurately by Eugene Crosser · 8 years ago
  92. 41aeed5 qeth: clean up condition when tso is used by Eugene Crosser · 8 years ago
  93. 2863c61 qeth: refactor calculation of SBALE count by Eugene Crosser · 8 years ago
  94. 1b05cf6 qeth: Include error message for "OS Mismatch" by Eugene Crosser · 8 years ago
  95. 318d3cc net: xfrm: fix old-style declaration by Arnd Bergmann · 8 years ago
  96. 278af57 net: gianfar: fix old-style declaration by Arnd Bergmann · 8 years ago
  97. ac56506 isdn: eicon: fix old-style declarations by Arnd Bergmann · 8 years ago
  98. 60a25d0 hamradio: baycom: fix old-style declaration by Arnd Bergmann · 8 years ago
  99. be4da0e net: the space is required after ',' by Wei Tang · 8 years ago
  100. 84d15ae net: do not initialise statics to 0 by Wei Tang · 8 years ago