1. 24b4d2a ebpf: Allow dereferences of PTR_TO_STACK registers by Alex Gartrell · 9 years ago
  2. 6ecfdd2 Merge branch 'mlx5e-next' by David S. Miller · 9 years ago
  3. a741749 net/mlx5e: Input IPSEC.SPI into the RX RSS hash function by Achiad Shochat · 9 years ago
  4. 5a6f8ae net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others by Achiad Shochat · 9 years ago
  5. 88a85f9 net/mlx5e: TX latency optimization to save DMA reads by Achiad Shochat · 9 years ago
  6. 58d5229 net/mlx5e: Support TX packet copy into WQE by Achiad Shochat · 9 years ago
  7. 311c7c7 net/mlx5e: Allocate DMA coherent memory on reader NUMA node by Saeed Mahameed · 9 years ago
  8. 2be6967 net/mlx5e: Support ETH_RSS_HASH_XOR by Saeed Mahameed · 9 years ago
  9. fda19e8 Merge branch 'netcp-next' by David S. Miller · 9 years ago
  10. 5be4001e net: netcp: Adds missing statistics for K2L and K2E by WingMan Kwok · 9 years ago
  11. 489e8a2 net: netcp: Fixes to CPSW statistics collection by WingMan Kwok · 9 years ago
  12. fbf64c1 net: netcp: Consolidates statistics collection code by WingMan Kwok · 9 years ago
  13. 208c6b9 net: netcp: Fixes error in oversized memory allocation for statistics storage by WingMan Kwok · 9 years ago
  14. a94bcd09 net: netcp: Fixes hw statistics module base setting error by WingMan Kwok · 9 years ago
  15. c0f54ed net: netcp: Fixes the use of spin_lock_bh in timer function by WingMan Kwok · 9 years ago
  16. ea6f82f cxgb4vf: Read correct FL congestion threshold for T5 and T6 by Hariprasad Shenai · 9 years ago
  17. e0910ba lwtunnel: export linux/lwtunnel.h to userspace by Nicolas Dichtel · 9 years ago
  18. 949f1e3 bridge: mdb: notify on router port add and del by Satish Ashok · 9 years ago
  19. 597798e openvswitch: Retrieve tunnel metadata when receiving from vport-netdev by Thomas Graf · 9 years ago
  20. 9ece39a net: macb: Change capability mask for jumbo support by Harini Katakam · 9 years ago
  21. 2661371 openvswitch: fix compilation when vxlan is a module by Nicolas Dichtel · 9 years ago
  22. 88f6432 ipv4: be more aggressive when probing alternative gateways by Julian Anastasov · 9 years ago
  23. 48fb6b5 ipv6: fix crash over flow-based vxlan device by Wei-Chun Chao · 9 years ago
  24. 6ac9de5 net: bcmgenet: Register link_update callback for all MoCA PHYs by Florian Fainelli · 9 years ago
  25. 7d5d307 net: bcmgenet: Remove checks on clock handles by Florian Fainelli · 9 years ago
  26. b3e6b82 hv_netvsc: Wait for sub-channels to be processed during probe by KY Srinivasan · 9 years ago
  27. 402b764 cxgb4: Allow firmware flash, only if cxgb4 is the master driver by Hariprasad Shenai · 9 years ago
  28. 6b6948d vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb by Thomas Graf · 9 years ago
  29. 1d70ec7 Merge branch 'tipc' by David S. Miller · 9 years ago
  30. cda3696 tipc: clean up socket layer message reception by Jon Paul Maloy · 9 years ago
  31. bcd3ffd tipc: introduce new tipc_sk_respond() function by Jon Paul Maloy · 9 years ago
  32. 29042e1 tipc: let function tipc_msg_reverse() expand header when needed by Jon Paul Maloy · 9 years ago
  33. a69e5a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  34. 6ca91c6 bridge: Fix setting a flag in br_fill_ifvlaninfo_range(). by Rosen, Rami · 9 years ago
  35. a155a5d be2net: support ndo_get_phys_port_id() by Sriharsha Basavapatna · 9 years ago
  36. 41a1d04 i40e: use BIT and BIT_ULL macros by Jesse Brandeburg · 9 years ago
  37. f1c7e72 i40e: clean up error status messages by Shannon Nelson · 9 years ago
  38. 606a548 i40e: provide correct API version to older VF drivers by Mitch Williams · 9 years ago
  39. ee1693e i40evf: support virtual channel API version 1.1 by Mitch Williams · 9 years ago
  40. e6d038d i40evf: handle big resets by Mitch Williams · 9 years ago
  41. f4ca1a2 i40e: support virtual channel API 1.1 by Mitch Williams · 9 years ago
  42. 17a65a7 i40e/i40evf: add macros for virtual channel API version and device capability by Mitch Williams · 9 years ago
  43. 1b53c2f i40e: add VF capabilities to virtual channel interface by Mitch Williams · 9 years ago
  44. 3b104be i40e: clean up unneeded gotos by Shannon Nelson · 9 years ago
  45. de32e3e i40e/i40evf: Fix and refactor dynamic ITR code by Carolyn Wyborny · 9 years ago
  46. 6fb4690 igb: bump version to igb-5.3.0 by Todd Fujinaka · 9 years ago
  47. 9fa0452 igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0]) by Todd Fujinaka · 9 years ago
  48. 0c5bbeb igb: report unsupported ethtool settings in set_coalesce by Todd Fujinaka · 9 years ago
  49. 7faae96 e1000e: Cleanup qos request in error handling of e1000_open by Jia-Ju Bai · 9 years ago
  50. 9cba434 ixgbevf: add support for reporting RSS key and hash table for X550 by Emil Tantilov · 9 years ago
  51. 045a0fa ip_tunnel: Call ip_tunnel_core_init() from inet_init() by Thomas Graf · 9 years ago
  52. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  54. 0528318 ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n by Thomas Graf · 9 years ago
  55. 3985e8a ipv6: sysctl to restrict candidate source addresses by Erik Kline · 9 years ago
  56. fb02eb4 r8152: support the new RTL8153 chip by hayeswang · 9 years ago
  57. de18547 mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference by Roopa Prabhu · 9 years ago
  58. 70c9bb8 Merge branch 'bnx2x-next' by David S. Miller · 9 years ago
  59. 3a375e3 bnx2x: Bump up driver version to 1.712.30 by Yuval Mintz · 9 years ago
  60. c48f350 bnx2x: Add MFW dump support by Yuval Mintz · 9 years ago
  61. 230d00e bnx2x: new Multi-function mode - BD by Yuval Mintz · 9 years ago
  62. 924c621 bnx2x: Add 84858 phy support by Yaniv Rosner · 9 years ago
  63. 4ad79e1 bnx2x: Rebrand from 'broadcom' into 'qlogic' by Yuval Mintz · 9 years ago
  64. 28311f8 bnx2x: Utilize FW 7.12.30 by Yuval Mintz · 9 years ago
  65. 5a5ca73 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  66. 3bc38fc ARM64/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  67. c0d3fce arm64: switch_to: calculate cpu context pointer using separate register by Will Deacon · 9 years ago
  68. b56ea29 net: track success and failure of TCP PMTU probing by Rick Jones · 9 years ago
  69. d8b4891 ravb: fix ring memory allocation by Sergei Shtylyov · 9 years ago
  70. 0b2c2a9 cxgb4: Add debugfs entry to enable backdoor access by Hariprasad Shenai · 9 years ago
  71. a46fa26 net: phy: dp83867: Fix warning check for setting the internal delay by Dan Murphy · 9 years ago
  72. 01faef2 mpls: make RTA_OIF optional by Roopa Prabhu · 9 years ago
  73. bac541e openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes by Chris J Arges · 9 years ago
  74. 0470eb9 netlink: don't hold mutex in rcu callback when releasing mmapd ring by Florian Westphal · 9 years ago
  75. fd36ef6 Merge branch 'sfc-filter-chaining' by David S. Miller · 9 years ago
  76. 12fb0da sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode by Edward Cree · 9 years ago
  77. ab8b1f7 sfc: support cascaded multicast filters by Daniel Pieczko · 9 years ago
  78. 822b96f sfc: re-factor efx_ef10_filter_sync_rx_mode() by Daniel Pieczko · 9 years ago
  79. b6f568e sfc: Insert multicast filters as well as mismatch filters in promiscuous mode by Jon Cooper · 9 years ago
  80. 5a55a72 sfc: warn if other functions have been reset by MCFW by Daniel Pieczko · 9 years ago
  81. 34ccfe6 sfc: add output flag decoding to efx_mcdi_set_workaround by Daniel Pieczko · 9 years ago
  82. 832dc9e sfc: cope with ENOSYS from efx_mcdi_get_workarounds() by Edward Cree · 9 years ago
  83. 46e612b sfc: enable cascaded multicast filters in MCFW by Daniel Pieczko · 9 years ago
  84. a9196bb sfc: update MCDI protocol definitions by Edward Cree · 9 years ago
  85. 7c8cbac Merge branch 'arm-bpf-fixes' by David S. Miller · 9 years ago
  86. c18fe54 ARM: net: fix vlan access instructions in ARM JIT. by Nicolas Schichan · 9 years ago
  87. 6d715e3 ARM: net: handle negative offsets in BPF JIT. by Nicolas Schichan · 9 years ago
  88. 7aed35c ARM: net: fix condition for load_order > 0 when translating load instructions. by Nicolas Schichan · 9 years ago
  89. 89e478a tcp: suppress a division by zero warning by Eric Dumazet · 9 years ago
  90. 1604089 tipc: fix compatibility bug by Jon Paul Maloy · 9 years ago
  91. 67b2914 Merge branch 'explicit-inbound-link-state' by David S. Miller · 9 years ago
  92. f8af8e6 mvneta: use inband status only when explicitly enabled by Stas Sergeev · 9 years ago
  93. 4cba5c2 of_mdio: add new DT property 'managed' to specify the PHY management type by Stas Sergeev · 9 years ago
  94. 868a421 net: phy: fixed_phy: handle link-down case by Stas Sergeev · 9 years ago
  95. d2eac98 net: dsa: bcm_sf2: Do not override speed settings by Florian Fainelli · 9 years ago
  96. d725e66 Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()" by Linus Torvalds · 9 years ago
  97. 0bccece Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  98. e181a54 net: #ifdefify sk_classid member of struct sock by Mathias Krause · 9 years ago
  99. 71ebd1a Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  100. 8426fb3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago