1. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  2. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  4. a8170d2 geneve: Add geneve udp port offload for ethernet devices by Singhai, Anjali · 9 years ago
  5. 6eb5d2e net: diag: Support SOCK_DESTROY for inet sockets. by Lorenzo Colitti · 9 years ago
  6. 64be0ae net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 9 years ago
  7. b613f56 net: diag: split inet_diag_dump_one_icsk into two by Lorenzo Colitti · 9 years ago
  8. fc9e50f netlink: add a start callback for starting a netlink dump by Tom Herbert · 9 years ago
  9. 3502cad rhashtable: add function to replace an element by Tom Herbert · 9 years ago
  10. 7a6ae71 net: Elaborate on checksum offload interface description by Tom Herbert · 9 years ago
  11. 6ae23ad net: Add driver helper functions to determine checksum offloadability by Tom Herbert · 9 years ago
  12. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  13. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  14. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  15. 55dc5a9 net: Add skb_inner_transport_offset function by Tom Herbert · 9 years ago
  16. edb42dc Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  17. bda13fe net: Fix typo in skb_fclone_busy by Masanari Iida · 9 years ago
  18. a4ec800 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  19. 9e5be5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  20. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  21. dec9cbf Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. c474009 Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  23. 800f1ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  24. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  25. 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 9 years ago
  26. 98e89cf mm: kmemleak: mark kmemleak_init prototype as __init by Nicolas Iooss · 9 years ago
  27. 86d722a net/mlx5: Use flow steering infrastructure for mlx5_en by Maor Gottlieb · 9 years ago
  28. 2530236 net/mlx5_core: Flow steering tree initialization by Maor Gottlieb · 9 years ago
  29. 26a8145 net/mlx5_core: Introduce flow steering firmware commands by Maor Gottlieb · 9 years ago
  30. 8990777 netcp: try to reduce type confusion in descriptors by Arnd Bergmann · 9 years ago
  31. ad87e03 USB: add quirk for devices with broken LPM by Alan Stern · 9 years ago
  32. 0bd0f1e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  33. 059393c irqchip/gic-v3: Add missing struct device_node declaration by Marc Zyngier · 9 years ago
  34. 633c9a8 netfilter: nfnetlink: avoid recurrent netns lookups in call_batch by Pablo Neira Ayuso · 9 years ago
  35. bcb4b61 Merge branch 'fix/edma' into fixes by Vinod Koul · 9 years ago
  36. ecb7dec dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type by Peter Ujfalusi · 9 years ago
  37. 6764e5e Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  38. eef121f Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  39. ad2c8c7 cgroup: fix sock_cgroup_data initialization on earlier compilers by Tejun Heo · 9 years ago
  40. d7e35df bitops.h: correctly handle rol32 with 0 byte shift by Sasha Levin · 9 years ago
  41. eaddb57 of/irq: move of_msi_map_rid declaration to the correct ifdef section by Rob Herring · 9 years ago
  42. 4c3141e of/irq: Export of_irq_find_parent again by Carlo Caione · 9 years ago
  43. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  44. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  45. bc9b145 Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by David S. Miller · 9 years ago
  46. 8ac2837 Revert "Merge branch 'vsock-virtio'" by Stefan Hajnoczi · 9 years ago
  47. 5406812 Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  48. 633bb73 Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  49. 51825c8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. a5e14ba mlx4: Expose correct max_sge_rd limit by Sagi Grimberg · 9 years ago
  51. 76a9a36 qed: fix handling of concurrent ramrods. by Tomer Tayar · 9 years ago
  52. 4639d60 qed: Fix corner case for chain in-between pages by Tomer Tayar · 9 years ago
  53. 16f26c3 lightnvm: replace req queue with nvmdev for lld by Matias Bjørling · 9 years ago
  54. 57b4bd0 lightnvm: comments on constants by Matias Bjørling · 9 years ago
  55. ea013a9 libata-eh.c: Introduce new ata port flag for controller which lockup on read log page by Andreas Werner · 9 years ago
  56. 0b98f0c Merge branch 'master' into for-4.4-fixes by Tejun Heo · 9 years ago
  57. ea3793e core: enable more fine-grained datagram reception control by Rainer Weikusat · 9 years ago
  58. 5f61385 net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode by Moni Shoua · 9 years ago
  59. 326fcfa net: remove unnecessary semicolon in netdev_alloc_pcpu_stats() by Felix Fietkau · 9 years ago
  60. 19190f5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  61. b618aaa net: constify netif_is_* helpers net_device param by Jiri Pirko · 9 years ago
  62. 2f8364a WAN: HDLC: Call notifiers before and after changing device type by Andrew Lunn · 9 years ago
  63. 3cf9222 rhashtable: Prevent spurious EBUSY errors on insertion by Herbert Xu · 9 years ago
  64. b1007e7 Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  65. ae5515d Revert: "vfio: Include No-IOMMU mode" by Alex Williamson · 9 years ago
  66. d441fe2 Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  67. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 9 years ago
  68. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  70. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  71. 80a19e3 VSOCK: Introduce virtio-vsock-common.ko by Asias He · 9 years ago
  72. 2d1e0254 pci_ids: add Netronome Systems vendor by Jakub Kicinski · 9 years ago
  73. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  74. d666675 net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context by Saeed Mahameed · 9 years ago
  75. 8184873 net/mlx5: E-Switch, Add SR-IOV (FDB) support by Saeed Mahameed · 9 years ago
  76. 495716b net/mlx5: E-Switch, Introduce FDB hardware capabilities by Saeed Mahameed · 9 years ago
  77. 073bb18 net/mlx5: Introducing E-Switch and l2 table by Saeed Mahameed · 9 years ago
  78. c0046cf net/mlx5: Introduce access functions to modify/query vport vlans by Saeed Mahameed · 9 years ago
  79. d82b731 net/mlx5: Introduce access functions to modify/query vport promisc mode by Saeed Mahameed · 9 years ago
  80. e754651 net/mlx5: Introduce access functions to modify/query vport state by Saeed Mahameed · 9 years ago
  81. e16aea2 net/mlx5: Introduce access functions to modify/query vport mac lists by Saeed Mahameed · 9 years ago
  82. e1d7d34 net/mlx5: Update access functions to Query/Modify vport MAC address by Saeed Mahameed · 9 years ago
  83. 54f0a41 net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch by Saeed Mahameed · 9 years ago
  84. fc50db9 net/mlx5_core: Add base sriov support by Eli Cohen · 9 years ago
  85. fb1b2e3 net: introduce lower state changed info structure for LAG lowers by Jiri Pirko · 9 years ago
  86. 04d4826 net: introduce change lower state notifier by Jiri Pirko · 9 years ago
  87. 8fd7285 team: fill-up LAG changeupper info struct and pass it along by Jiri Pirko · 9 years ago
  88. 764f5e5 net: add info struct for LAG changeupper by Jiri Pirko · 9 years ago
  89. 29bf24a net: add possibility to pass information about upper device via notifier by Jiri Pirko · 9 years ago
  90. 6dffb04 net: propagate upper priv via netdev_master_upper_dev_link by Jiri Pirko · 9 years ago
  91. e0ba141 net: add netif_is_lag_port helper by Jiri Pirko · 9 years ago
  92. 7be6183 net: add netif_is_lag_master helper by Jiri Pirko · 9 years ago
  93. f7f019e net: add netif_is_team_port helper by Jiri Pirko · 9 years ago
  94. c981e42 net: add netif_is_team_master helper by Jiri Pirko · 9 years ago
  95. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  96. c0eb454 hv_netvsc: Don't ask for additional head room in the skb by KY Srinivasan · 9 years ago
  97. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  98. 69030dd cpufreq: use last policy after online for drivers with ->setpolicy by Srinivas Pandruvada · 9 years ago
  99. 64031e3 ACPI / property: fix compile error for acpi_node_get_property_reference() when CONFIG_ACPI=n by Hanjun Guo · 9 years ago
  100. 91420b8 qed: Add support for changing LED state by Sudarsana Kalluru · 9 years ago