1. 96ae522 bpf: Add bpf_probe_write_user BPF helper to be called in tracers by Sargun Dhillon · 8 years ago
  2. 9b022a6 net/mlx4_core: Check device state before unregistering it by Alex Vesker · 8 years ago
  3. 86cb13e mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set by Ido Schimmel · 8 years ago
  4. 3568bdf net: davinci_cpdma: remove excessive dump of register values to kernel log by Uwe Kleine-König · 8 years ago
  5. 9b8ac4f gtp: #define #define _GTP_H_ and not #define _GTP_H by Colin Ian King · 8 years ago
  6. 779d143 Merge branch 'mlx5-minimum-inline-header-mode' by David S. Miller · 8 years ago
  7. cff92d7 net/mlx5e: Query minimum required header copy during xmit by Hadar Hen Zion · 8 years ago
  8. ae76715 net/mlx5e: Check the minimum inline header mode before xmit by Hadar Hen Zion · 8 years ago
  9. 5fc382d net/sctp: terminate rhashtable walk correctly by Vegard Nossum · 8 years ago
  10. 9bc4a1c Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  11. d3e6952 net/irda: fix NULL pointer dereference on memory allocation failure by Vegard Nossum · 8 years ago
  12. 52253db sctp: also point GSO head_skb to the sk when it's available by Marcelo Ricardo Leitner · 8 years ago
  13. eefc1b1 sctp: fix BH handling on socket backlog by Marcelo Ricardo Leitner · 8 years ago
  14. e2b9f1f hv_netvsc: Fix VF register on bonding devices by Haiyang Zhang · 8 years ago
  15. 0a58f47 kcm: remove redundant -ve error check and return path by Colin Ian King · 8 years ago
  16. ea06f71 net: ipv6: Always leave anycast and multicast groups on link down by Mike Manning · 8 years ago
  17. d5b160d Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  18. 1565784 libcxgb: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  19. fd2d180 sctp: use inet_recvmsg to support sctp RFS well by Xin Long · 8 years ago
  20. 07a0169 Merge branch 'macsec-icv-fixes' by David S. Miller · 8 years ago
  21. f04c392 macsec: validate ICV length on link creation by Davide Caratti · 8 years ago
  22. 34aedfe macsec: fix error codes when a SA is created by Davide Caratti · 8 years ago
  23. 2ccbe2c macsec: limit ICV length to 16 octets by Davide Caratti · 8 years ago
  24. baedbe5 bridge: Fix incorrect re-injection of LLDP packets by Ido Schimmel · 8 years ago
  25. 9b97420 sctp: support ipv6 nonlocal bind by Xin Long · 8 years ago
  26. da54bb1 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  27. aa7145c bpf, events: fix offset in skb copy handler by Daniel Borkmann · 8 years ago
  28. a1b43ed net/ncsi: avoid maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  29. 974b996 Merge branch 'libcxgb' by David S. Miller · 8 years ago
  30. 4665bdd cxgb3i, cxgb4i: fix symbol not declared sparse warning by Varun Prakash · 8 years ago
  31. 9d5c44b libcxgb: export ppm release and tagmask set api by Varun Prakash · 8 years ago
  32. b75113b cxgb3i: add iSCSI DDP support by Varun Prakash · 8 years ago
  33. 71f7a00 cxgb4i,libcxgbi: add iSCSI DDP support by Varun Prakash · 8 years ago
  34. 5999299 cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support by Varun Prakash · 8 years ago
  35. b8b9d81 libcxgb: add library module for Chelsio drivers by Varun Prakash · 8 years ago
  36. 9e0b27f net: bridge: br_set_ageing_time takes a clock_t by Vivien Didelot · 8 years ago
  37. dba479f net: bridge: fix br_stp_enable_bridge comment by Vivien Didelot · 8 years ago
  38. eb97ad9 cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf by Ganesh Goudar · 8 years ago
  39. 1533e77 net/bonding: Enforce active-backup policy for IPoIB bonds by Mark Bloch · 8 years ago
  40. bc0c419 Merge branch 'mlxsw-port-mirroring' by David S. Miller · 8 years ago
  41. 763b4b7 mlxsw: spectrum: Add support in matchall mirror TC offloading by Yotam Gigi · 8 years ago
  42. 56a2068 net/sched: act_mirred: Add helper inlines to access tcf_mirred info. by Yotam Gigi · 8 years ago
  43. 2301905 mlxsw: reg: Add the Monitoring Port Analyzer register by Yotam Gigi · 8 years ago
  44. 43a4685 mlxsw: reg: Add Monitoring Port Analyzer Table register by Yotam Gigi · 8 years ago
  45. 51ae8cc mlxsw: reg: Add Shared Buffer Internal Buffer register by Yotam Gigi · 8 years ago
  46. b87f793 net/sched: Add match-all classifier hw offloading. by Yotam Gigi · 8 years ago
  47. bf3994d net/sched: introduce Match-all classifier by Jiri Pirko · 8 years ago
  48. ded821c mlxsw: pci: Add max span resources to resources query by Nogah Frankel · 8 years ago
  49. 57d316b mlxsw: pci: Add resources query implementation. by Nogah Frankel · 8 years ago
  50. bfe9b9d cdc_ether: Improve ZTE MF823/831/910 handling by Kristian Evensen · 8 years ago
  51. c42d712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  52. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. 4b512e1 netfilter: nft_compat: fix crash when related match/target module is removed by Liping Zhang · 8 years ago
  54. 2bf4fad netfilter: nft_compat: put back match/target module if init fail by Liping Zhang · 8 years ago
  55. 96d1327 netfilter: h323: Use mod_timer instead of set_expect_timeout by Gao Feng · 8 years ago
  56. 107df03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. 88083e9 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  58. b1386ce Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. d15ae81 Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  60. 3f2625d Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  61. 2321884 Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  62. 7825e0c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  63. 48d4ca5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  64. 897473f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  65. 3aa536d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  66. f1894d8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  67. ee62f09 Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  68. 62cd69d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  69. a933f80 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  70. ea4b3cf Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  71. b6cbeca Merge tag 'sound-4.7-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  72. ff8d6fa Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  73. 368301f pps: do not crash when failed to register by Jiri Slaby · 8 years ago
  74. 2d6a4d6 tools/vm/slabinfo: fix an unintentional printf by Dan Carpenter · 8 years ago
  75. b301aac testing/radix-tree: fix a macro expansion bug by Dan Carpenter · 8 years ago
  76. 3cb9185 radix-tree: fix radix_tree_iter_retry() for tagged iterators. by Andrey Ryabinin · 8 years ago
  77. 73f576c mm: memcontrol: fix cgroup creation failure after many small jobs by Johannes Weiner · 8 years ago
  78. 857ed31 netfilter: connlabels: move set helper to xt_connlabel by Florian Westphal · 8 years ago
  79. 2301401 netfilter: conntrack: support a fixed size of 128 distinct labels by Florian Westphal · 8 years ago
  80. 0bfb85c gpio: tegra: don't auto-enable for COMPILE_TEST by Arnd Bergmann · 8 years ago
  81. 87dcdeb crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct by Herbert Xu · 8 years ago
  82. aac9e05 ixgbe: cleanup crosstalk fix by Don Skidmore · 8 years ago
  83. fdb359e ixgbe: remove redundant check on ret_val by Colin Ian King · 8 years ago
  84. 221c556 ixgbevf: Commonize mailbox write/read by Tony Nguyen · 8 years ago
  85. cfc9fde ovl: verify upper dentry in ovl_remove_and_whiteout() by Maxim Patlasov · 8 years ago
  86. 6a11e52 ixgbevf: Add range checking for setting MTU by Tony Nguyen · 8 years ago
  87. 6e469ed ixgbevf: Protect ixgbevf_reset_subtask from remove event by Don Skidmore · 8 years ago
  88. 6b83687 ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module() by Wei Yongjun · 8 years ago
  89. 8e8247a ixgbevf: Add lock around ixgbevf_reinit_locked call by Don Skidmore · 8 years ago
  90. abf76d7 ixgbe: fix setup_fc for x550em by Emil Tantilov · 8 years ago
  91. 1d94f98 ixgbevf: add VF support for new hardware by Don Skidmore · 8 years ago
  92. 90c6f87 ixgbe: Fix minor typo while freeing irq by Babu Moger · 8 years ago
  93. 310ea12 ixgbe: Change register variable to unsigned by Don Skidmore · 8 years ago
  94. 9f8fe73 ixgbevf: bump version number by Don Skidmore · 8 years ago
  95. 003287e ixgbevf: Correct parameter sent to LED function by Don Skidmore · 8 years ago
  96. fc355e0 ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf() by Emil Tantilov · 8 years ago
  97. b1b15df i40e: Explicitly write platform-specific mac address after PF reset by Tushar Dave · 8 years ago
  98. 9169827 i40e: add missing link advertise setting by Stefan Assmann · 8 years ago
  99. cd3be16 i40e: Move the mutex lock in i40e_client_unregister by Catherine Sullivan · 8 years ago
  100. 4dec7d0 i40e: Remove redundant memset by Amitoj Kaur Chawla · 8 years ago