1. 4f3446b bpf: add generic constant blinding for use in jits by Daniel Borkmann · 8 years ago
  2. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 8 years ago
  3. c237ee5 bpf: add bpf_patch_insn_single helper by Daniel Borkmann · 8 years ago
  4. 93a73d4 bpf, x86/arm64: remove useless checks on prog by Daniel Borkmann · 8 years ago
  5. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 8 years ago
  6. c94987e bpf: move bpf_jit_enable declaration by Daniel Borkmann · 8 years ago
  7. 4936e35 bpf: minor cleanups in ebpf code by Daniel Borkmann · 8 years ago
  8. 553eb54 net: dsa: mv88e6xxx: remove bridge work by Vivien Didelot · 8 years ago
  9. b0e95cc net: vrf: protect changes to private data with rcu by David Ahern · 8 years ago
  10. ea1627c tcp: minor optimizations around tcp_hdr() usage by Eric Dumazet · 8 years ago
  11. 5022524 netlink: kill nla_put_u64() by Nicolas Dichtel · 8 years ago
  12. 2632616 sock: propagate __sock_cmsg_send() error by Eric Dumazet · 8 years ago
  13. a986a05 net: qrtr: fix build problems by Arnd Bergmann · 8 years ago
  14. 148bd3a Merge branch 'tc_flower_offload' by David S. Miller · 8 years ago
  15. aad7e08 net/mlx5e: Hardware offloaded flower filter statistics support by Amir Vadai · 8 years ago
  16. 43a335e net/mlx5_core: Flow counters infrastructure by Amir Vadai · 8 years ago
  17. bd5251db net/mlx5_core: Introduce flow steering destination of type counter by Amir Vadai · 8 years ago
  18. 9dc0b28 net/mlx5_core: Firmware commands to support flow counters by Amir Vadai · 8 years ago
  19. 42ca502 net/mlx5_core: Use a macro in mlx5_command_str() by Amir Vadai · 8 years ago
  20. 10cbc68 net/sched: cls_flower: Hardware offloaded filters statistics support by Amir Vadai · 8 years ago
  21. 9fea47d net/sched: act_gact: Update statistics when offloaded to hardware by Amir Vadai · 8 years ago
  22. 3804070 net/sched: Enable netdev drivers to update statistics of offloaded actions by Amir Vadai · 8 years ago
  23. 388665a Merge branch 'pxa168_eth-perf' by David S. Miller · 8 years ago
  24. b17d155 net: pxa168_eth: Use dma_wmb/rmb where appropriate by Jisheng Zhang · 8 years ago
  25. 3ed6878 net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel by Jisheng Zhang · 8 years ago
  26. 8be0cfa vxlan: set mac_header correctly in GPE mode by Jiri Benc · 8 years ago
  27. 41ae56c Merge branch 'xen-netback-control-ring' by David S. Miller · 8 years ago
  28. c2d09fd xen-netback: use hash value from the frontend by Paul Durrant · 8 years ago
  29. f07f989 xen-netback: pass hash value to the frontend by Paul Durrant · 8 years ago
  30. 40d8abd xen-netback: add control protocol implementation by Paul Durrant · 8 years ago
  31. 4e15ee2 xen-netback: add control ring boilerplate by Paul Durrant · 8 years ago
  32. 1ca4673 Merge branch 'cls_u32_hw_sw' by David S. Miller · 8 years ago
  33. d34e3e1 net: cls_u32: Add support for skip-sw flag to tc u32 classifier. by Samudrala, Sridhar · 8 years ago
  34. 760edee net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file. by Samudrala, Sridhar · 8 years ago
  35. 860d7ef Merge branch 'hv_netvsc-races' by David S. Miller · 8 years ago
  36. 8809883 hv_netvsc: set nvdev link after populating chn_table by Vitaly Kuznetsov · 8 years ago
  37. 6da7225 hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove() by Vitaly Kuznetsov · 8 years ago
  38. 0a1275c hv_netvsc: get rid of struct net_device pointer in struct netvsc_device by Vitaly Kuznetsov · 8 years ago
  39. 3d541ac hv_netvsc: untangle the pointer mess by Vitaly Kuznetsov · 8 years ago
  40. 1bdcec8 hv_netvsc: use start_remove flag to protect netvsc_link_change() by Vitaly Kuznetsov · 8 years ago
  41. f580aec hv_netvsc: move start_remove flag to net_device_context by Vitaly Kuznetsov · 8 years ago
  42. da47b45 phy: add support for a reset-gpio specification by Uwe Kleine-König · 8 years ago
  43. f23e0f6 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  44. bf14e9e Merge branch 'bnxt_en-next' by David S. Miller · 8 years ago
  45. b67daab bnxt_en: Use dma_rmb() instead of rmb(). by Michael Chan · 8 years ago
  46. 5049e33 bnxt_en: Add BCM57314 device ID. by Michael Chan · 8 years ago
  47. 10289be bnxt_en: Simplify and improve unsupported SFP+ module reporting. by Michael Chan · 8 years ago
  48. 8578d6c bnxt_en: Fix length value in dmesg log firmware error message. by Michael Chan · 8 years ago
  49. a11fa2b bnxt_en: Improve the delay logic for firmware response. by Michael Chan · 8 years ago
  50. d0a42d6 bnxt_en: Reduce maximum ring pages if page size is 64K. by Michael Chan · 8 years ago
  51. 90c4f78 bnxt_en: Report PCIe link speed and width during driver load by Ajit Khaparde · 8 years ago
  52. 42ee18f bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO by Ajit Khaparde · 8 years ago
  53. 18d6e4e bnxt_en: Fix invalid max channel parameter in ethtool -l. by Satish Baddipadige · 8 years ago
  54. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. 272911b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  56. 8fbb89c net: switchdev: Drop EXPERIMENTAL from description by Florian Fainelli · 8 years ago
  57. 98397fc arm64: bpf: jit JMP_JSET_{X,K} by Zi Shen Lim · 8 years ago
  58. 626abd5 net/route: enforce hoplimit max value by Paolo Abeni · 8 years ago
  59. 31b0b38 nf_conntrack: avoid kernel pointer value leak in slab name by Linus Torvalds · 8 years ago
  60. 6ba5b85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  61. 1c306f7 i40e: fix an uninitialized variable bug by Dan Carpenter · 8 years ago
  62. c74dff1 i40e: Bump version from 1.5.10 to 1.5.16 by Bimmy Pujari · 8 years ago
  63. d96a83d i40e: don't add broadcast filter for VFs by Mitch Williams · 8 years ago
  64. a876c3b i40e/i40evf: properly report Rx packet hash by Mitch Williams · 8 years ago
  65. 4b28cdb i40e: set context to use VSI RSS LUT for SR-IOV by Ashish Shah · 8 years ago
  66. 73df8c9 i40e: Correct UDP packet header for non_tunnel-ipv6 by Akeem G Abodunrin · 8 years ago
  67. c420815 i40e: change Rx hang message into a WARN_ONCE by Jacob Keller · 8 years ago
  68. 06566e5 i40e: Refactor ethtool get_settings by Catherine Sullivan · 8 years ago
  69. eee4172 i40e: lie to the VF by Mitch Williams · 8 years ago
  70. b556989 i40e: Add vf-true-promisc-support priv flag by Anjali Singhai Jain · 8 years ago
  71. f3d5849 i40e: Implement the API function for aq_set_switch_config by Shannon Nelson · 8 years ago
  72. f42a5c7 i40e: Add allmulti support for the VF by Anjali Singhai Jain · 8 years ago
  73. 06c0e39 i40e: Add support for disabling all link and change bits needed for PHY interactions by Kevin Scott · 8 years ago
  74. b915065 Merge branch 'xgene-fixes' by David S. Miller · 8 years ago
  75. e2f2d9a drivers: net: xgene: fix register offset by Iyappan Subramanian · 8 years ago
  76. 3bb502f drivers: net: xgene: fix statistics counters race condition by Iyappan Subramanian · 8 years ago
  77. 1b090a4 drivers: net: xgene: fix ununiform latency across queues by Iyappan Subramanian · 8 years ago
  78. 46a22d2 drivers: net: xgene: fix sharing of irqs by Iyappan Subramanian · 8 years ago
  79. b30cfd2 drivers: net: xgene: fix IPv4 forward crash by Iyappan Subramanian · 8 years ago
  80. 8ea658c Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  81. 1410b74 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  82. da92223 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  83. aa524b6 e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl by Jacob Keller · 8 years ago
  84. e10715d igb/igbvf: Add support for GSO partial by Alexander Duyck · 8 years ago
  85. 942c711 e1000e: mark shifted values as unsigned by Jacob Keller · 8 years ago
  86. 18dd239 e1000e: use BIT() macro for bit defines by Jacob Keller · 8 years ago
  87. 0ed2dbf igbvf: use BIT() macro instead of shifts by Jacob Keller · 8 years ago
  88. 12b28b4 igbvf: remove unused variable and dead code by Jacob Keller · 8 years ago
  89. 3f544d2 igb: adjust PTP timestamps for Tx/Rx latency by Nathan Sullivan · 8 years ago
  90. ab507c9 e1000e: e1000e_cyclecounter_read(): do overflow check only if needed by Denys Vlasenko · 8 years ago
  91. a07fd74d e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check by Denys Vlasenko · 8 years ago
  92. fb5277f e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64 by Denys Vlasenko · 8 years ago
  93. 8008f68 igb: make igb_update_pf_vlvf static by Jacob Keller · 8 years ago
  94. a51d8c2 igb: use BIT() macro or unsigned prefix by Jacob Keller · 8 years ago
  95. 847042a e1000e: Cleanup consistency in ret_val variable usage by Brian Walsh · 8 years ago
  96. e11f303 e1000e: fix ethtool autoneg off for non-copper by Steve Shih · 8 years ago
  97. 65643e3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. f7f4d43 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 1875946 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  100. c3548b7 Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago