1. f3ed653 net/mlx5e: Fix IPv6 tunnel checksum offload by Alexander Duyck · 9 years ago
  2. b49663c net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 9 years ago
  3. 0906712 net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO by Alexander Duyck · 9 years ago
  4. 3c9346b net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 9 years ago
  5. b1dc497 net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO by Alexander Duyck · 9 years ago
  6. 36c9838 gso: Only allow GSO_PARTIAL if we can checksum the inner protocol by Alexander Duyck · 9 years ago
  7. d7fb5a8 gso: Do not perform partial GSO if number of partial segments is 1 or less by Alexander Duyck · 9 years ago
  8. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 9 years ago
  9. d401123 tcp: guarantee forward progress in tcp_sendmsg() by Eric Dumazet · 9 years ago
  10. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  11. 7391daf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  12. 610603a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  13. 79e8dc8 ipv6/ila: fix nlsize calculation for lwtunnel by Nicolas Dichtel · 9 years ago
  14. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 9 years ago
  15. cf66966 net: macb: Probe MDIO bus before registering netdev by Florian Fainelli · 9 years ago
  16. b365d95 Merge branch 'rds-fixes' by David S. Miller · 9 years ago
  17. bd7c5f9 RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock. by Sowmini Varadhan · 9 years ago
  18. eb19284 RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock by Sowmini Varadhan · 9 years ago
  19. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 9 years ago
  20. 42c8819 Merge branch 'tunnel-csum-and-sg-offloads' by David S. Miller · 9 years ago
  21. af67eb9 vxlan: Add checksum check to the features check function by Alexander Duyck · 9 years ago
  22. 996e802 net: Disable segmentation if checksumming is not supported by Alexander Duyck · 9 years ago
  23. e34b163 Merge branch 'tipc-next' by David S. Miller · 9 years ago
  24. 10724cc tipc: redesign connection-level flow control by Jon Paul Maloy · 9 years ago
  25. 60020e1 tipc: propagate peer node capabilities to socket layer by Jon Paul Maloy · 9 years ago
  26. 7c8bcfb tipc: re-enable compensation for socket receive buffer double counting by Jon Paul Maloy · 9 years ago
  27. 2b84af94a rtl8152: correct speed testing by Oliver Neukum · 9 years ago
  28. ea07984 usbnet: correct speed testing by Oliver Neukum · 9 years ago
  29. 8caf115 brcm80211: correct speed testing by Oliver Neukum · 9 years ago
  30. c0f31a0 qed: Apply tunnel configurations after PF start by Manish Chopra · 9 years ago
  31. 0e28bf9 net: mvneta: Remove superfluous SMP function call by Anna-Maria Gleixner · 9 years ago
  32. da7daf5 Merge branch 'stmmac-dwmac-socfpga-cleanup' by David S. Miller · 9 years ago
  33. 0f400a8 stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode() by Joachim Eastwood · 9 years ago
  34. 5373724 stmmac: dwmac-socfpga: call phy_resume() only in resume callback by Joachim Eastwood · 9 years ago
  35. 70cb136 stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data by Joachim Eastwood · 9 years ago
  36. 56868de stmmac: dwmac-socfpga: add PM ops and resume function by Joachim Eastwood · 9 years ago
  37. f4e7bd8 stmmac: let remove/resume/suspend functions take device pointer by Joachim Eastwood · 9 years ago
  38. ce24c2b macb: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  39. 6dd7454 pxa168_eth: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  40. 1248ded Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  41. 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
  42. 3df8f4c Merge branch 'mlx5-fixes' by David S. Miller · 9 years ago
  43. d8cf2dd net/mlx5e: Use workqueue for vxlan ops by Matthew Finlay · 9 years ago
  44. 7bb2975 net/mlx5e: Implement a mlx5e workqueue by Matthew Finlay · 9 years ago
  45. 69976fb net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue by Matthew Finlay · 9 years ago
  46. 5f8a02a net/mlx5: Unmap only the relevant IO memory mapping by Gal Pressman · 9 years ago
  47. e03179f net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
  48. a10cdae net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
  49. 5e74bf2 net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
  50. 0d1bcdc net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
  51. 5613091 VSOCK: constify vsock_transport structure by Julia Lawall · 9 years ago
  52. b555a3d drivers: net: xgene: constify xgene_cle_ops structure by Julia Lawall · 9 years ago
  53. 9d18562 fq_codel: add batch ability to fq_codel_drop() by Eric Dumazet · 9 years ago
  54. 094e43d ravb: Remove rx buffer ALIGN by Kazuya Mizuguchi · 9 years ago
  55. eff6ca9 HID: wacom: add missed stylus_in_proximity line back by Ping Cheng · 9 years ago
  56. 4441f63 fuse: update mailing list in MAINTAINERS by Miklos Szeredi · 9 years ago
  57. 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
  58. 6071bd1 netem: Segment GSO packets on enqueue by Neil Horman · 9 years ago
  59. 9580bf2 net: relax expensive skb_unclone() in iptunnel_handle_offloads() by Eric Dumazet · 9 years ago
  60. 9b40d5a Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  61. c0ef079 netdevice: shrink size of struct netdev_queue by Florian Westphal · 9 years ago
  62. e8194d4 Merge branch 'bridge-per-vlan-stats' by David S. Miller · 9 years ago
  63. a60c090 bridge: netlink: export per-vlan stats by Nikolay Aleksandrov · 9 years ago
  64. 6dada9b bridge: vlan: learn to count by Nikolay Aleksandrov · 9 years ago
  65. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 9 years ago
  66. e8872a2 net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter by Nikolay Aleksandrov · 9 years ago
  67. d1ac3b1 Merge branch 'ipv6-tunnel-cleanups' by David S. Miller · 9 years ago
  68. b05229f gre6: Cleanup GREv6 transmit path, call common GRE functions by Tom Herbert · 9 years ago
  69. 79ecb90 ipv6: Generic tunnel cleanup by Tom Herbert · 9 years ago
  70. 182a352 gre: Create common functions for transmit by Tom Herbert · 9 years ago
  71. 8eb30be ipv6: Create ip6_tnl_xmit by Tom Herbert · 9 years ago
  72. 308edfdf gre6: Cleanup GREv6 receive path, call common GRE functions by Tom Herbert · 9 years ago
  73. 95f5c64 gre: Move utility functions to common headers by Tom Herbert · 9 years ago
  74. 0d3c703 ipv6: Cleanup IPv6 tunnel receive path by Tom Herbert · 9 years ago
  75. 570d632 Merge branch 'tcp-preempt' by David S. Miller · 9 years ago
  76. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 9 years ago
  77. 5413d1b net: do not block BH while processing socket backlog by Eric Dumazet · 9 years ago
  78. 860fbbc sctp: prepare for socket backlog behavior change by Eric Dumazet · 9 years ago
  79. e61da9e udp: prepare for non BH masking at backlog processing by Eric Dumazet · 9 years ago
  80. 7309f88 dccp: do not assume DCCP code is non preemptible by Eric Dumazet · 9 years ago
  81. fb3477c tcp: do not block bh during prequeue processing by Eric Dumazet · 9 years ago
  82. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 9 years ago
  83. 5e59c83 Merge branch 'xgene-channel-number' by David S. Miller · 9 years ago
  84. 6619ac5 dtb: xgene: Add channel property by Iyappan Subramanian · 9 years ago
  85. 4cac949 Documentation: dtb: xgene: Add channel property by Iyappan Subramanian · 9 years ago
  86. 2a37daa drivers: net: xgene: Get channel number from device binding by Iyappan Subramanian · 9 years ago
  87. 689de1d Minimal fix-up of bad hashing behavior of hash_64() by Linus Torvalds · 9 years ago
  88. 98bcf28 Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  89. 33656a1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  90. 5f40adb Merge tag 'gpio-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  91. 9c5d1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  92. ba22906 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  93. b7f8fe2 gre: do not pull header in ICMP error processing by Jiri Benc · 9 years ago
  94. 582a1db Merge branch 'qed-selftests' by David S. Miller · 9 years ago
  95. 16f46bf qede: add implementation for internal loopback test. by Sudarsana Reddy Kalluru · 9 years ago
  96. 3044a02 qede: add support for selftests. by Sudarsana Reddy Kalluru · 9 years ago
  97. 03dc76c qed: add infrastructure for device self tests. by Sudarsana Reddy Kalluru · 9 years ago
  98. 158bc06 net: dsa: mv88e6xxx: replace ds with ps where possible by Andrew Lunn · 9 years ago
  99. 8cd14cc Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  100. 2c94b53 net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case by Tim Bingham · 9 years ago