1. cecbc55 net: stmmac: allow to split suspend/resume from init/exit callbacks by Vincent Palatin · 9 years ago
  2. 5fb384b netlink: Add comment to warn about deprecated netlink rings attribute request by Fabien Siron · 9 years ago
  3. 3b1efb1 bpf, maps: flush own entries on perf map release by Daniel Borkmann · 9 years ago
  4. d056a78 bpf, maps: extend map_fd_get_ptr arguments by Daniel Borkmann · 9 years ago
  5. 61d1b6a bpf, maps: add release callback by Daniel Borkmann · 9 years ago
  6. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 9 years ago
  7. 042ce722 Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma by David S. Miller · 9 years ago
  8. bbe5f5c 6lowpan: introduce 6lowpan-nd by Alexander Aring · 9 years ago
  9. cc84b3c ipv6: export several functions by Alexander Aring · 9 years ago
  10. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 9 years ago
  11. 4f36ce8 ndisc: add __ndisc_opt_addr_data function by Alexander Aring · 9 years ago
  12. 1e82f96 ndisc: add __ndisc_opt_addr_space function by Alexander Aring · 9 years ago
  13. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 9 years ago
  14. 8626a0c 6lowpan: add private neighbour data by Alexander Aring · 9 years ago
  15. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 9 years ago
  16. 7d7072e skb_array: resize support by Michael S. Tsirkin · 9 years ago
  17. 5d49de5 ptr_ring: resize support by Michael S. Tsirkin · 9 years ago
  18. ad69f35 skb_array: array based FIFO for skbs by Michael S. Tsirkin · 9 years ago
  19. 2e0ab8c ptr_ring: array based FIFO for pointers by Michael S. Tsirkin · 9 years ago
  20. b231307 net_sched: make tcf_hash_check() boolean by WANG Cong · 9 years ago
  21. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 9 years ago
  22. cd2a9e6 net: l3mdev: Remove const from flowi6 arg to get_rt6_dst by David Ahern · 9 years ago
  23. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 9 years ago
  24. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 9 years ago
  25. f20e665 mdio: mux: Enhanced MDIO mux framework for integrated multiplexers by Pramod Kumar · 9 years ago
  26. d6cf3a8 Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  27. 002245c bpf: fix missing header inclusion by Zi Shen Lim · 9 years ago
  28. 6f094b9 tcp: add in_flight to tcp_skb_cb by Lawrence Brakmo · 9 years ago
  29. fd2a043 virtio_net: introduce virtio_net_hdr_{from,to}_skb by Mike Rapoport · 9 years ago
  30. 678ece3 virtio_net: add _UAPI prefix to virtio_net header guards by Mike Rapoport · 9 years ago
  31. a70b506 bpf: enforce recursion limit on redirects by Daniel Borkmann · 9 years ago
  32. f2a4d08 openvswitch: Add packet truncation support. by William Tu · 9 years ago
  33. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  35. 729d378 Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  36. 524a3f2 Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  37. 7486216 {net,IB}/mlx5: mlx5_ifc updates by Saeed Mahameed · 9 years ago
  38. 719c44d packet: compat support for sock_fprog by Willem de Bruijn · 9 years ago
  39. 7d84e37 virtio_net: Update the feature bit to comply with spec by Aaron Conole · 9 years ago
  40. e434863 net: vrf: Fix crash when IPv6 is disabled at boot time by David Ahern · 9 years ago
  41. 2341e07 rxrpc: Simplify connect() implementation and simplify sendmsg() op by David Howells · 9 years ago
  42. 967dd82 net: dsa: b53: Add support for Broadcom RoboSwitch by Florian Fainelli · 9 years ago
  43. 23898c7 net/mlx5: E-Switch, Modify node guid on vf set MAC by Noa Osherovich · 9 years ago
  44. 876d634 net/mlx5: Fix flow steering NIC capabilities check by Maor Gottlieb · 9 years ago
  45. 86d56a1 net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly by Shahar Klein · 9 years ago
  46. 418f839 net/mlx5: Fix the size of modify QP mailbox by Majd Dibbiny · 9 years ago
  47. 3681196 Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  48. 147d9e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  49. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 9 years ago
  50. 52fbb29 net: sched: fix qdisc->running lockdep annotations by Eric Dumazet · 9 years ago
  51. 5caa328 mac80211: implement codel on fair queuing flows by Michal Kazior · 9 years ago
  52. 80a83cf mac80211: skip netdev queue control with software queuing by Michal Kazior · 9 years ago
  53. 1dad640 wext: reformat struct/union declarations by Johannes Berg · 9 years ago
  54. c894504 sched: place state, next_sched and gso_skb in same cacheline again by Florian Westphal · 9 years ago
  55. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 9 years ago
  56. c3a173d sched: remove qdisc_rehape_fail by Florian Westphal · 9 years ago
  57. dd47c1f cbq: remove TCA_CBQ_POLICE support by Florian Westphal · 9 years ago
  58. 96c63fa net: Add l3mdev rule by David Ahern · 9 years ago
  59. 0c73c52 net: dsa: Initialize CPU port ethtool ops per tree by Florian Fainelli · 9 years ago
  60. 123b365 net: sched: fix missing doc annotations by Eric Dumazet · 9 years ago
  61. a1d8d8a qed: Add dcbnl support. by Sudarsana Reddy Kalluru · 9 years ago
  62. 6ad8c63 qed: Add support for query/config dcbx. by Sudarsana Reddy Kalluru · 9 years ago
  63. 6f23d96 fsl/qe: Do not prefix header guard with CONFIG_ by Andreas Ziegler · 9 years ago
  64. c8ae067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  65. 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 9 years ago
  66. 3256564 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  67. 92c075d net: sched: fix tc_should_offload for specific clsact classes by Daniel Borkmann · 9 years ago
  68. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 9 years ago
  69. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 9 years ago
  70. 7b01b8e gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__ by Colin Ian King · 9 years ago
  71. 2051877 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  72. c19b6d2 drivers/net: support hdlc function for QE-UCC by Zhao Qiang · 9 years ago
  73. 35ef1c2 fsl/qe: Add QE TDM lib by Zhao Qiang · 9 years ago
  74. 19163ac fsl/qe: Make regs resouce_size_t by Zhao Qiang · 9 years ago
  75. bb8b206 fsl/qe: setup clock source for TDM mode by Zhao Qiang · 9 years ago
  76. 68f047e fsl/qe: add rx_sync and tx_sync for TDM mode by Zhao Qiang · 9 years ago
  77. 0b0f43f net sched: indentation and other OCD stylistic fixes by Jamal Hadi Salim · 9 years ago
  78. 48d8ee1 net sched actions: aggregate dumping of actions timeinfo by Jamal Hadi Salim · 9 years ago
  79. 53eb440 net sched actions: introduce timestamp for firsttime use by Jamal Hadi Salim · 9 years ago
  80. d3ae2bd IB/mlx5: Fix pkey_index length in the QP path record by Noa Osherovich · 9 years ago
  81. c7e162a IB/core: Make all casts in ib_device_cap_flags enum consistent by Max Gurtovoy · 9 years ago
  82. 47355b3 IB/core: Fix bit curruption in ib_device_cap_flags structure by Max Gurtovoy · 9 years ago
  83. a27758f net_sched: keep backlog updated with qlen by WANG Cong · 9 years ago
  84. 14de9d1 virtio-net: Add initial MTU advice feature by Aaron Conole · 9 years ago
  85. 3ec10d3 ipvs: update real-server binding of outgoing connections in SIP-pe by Marco Angaroni · 9 years ago
  86. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 9 years ago
  87. 4ae3992 ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.h by Kejian Yan · 9 years ago
  88. 6eb17e0 ACPI: bus: add stub acpi_dev_found() to linux/acpi.h by Kejian Yan · 9 years ago
  89. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 9 years ago
  90. 39a7f2a net: dsa: Refactor selection of tag ops into a function by Andrew Lunn · 9 years ago
  91. 66472fc net: dsa: Copy the routing table into the switch structure by Andrew Lunn · 9 years ago
  92. 4a7704f net: dsa: Remove dynamic allocate of routing table by Andrew Lunn · 9 years ago
  93. 189b0d9 net: dsa: Move port device node into port structure by Andrew Lunn · 9 years ago
  94. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 9 years ago
  95. a3021a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  96. eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  97. d46d025 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  98. 81b1251 qed: Fix next-ptr chains for BE / 32-bit by Yuval Mintz · 9 years ago
  99. c5ac931 qed: Add iscsi/rdma personalities by Yuval Mintz · 9 years ago
  100. 7a9b6b8 qed: Add common HSI for new protocols by Yuval Mintz · 9 years ago