1. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  2. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 8 years ago
  3. 6fa01cc skbuff: Add pskb_extract() helper function by Sowmini Varadhan · 8 years ago
  4. 557fc4a fq: add fair queuing framework by Michal Kazior · 8 years ago
  5. d068ca2 codel: split into multiple files by Michal Kazior · 8 years ago
  6. 79bdc4c codel: generalize the implementation by Michal Kazior · 8 years ago
  7. 0868e25 route: move lwtunnel state to a single place by Jiri Benc · 8 years ago
  8. fe7cd2b qed*: Conditions for changing link by Yuval Mintz · 8 years ago
  9. d4967cf qed*: Align statistics names by Yuval Mintz · 8 years ago
  10. 2dad624 wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  11. cbdeafd netfilter/ipvs: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  12. a558da0 ieee802154: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  13. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  14. 12a0faa bridge: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  15. 0238b72 ovs: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  16. f13a82d ipv6: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  17. 2a51c1e sched: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  18. 343a6d8 rtnl: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  19. d296ba6 soreuseport: Resolve merge conflict for v4/v6 ordering fix by Craig Gallek · 8 years ago
  20. 5e91f6c sock: relax WARN_ON() in sock_owned_by_user() by Eric Dumazet · 8 years ago
  21. 10d3be5 tcp-tso: do not split TSO packets at retransmit time by Eric Dumazet · 8 years ago
  22. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  23. de95c4a xfrm: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  24. 7352078 libnl: add nla_put_u64_64bit() helper by Nicolas Dichtel · 8 years ago
  25. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  26. 756a2f5 libnl: nla_put_s64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  27. e9bbe89 libnl: nla_put_net64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  28. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  29. e7479122 libnl: nla_put_le64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  30. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  32. 681e683 geneve: break dependency with netdev drivers by Hannes Frederic Sowa · 8 years ago
  33. b7aade1 vxlan: break dependency with netdev drivers by Hannes Frederic Sowa · 8 years ago
  34. 461017c net/mlx5e: Support RX multi-packet WQE (Striding RQ) by Tariq Toukan · 8 years ago
  35. 237cd21 net/mlx5: Introduce device queue counters by Tariq Toukan · 8 years ago
  36. 4bfd2e6 net/mlx4_core: Avoid repeated calls to pci enable/disable by Daniel Jurgens · 8 years ago
  37. cfea5a6 tcp: Merge tx_flags and tskey in tcp_shifted_skb by Martin KaFai Lau · 8 years ago
  38. a9a0804 ipmr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 8 years ago
  39. 089bf1a libnl: add more helpers to align attributes on 64-bit by Nicolas Dichtel · 8 years ago
  40. b1c20f0 netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE by Alexander Duyck · 8 years ago
  41. 85b67bc perf, bpf: minimize the size of perf_trace_() tracepoint handler by Alexei Starovoitov · 8 years ago
  42. c60c984 net: dsa: remove tag_protocol from dsa_switch by Vivien Didelot · 8 years ago
  43. 10c9ead rtnetlink: add new RTM_GETSTATS message to dump link stats by Roopa Prabhu · 8 years ago
  44. e6f268e net: nla_align_64bit() needs to test the right pointer. by David S. Miller · 8 years ago
  45. cca1d81 net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typos by Eric Dumazet · 8 years ago
  46. b84e930 net/hsr: Fixed version field in ENUM by Peter Heise · 8 years ago
  47. bd570ff bpf: add event output helper for notifications/sampling/logging by Daniel Borkmann · 8 years ago
  48. 1e33759 bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output by Daniel Borkmann · 8 years ago
  49. 607ea7c net/ipv6/addrconf: simplify sysctl registration by Konstantin Khlebnikov · 8 years ago
  50. 2309236 cls_cgroup: get sk_classid only from full sockets by Konstantin Khlebnikov · 8 years ago
  51. 35c5845 net: Add helpers for 64-bit aligning netlink attributes. by David S. Miller · 8 years ago
  52. 9a0e3ee Merge branch 'ptmx-cleanup' by Linus Torvalds · 8 years ago
  53. 1840284 net: Align IFLA_STATS64 attributes properly on architectures that need it. by David S. Miller · 8 years ago
  54. 12566cc3 Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  55. 67245ff devpts: clean up interface to pty drivers by Linus Torvalds · 8 years ago
  56. 2d55173 phy: add generic function to support ksetting support by Philippe Reynes · 8 years ago
  57. 6d62b4d net: ethtool: export conversion function between u32 and link mode by Philippe Reynes · 8 years ago
  58. adff6c6 netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used' by Florian Westphal · 8 years ago
  59. b4ef159 netfilter: connlabels: move helpers to xt_connlabel by Florian Westphal · 8 years ago
  60. 0209d14 net: dsa: constify probed name by Vivien Didelot · 8 years ago
  61. b62dabf Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  62. 756ca87 netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSO by Alexander Duyck · 8 years ago
  63. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 8 years ago
  64. 0412bd9 vxlan: synchronously and race-free destruction of vxlan sockets by Hannes Frederic Sowa · 8 years ago
  65. f3c9a1a Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  66. 8f840e4 sctp: add the sctp_diag.c file by Xin Long · 8 years ago
  67. 626d16f sctp: export some apis or variables for sctp_diag and reuse some for proc by Xin Long · 8 years ago
  68. 52c52a6 sctp: add sctp_info dump api for sctp_diag by Xin Long · 8 years ago
  69. 311b217 sctp: simplify sk_receive_queue locking by Marcelo Ricardo Leitner · 8 years ago
  70. 7d5e142 net/mlx5: Update mlx5_ifc hardware features by Saeed Mahameed · 8 years ago
  71. e1c9c62 net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets by Tariq Toukan · 8 years ago
  72. 464f664 qed: Add infrastructure support for tunneling by Manish Chopra · 8 years ago
  73. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 8 years ago
  74. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 8 years ago
  75. cb92148 PCI: Add pci_set_vpd_size() to set VPD size by Hariprasad Shenai · 8 years ago
  76. de33efd devlink: fix sb register stub in case devlink is disabled by Jiri Pirko · 8 years ago
  77. a1f9831 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 435faee1 bpf, verifier: add ARG_PTR_TO_RAW_STACK type by Daniel Borkmann · 8 years ago
  79. dfe7058 Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  80. d894ba1 soreuseport: fix ordering for mixed v4/v6 sockets by Craig Gallek · 8 years ago
  81. e646b65 ipv6: udp: Do a route lookup and update during release_cb by Martin KaFai Lau · 8 years ago
  82. 33c162a ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update by Martin KaFai Lau · 8 years ago
  83. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 8 years ago
  84. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 8 years ago
  85. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 8 years ago
  86. df38daf devlink: implement shared buffer occupancy monitoring interface by Jiri Pirko · 8 years ago
  87. bf79747 devlink: add shared buffer configuration by Jiri Pirko · 8 years ago
  88. 34dbbcd Make file credentials available to the seqfile interfaces by Linus Torvalds · 8 years ago
  89. cba2e47 pmem: fix BUG() error in pmem.h:48 on X86_32 by Toshi Kani · 8 years ago
  90. f38ba95 gre: eliminate holes in ip_tunnel by stephen hemminger · 8 years ago
  91. 8c5ebd0 qed: add Rx flow hash/indirection support. by Sudarsana Reddy Kalluru · 8 years ago
  92. 9511434 qed*: remove version dependency by Rahul Verma · 8 years ago
  93. 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  94. 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 8 years ago
  95. fb586f2 sctp: delay calls to sk_data_ready() as much as possible by Marcelo Ricardo Leitner · 8 years ago
  96. 250eb1f sctp: compress bit-wide flags to a bitfield on sctp_sock by Marcelo Ricardo Leitner · 8 years ago
  97. f9a7cbb net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put by Denys Vlasenko · 8 years ago
  98. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 8 years ago
  99. d7591f0 netfilter: x_tables: introduce and use xt_copy_counters_from_user by Florian Westphal · 8 years ago
  100. 0188346 netfilter: x_tables: xt_compat_match_from_user doesn't need a retval by Florian Westphal · 8 years ago