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