1. 76b733d nfc: st-nci: Remove duplicate file platform_data/st_nci.h by Christophe Ricard · 9 years ago
  2. 30bbaa1 net: Fix up inet_addr_type checks by David Ahern · 9 years ago
  3. 15be405e net: Add inet_addr lookup by table by David Ahern · 9 years ago
  4. 613d09b net: Use VRF device index for lookups on TX by David Ahern · 9 years ago
  5. 4e3c899 net: Introduce VRF related flags and helpers by David Ahern · 9 years ago
  6. 1114953 net: dsa: add support for switchdev VLAN objects by Vivien Didelot · 9 years ago
  7. 35103d1 net: ipv6 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  8. 4c96b7d Add a matching set of device_ functions for determining mac/phy by Jeremy Linton · 9 years ago
  9. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 26b552e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  11. e037239 drm/radeon: add new OLAND pci id by Alex Deucher · 9 years ago
  12. ce80e7b net: switchdev: support static FDB addresses by Vivien Didelot · 9 years ago
  13. 2a778e1 net: dsa: change FDB routines prototypes by Vivien Didelot · 9 years ago
  14. cdf0969 Revert "Merge branch 'mv88e6xxx-switchdev-fdb'" by David S. Miller · 9 years ago
  15. 9f57c67 gre: Remove support for sharing GRE protocol hook. by Pravin B Shelar · 9 years ago
  16. b2acd1d openvswitch: Use regular GRE net_device instead of vport by Pravin B Shelar · 9 years ago
  17. 2e15ea3 ip_gre: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  18. fb81139 net: add explicit logging and stat for neighbour table overflow by Rick Jones · 9 years ago
  19. a785403 bridge: netlink: add support for vlan_filtering attribute by Nikolay Aleksandrov · 9 years ago
  20. 7a76a02 net-timestamp: Update skb_complete_tx_timestamp comment by Benjamin Poirier · 9 years ago
  21. 35578d7 bpf: Implement function bpf_perf_event_read() that get the selected hardware PMU conuter by Kaixu Xia · 9 years ago
  22. ea317b2 bpf: Add new bpf map type to store the pointer to struct perf_event by Kaixu Xia · 9 years ago
  23. 2a36f0b bpf: Make the bpf_prog_array_map more generic by Wang Nan · 9 years ago
  24. ffe8690 perf: add the necessary core perf APIs when accessing events counters in eBPF programs by Kaixu Xia · 9 years ago
  25. 55045dd net: dsa: add support for switchdev FDB objects by Vivien Didelot · 9 years ago
  26. 8902482 net: switchdev: support static FDB addresses by Vivien Didelot · 9 years ago
  27. 1525c38 net: switchdev: change fdb addr for a byte array by Vivien Didelot · 9 years ago
  28. f094301 Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  29. 981dae7 Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  30. da8b43c vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA by Alexei Starovoitov · 9 years ago
  31. 209e4dbc drm/vblank: Use u32 consistently for vblank counters by Daniel Vetter · 9 years ago
  32. d92cff8 net_dbg_ratelimited: turn into no-op when !DEBUG by Jason A. Donenfeld · 9 years ago
  33. efea389 net/mlx5_core: Support physical port counters by Gal Pressman · 9 years ago
  34. 5c50368 net/mlx5e: Light-weight netdev open/stop by Achiad Shochat · 9 years ago
  35. d9eea40 net/mlx5_core: Introduce access function to modify RSS/LRO params by Achiad Shochat · 9 years ago
  36. f4c18e6 mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* by Naoya Horiguchi · 9 years ago
  37. 4248b0d fs, file table: reinit files_stat.max_files after deferred memory initialisation by Mel Gorman · 9 years ago
  38. d00a9e0 Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/fix/topology' into asoc-linus by Mark Brown · 9 years ago
  39. c7bcf87 ASoC: topology: Add private data type and bump ABI version to 3 by Liam Girdwood · 9 years ago
  40. cb88498 ASoC: topology: Add ops support to byte controls UAPI by Mengdong Lin · 9 years ago
  41. 28a87ee ASoC: topology: Update TLV support so we can support more TLV types by Mengdong Lin · 9 years ago
  42. 113adf2 Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topology by Mark Brown · 9 years ago
  43. c387995 ASoC: topology: add private data to manifest by Vinod Koul · 10 years ago
  44. 6dc6db7 ASoC: topology: Add subsequence in topology by Subhransu S. Prusty · 10 years ago
  45. 9dc20a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  46. 6c84461 Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  47. 3b8a684 drm/atomic-helper: Add an atomice best_encoder callback by Daniel Vetter · 9 years ago
  48. a6affd2 mpls: Use definition for reserved label checks by Robert Shearman · 9 years ago
  49. ba7591d ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters by Daniel Borkmann · 9 years ago
  50. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  51. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  52. b567741 ipv6: Enable auto flow labels by default by Tom Herbert · 9 years ago
  53. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  54. 67800f9 ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel by Tom Herbert · 9 years ago
  55. f70ea01 net: Add functions to get skb->hash based on flow structures by Tom Herbert · 9 years ago
  56. c6fd4fc Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  57. 0f7bffd bonding: add tlb_dynamic_lb netlink support by Nikolay Aleksandrov · 9 years ago
  58. f8a9b1b vxlan: expose COLLECT_METADATA flag to user space by Alexei Starovoitov · 9 years ago
  59. 343d60a ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument by Roopa Prabhu · 9 years ago
  60. d3aa45c bpf: add helpers to access tunnel metadata by Alexei Starovoitov · 9 years ago
  61. fd56d1d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  62. 29a3060 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  63. 8013d1d net/ipv6: add sysctl option accept_ra_min_hop_limit by Hangbin Liu · 9 years ago
  64. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  65. b13138e bpf: also show process name/pid in bpf_jit_dump by Daniel Borkmann · 9 years ago
  66. 7b36f92 bpf: provide helper that indicates eBPF was migrated by Daniel Borkmann · 9 years ago
  67. 72b1e5e netfilter: bridge: reduce nf_bridge_info to 32 bytes again by Florian Westphal · 10 years ago
  68. d7ee351 netfilter: nf_ct_sctp: minimal multihoming support by Michal Kubeček · 10 years ago
  69. 92a99bf lwtunnel: Make lwtun_encaps[] static by Thomas Graf · 9 years ago
  70. 265f94f net: Recompute sk_txhash on negative routing advice by Tom Herbert · 9 years ago
  71. 877d1f6 net: Set sk_txhash from a random number by Tom Herbert · 9 years ago
  72. d41a83b Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  73. b3fcf36a drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h by Michel Dänzer · 10 years ago
  74. e13af53 drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h by Michel Dänzer · 10 years ago
  75. 733db57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  76. 75fee59 stmmac: remove setup/free glue callbacks by Joachim Eastwood · 9 years ago
  77. 0933328 stmmac: remove unused stmmac_of_data struct by Joachim Eastwood · 9 years ago
  78. 02ff371 Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  79. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  80. 559ed40 cpufreq: Avoid attempts to create duplicate symbolic links by Rafael J. Wysocki · 9 years ago
  81. e38af4f net/mlx4_en: Add support for hardware accelerated 802.1ad vlan by Hadar Hen Zion · 9 years ago
  82. e802f8e net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support by Hadar Hen Zion · 9 years ago
  83. 77fc29c net/mlx4_core: Preparations for 802.1ad VLAN support by Hadar Hen Zion · 9 years ago
  84. 35068ce of: constify drv arg of of_driver_match_device stub by Tomeu Vizoso · 10 years ago
  85. e018a0c net/macb: convert to kernel doc by Andy Shevchenko · 9 years ago
  86. dfbafc9 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 9 years ago
  87. 205845a bonding: convert num_grat_arp to the new bonding option API by Nikolay Aleksandrov · 9 years ago
  88. 5a6228a lwtunnel: change prototype of lwtunnel_state_get() by Nicolas Dichtel · 9 years ago
  89. 88a85f9 net/mlx5e: TX latency optimization to save DMA reads by Achiad Shochat · 10 years ago
  90. 311c7c7 net/mlx5e: Allocate DMA coherent memory on reader NUMA node by Saeed Mahameed · 10 years ago
  91. 2be6967 net/mlx5e: Support ETH_RSS_HASH_XOR by Saeed Mahameed · 10 years ago
  92. e0910ba lwtunnel: export linux/lwtunnel.h to userspace by Nicolas Dichtel · 10 years ago
  93. caaecdd inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test by Nikolay Aleksandrov · 10 years ago
  94. 0e60d24 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument by Florian Westphal · 10 years ago
  95. d1fe194 inet: frag: don't re-use chainlist for evictor by Florian Westphal · 10 years ago
  96. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 763e326 Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  98. 32fd3d4 Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  99. 4851643 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  100. 2392deb ipv4: consider TOS in fib_select_default by Julian Anastasov · 10 years ago