1. c58d900 bcma: fix building without OF_IRQ by Arnd Bergmann · 8 years ago
  2. 372f7d6 b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_init by Jia-Ju Bai · 8 years ago
  3. 9a34921 Merge branch 'AF_VSOCK-missed-wakeups' by David S. Miller · 8 years ago
  4. f7f9b5e AF_VSOCK: Shrink the area influenced by prepare_to_wait by Claudio Imbrenda · 8 years ago
  5. 6f57e56 Revert "vsock: Fix blocking ops call in prepare_to_wait" by Claudio Imbrenda · 8 years ago
  6. 9a0384c macb: fix PHY reset by Sergei Shtylyov · 8 years ago
  7. 4cfc86f ipv4: initialize flowi4_flags before calling fib_lookup() by Lance Richardson · 8 years ago
  8. 6e9bdc7 fsl/fman: Workaround for Errata A-007273 by Igal Liberman · 8 years ago
  9. ad0ea19 ipv4: fix broadcast packets reception by Paolo Abeni · 8 years ago
  10. 0419f4a Merge branch 'hns-fixes' by David S. Miller · 8 years ago
  11. 0b51b1d net: hns: bug fix about the overflow of mss by Daode Huang · 8 years ago
  12. 211b138 net: hns: adds limitation for debug port mtu by Kejian Yan · 8 years ago
  13. da3488b net: hns: fix the bug about mtu setting by Kejian Yan · 8 years ago
  14. 717dd807 net: hns: fixes a bug of RSS by Kejian Yan · 8 years ago
  15. beecfe9 net: hns: fix return value of the function about rss by Kejian Yan · 8 years ago
  16. 6f80563 net: hns: set xge statistic reg as read only by Qianqian Xie · 8 years ago
  17. a520477 net: hns: fixed the bug about GMACs mac setting by Sheng Li · 8 years ago
  18. d567984 net: hns: add uc match for debug ports by Kejian Yan · 8 years ago
  19. f8a1a63 net: hns: fixed portid bug in sending manage pkt by Sheng Li · 8 years ago
  20. 0d6b425 net: hns: bug fix about ping6 by Kejian Yan · 8 years ago
  21. db219ba ipv6: remove unused in6_addr struct by Luis de Bethencourt · 8 years ago
  22. 025c681 netlink: add support for NIC driver ioctls by David Decotigny · 8 years ago
  23. 5f2d472 ethtool: minor doc update by David Decotigny · 8 years ago
  24. 3ba9d30 net: ipv4: Fix truncated timestamp returned by inet_current_timestamp() by Deepa Dinamani · 8 years ago
  25. 9b24684 Make DST_CACHE a silent config option by Dave Jones · 8 years ago
  26. 62d885fe net: Add missing kernel-doc for netdev ptype lists by Benjamin Poirier · 8 years ago
  27. 6d0e24c net: add missing descriptions in net_device_priv_flags by Luis de Bethencourt · 8 years ago
  28. 537377d igmp: Document sysctl_igmp_max_msf by Benjamin Poirier · 8 years ago
  29. 6b226e2 net: Fix indentation of the conf/ documentation block by Benjamin Poirier · 8 years ago
  30. 6b07252 Merge branch 'bridge-gso-segs-and-size' by David S. Miller · 8 years ago
  31. ae74f10 bridge: update max_gso_segs and max_gso_size by Eric Dumazet · 8 years ago
  32. c70ce02 net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes by Eric Dumazet · 8 years ago
  33. 7d34fa7 vxlan: fix too large pskb_may_pull with remote checksum by Jiri Benc · 8 years ago
  34. 5692d7e vxlan: fix sparse warnings by Jiri Benc · 8 years ago
  35. ed49e65 net: add description for len argument of dev_get_phys_port_name by Luis de Bethencourt · 8 years ago
  36. 227f33b mdio-sun4i: oops in error handling in probe by Dan Carpenter · 8 years ago
  37. abc34d7 net: smc911x: avoid unused variable warnings by Arnd Bergmann · 8 years ago
  38. 1c19130 Revert "lan78xx: add ndo_get_stats64" by David S. Miller · 8 years ago
  39. e9fc2f0 net: sched: Add description for cpu_bstats argument by Luis de Bethencourt · 8 years ago
  40. b002fdc gen_stats.c: Add description for cpu argument by Luis de Bethencourt · 8 years ago
  41. ebf918c isdn: Use ktime_t instead of 'struct timeval' by Tina Ruchandani · 8 years ago
  42. 4320f21 Merge branch 'tunnel-fixes' by David S. Miller · 8 years ago
  43. a09a4c8 tunnels: Remove encapsulation offloads on decap. by Jesse Gross · 8 years ago
  44. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 8 years ago
  45. b8cba75 ipip: Properly mark ipip GRO packets as encapsulated. by Jesse Gross · 8 years ago
  46. 659e0bc sctp: keep fragmentation point aligned to word size by Marcelo Ricardo Leitner · 8 years ago
  47. 3822a5f sctp: align MTU to a word by Marcelo Ricardo Leitner · 8 years ago
  48. 31b055e sctp: do not leak chunks that are sent to unconfirmed paths by Marcelo Ricardo Leitner · 8 years ago
  49. 07b4d6a sctp: do not update a_rwnd if we are not issuing a sack by Marcelo Ricardo Leitner · 8 years ago
  50. abbdb5a net: remove a dubious unlikely() clause by Eric Dumazet · 8 years ago
  51. 5a779c4 net/mlx4: remove unused array zero_gid[] by Colin Ian King · 8 years ago
  52. 1e32ec3 Merge branch 'flowi6_tos' by David S. Miller · 8 years ago
  53. 69716a2 ipv6, trace: fix tos reporting on fib6_table_lookup by Daniel Borkmann · 8 years ago
  54. 95caf6f geneve: fix populating tclass in geneve_get_v6_dst by Daniel Borkmann · 8 years ago
  55. eaa93bf vxlan: fix populating tclass in vxlan6_get_route by Daniel Borkmann · 8 years ago
  56. c78a85a Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 8 years ago
  57. de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  58. b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  59. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  60. 31e1823 Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  61. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  62. 6b5f04b Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  63. fe30937 bonding: fix bond_get_stats() by Eric Dumazet · 8 years ago
  64. eee5772 net: bcmgenet: fix dma api length mismatch by Eric Dumazet · 8 years ago
  65. 76e39cc net/mlx4_core: Fix backward compatibility on VFs by Eli Cohen · 8 years ago
  66. fcab86a Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  67. ef504fa Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  68. e2ad1f9 phy: mdio-thunder: Fix some Kconfig typos by Andreas Färber · 8 years ago
  69. a59f8c5 lan78xx: add ndo_get_stats64 by Woojung Huh · 8 years ago
  70. 20ff556 lan78xx: handle statistics counter rollover by Woojung Huh · 8 years ago
  71. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  72. 7fa7728 Merge branch 'rds-buffer-tuning' by David S. Miller · 8 years ago
  73. a3382e4 RDS: TCP: Remove unused constant by Sowmini Varadhan · 8 years ago
  74. c6a58ff RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket by Sowmini Varadhan · 8 years ago
  75. 79d3b59 net: smc911x: convert pxa dma to dmaengine by Robert Jarzmik · 8 years ago
  76. c9d0bc5 Merge branch 'IFF_MULTICAST-dup-sets' by David S. Miller · 8 years ago
  77. bc0df13 team: remove duplicate set of flag IFF_MULTICAST by Zhang Shengju · 8 years ago
  78. 1098cee bonding: remove duplicate set of flag IFF_MULTICAST by Zhang Shengju · 8 years ago
  79. 237045f Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  80. 35d88d9 Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  81. 93e68cd net: fix a comment typo by Zhang Shengju · 8 years ago
  82. 3af0d55 ethernet: micrel: fix some error codes by Dan Carpenter · 8 years ago
  83. 3004932 Merge branch 'bpf-misc' by David S. Miller · 8 years ago
  84. fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 8 years ago
  85. 808c1b6 bpf, dst: add and use dst_tclassid helper by Daniel Borkmann · 8 years ago
  86. 09c37a2 bpf: make skb->tc_classid also readable by Daniel Borkmann · 8 years ago
  87. 019ded3 net: mvneta: bm: clarify dependencies by Arnd Bergmann · 8 years ago
  88. 3a461da cls_bpf: reset class and reuse major in da by Daniel Borkmann · 8 years ago
  89. 70063e9 Merge branch 'ldmvsw' by David S. Miller · 8 years ago
  90. dc153f8 ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c by Aaron Young · 8 years ago
  91. 5d01fa0 ldmvsw: Add ldmvsw.c driver code by Aaron Young · 8 years ago
  92. 67d0719 ldmvsw: Make sunvnet_common compatible with ldmvsw by Aaron Young · 8 years ago
  93. 31762ea ldmvsw: Split sunvnet driver into common code by Aaron Young · 8 years ago
  94. 040e3ab Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  95. 1e6bb1a bnx2x: Prevent false warning for lack of FC NPIV by Yuval Mintz · 8 years ago
  96. 38c848c ravb: fix result value overwrite by Yoshihiro Kaneko · 8 years ago
  97. 2c9a266 qlge: Fix receive packets drop. by Manish Chopra · 8 years ago
  98. cc2fa61 net: stmmac: Don't search for phys if mdio node is defined. by Phil Reid · 8 years ago
  99. 48e7742 mediatek: unlock on error in mtk_tx_map() by Dan Carpenter · 8 years ago
  100. 977bc20 mediatek: checking for IS_ERR() instead of NULL by Dan Carpenter · 8 years ago