1. abd97a9 i40e: fix sideband flow director vector allocation by Stefan Assmann · 8 years ago
  2. 4ce20ab i40e: fix MSI-X vector redistribution if hw limit is reached by Stefan Assmann · 8 years ago
  3. 9ca57e9 i40e: check if vectors are already depleted when doing VMDq allocation by Stefan Assmann · 8 years ago
  4. b9118b7 ptp: Fix resource leak in case of error by Christophe Jaillet · 8 years ago
  5. 0fd7d43 net: qcom/emac: fix return value check in emac_sgmii_config() by Wei Yongjun · 8 years ago
  6. b6a7920 net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header by Shmulik Ladkani · 8 years ago
  7. f39acc8 net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functions by Shmulik Ladkani · 8 years ago
  8. f814bfd net: mvmdio: do not clk_disable_unprepare() NULL clock by Alexey Khoroshilov · 8 years ago
  9. 7667d44 Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  10. 32986b5 Merge branch 'ovs-mpls' by David S. Miller · 8 years ago
  11. 85de4a2 openvswitch: use mpls_hdr by Jiri Benc · 8 years ago
  12. 9095e10 mpls: move mpls_hdr to a common location by Jiri Benc · 8 years ago
  13. f7d49bc openvswitch: mpls: set network header correctly on key extract by Jiri Benc · 8 years ago
  14. ab58070 mlxsw: spectrum_router: avoid potential uninitialized data usage by Arnd Bergmann · 8 years ago
  15. d0debb7 net/mlx5e: shut up maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  16. 7c70c4f cxgb4: unexport cxgb4_dcb_enabled by Arnd Bergmann · 8 years ago
  17. fa34cd9 net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling by Arnd Bergmann · 8 years ago
  18. 63d7546 net: pktgen: fix pkt_size by Paolo Abeni · 8 years ago
  19. b82d44d net: fec: set mac address unconditionally by Gavin Schenk · 8 years ago
  20. 3a82e78 net: ethernet: mediatek: mark symbols static where possible by Baoyou Xie · 8 years ago
  21. 8efebd6 cxgb4: mark cxgb_setup_tc() static by Baoyou Xie · 8 years ago
  22. cb9e684 ipv6 addrconf: remove addrconf_sysctl_hop_limit() by Maciej Żenczykowski · 8 years ago
  23. d4ef9f7 netfilter: bridge: clarify bridge/netfilter message by Stefan Agner · 8 years ago
  24. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. c8d2bc9 Linux 4.8 by Linus Torvalds · 8 years ago
  26. f76d9c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  27. 117e5e9 ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 by Srinivas Ramana · 8 years ago
  28. be67d60 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. 66188fb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  30. 0c7fc30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  31. bb6bbc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  32. 6605d15 MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems by Paul Burton · 8 years ago
  33. f51fdff Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  34. d6169b0 net: Use ns_capable_noaudit() when determining net sysctl permissions by Tyler Hicks · 8 years ago
  35. 2161a2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  36. dbd8805 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  37. 37aa727 include/linux/property.h: fix typo/compile error by John Youn · 8 years ago
  38. c33f078 ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock() by Eric Ren · 8 years ago
  39. 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
  40. 9a2172a MAINTAINERS: Switch to kernel.org email address for Javi Merino by Javi Merino · 8 years ago
  41. 405dea1 rxrpc: Fix the call timer handling by David Howells · 8 years ago
  42. df0adc7 rxrpc: Keep the call timeouts as ktimes rather than jiffies by David Howells · 8 years ago
  43. c31410e rxrpc: Remove error from struct rxrpc_skb_priv as it is unused by David Howells · 8 years ago
  44. 775e5b7 rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary by David Howells · 8 years ago
  45. 0851115 rxrpc: Reduce ssthresh to peer's receive window by David Howells · 8 years ago
  46. 8782def rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh by David Howells · 8 years ago
  47. 2fa5f04 x86/entry/64: Fix context tracking state warning when load_gs_index fails by Wanpeng Li · 8 years ago
  48. 05fb3c1 x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID by Andy Lutomirski · 8 years ago
  49. e4aad64 x86/vdso: Fix building on big endian host by Segher Boessenkool · 8 years ago
  50. 192d1dc x86/boot: Fix another __read_cr4() case on 486 by Andy Lutomirski · 8 years ago
  51. 265a44bb rxrpc: Actually display the tx_data trace retransmission note by David Howells · 8 years ago
  52. 8037838 mlx5: Add ndo_poll_controller() implementation by Calvin Owens · 8 years ago
  53. 6cd80b5 nfp: bpf: zero extend 4 byte context loads by Jakub Kicinski · 8 years ago
  54. 1cceda78 sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock by Xin Long · 8 years ago
  55. 75b005b Merge branch 'sctp-fixes' by David S. Miller · 8 years ago
  56. be4947b sctp: change to check peer prsctp_capable when using prsctp polices by Xin Long · 8 years ago
  57. 0605483 sctp: remove prsctp_param from sctp_chunk by Xin Long · 8 years ago
  58. 73dca12 sctp: move sent_count to the memory hole in sctp_chunk by Xin Long · 8 years ago
  59. 5038056 mlx4: remove unused fields by David Decotigny · 8 years ago
  60. bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  61. bcdc6ef Merge branch 'net_proc_perf' by David S. Miller · 8 years ago
  62. 6d4a741 net: Suppress the "Comparison to NULL could be written" warnings by Jia He · 8 years ago
  63. aca0567 ipv6: Remove useless parameter in __snmp6_fill_statsdev by Jia He · 8 years ago
  64. 07613873 proc: Reduce cache miss in xfrm_statistics_seq_show by Jia He · 8 years ago
  65. 7d64a94 proc: Reduce cache miss in sctp_snmp_seq_show by Jia He · 8 years ago
  66. 4a4857b proc: Reduce cache miss in snmp6_seq_show by Jia He · 8 years ago
  67. f22d5c4 proc: Reduce cache miss in snmp_seq_show by Jia He · 8 years ago
  68. 6348ef2 net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64} by Jia He · 8 years ago
  69. fa14035 Merge tag 'rxrpc-rewrite-20160929' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  70. 4e9f4b3 Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  71. 1b0ff89 tg3: Avoid NULL pointer dereference in tg3_io_error_detected() by Milton Miller · 8 years ago
  72. df90a49 Merge branch 'dsa-global-cosmetics' by David S. Miller · 8 years ago
  73. ee4dc2e7 net: dsa: mv88e6xxx: add eeprom ops by Vivien Didelot · 8 years ago
  74. b073d4e net: dsa: mv88e6xxx: add set_switch_mac to ops by Vivien Didelot · 8 years ago
  75. b3469dd net: dsa: mv88e6xxx: add chip-wide ops by Vivien Didelot · 8 years ago
  76. c08026a net: dsa: mv88e6xxx: rename mv88e6xxx_ops by Vivien Didelot · 8 years ago
  77. b4e47c0 net: dsa: mv88e6xxx: rename mv88e6xxx_vtu_stu_entry by Vivien Didelot · 8 years ago
  78. 370b4ff net: dsa: mv88e6xxx: add mv88e6xxx_num_ports helper by Vivien Didelot · 8 years ago
  79. de33376 net: dsa: mv88e6xxx: expose mv88e6xxx_num_databases by Vivien Didelot · 8 years ago
  80. 6dc10bb net: dsa: mv88e6xxx: add flags for FID registers by Vivien Didelot · 8 years ago
  81. 9fe850f net: dsa: mv88e6xxx: abstract REG_GLOBAL2 by Vivien Didelot · 8 years ago
  82. a935c05 net: dsa: mv88e6xxx: add global1 helpers by Vivien Didelot · 8 years ago
  83. e3b3656 Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  84. c6169de Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  85. ed1e867 rxrpc: Note serial number being ACK'd in the congestion management trace by David Howells · 8 years ago
  86. b112a67 rxrpc: Request more ACKs in slow-start mode by David Howells · 8 years ago
  87. 1e9e5c9 rxrpc: Reduce the rxrpc_local::services list to a pointer by David Howells · 8 years ago
  88. 2629c7f rxrpc: When activating client conn channels, do state check inside lock by David Howells · 8 years ago
  89. a176707 rxrpc: Make Tx loss-injection go through normal return and adjust tracing by David Howells · 8 years ago
  90. 8732db6 rxrpc: Fix exclusive client connections by David Howells · 8 years ago
  91. e1bfc11 x86/init: Fix cr4_init_shadow() on CR4-less machines by Andy Lutomirski · 8 years ago
  92. 058effe MIPS: Fix detection of unsupported highmem with cache aliases by Paul Burton · 8 years ago
  93. 305723a MIPS: Malta: Fix IOCU disable switch read for MIPS64 by Paul Burton · 8 years ago
  94. 1eefcbc MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS by Paul Burton · 8 years ago
  95. 67acd8d MIPS: clear execution hazard after changing FTLB enable by Paul Burton · 8 years ago
  96. ebd0e0f MIPS: Configure FTLB after probing TLB sizes from config4 by Paul Burton · 8 years ago
  97. 72c70f0 MIPS: Stop setting I6400 FTLBP by Paul Burton · 8 years ago
  98. 3021773 MIPS: DEC: Avoid la pseudo-instruction in delay slots by Ralf Baechle · 8 years ago
  99. 0a90055 MIPS: Octeon: mark GPIO controller node not populated after IRQ init. by Steven J. Hill · 8 years ago
  100. ca86c9e MIPS: uprobes: fix use of uninitialised variable by Marcin Nowakowski · 8 years ago