1. 549511946 net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush by Loic Prylli · 10 years ago
  2. 8dcb4b1 net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2 by Bernd Wachter · 10 years ago
  3. 26a9ebc Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga" by David S. Miller · 10 years ago
  4. 8844a00 powerpc/ucc_geth: deal with a compile warning by Zhao Qiang · 10 years ago
  5. edc1bb0 Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  6. 11ef7a8 net: Performance fix for process_backlog by Tom Herbert · 10 years ago
  7. 68b7107 ipv4: icmp: Fix pMTU handling for rare case by Edward Allcutt · 10 years ago
  8. a921e2a Merge branch 'stmmac' by David S. Miller · 10 years ago
  9. c8df8ce net: stmmac: Remove unneeded I/O read caught by cppcheck by Vince Bridgers · 10 years ago
  10. 43d24e4 net: stmmac: Correct duplicate if/then/else case found by cppcheck by Vince Bridgers · 10 years ago
  11. 0acf167 net: stmmac: add platform init/exit for Altera's ARM socfpga by Vince Bridgers · 10 years ago
  12. 48bc034 ieee802154: reassembly: fix possible buffer overflow by Alexander Aring · 10 years ago
  13. 98846e6 Merge branch 'mlx4' by David S. Miller · 10 years ago
  14. bb27361 net/mlx4_en: IRQ affinity hint is not cleared on port down by Amir Vadai · 10 years ago
  15. 143b5ba lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined by Amir Vadai · 10 years ago
  16. 35f6f45 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map by Amir Vadai · 10 years ago
  17. 1b03747 defxx: Fix !DYNAMIC_BUFFERS compilation warnings by Maciej W. Rozycki · 10 years ago
  18. f46d53d defxx: Remove an incorrectly inverted preprocessor conditional by Maciej W. Rozycki · 10 years ago
  19. 5924f17 tcp: Fix divide by zero when pushing during tcp-repair by Christoph Paasch · 10 years ago
  20. 5925a05 net: fix sparse warning in sk_dst_set() by Eric Dumazet · 10 years ago
  21. a48e5fa vlan: free percpu stats in device destructor by Eric Dumazet · 10 years ago
  22. d9daa24 net: fix circular dependency in of_mdio code by Daniel Mack · 10 years ago
  23. eb608d2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  24. b758858 net: bcmgenet: do not set packet length for RX buffers by Florian Fainelli · 10 years ago
  25. 219575e net: bcmgenet: start with carrier off by Florian Fainelli · 10 years ago
  26. 0f50ce9 net: bcmgenet: disable clock before register_netdev by Florian Fainelli · 10 years ago
  27. 16f62d9 net: systemport: fix TX NAPI work done return value by Florian Fainelli · 10 years ago
  28. 412bce8 net: systemport: fix UniMAC reset logic by Florian Fainelli · 10 years ago
  29. 3b140a6 net: systemport: do not clear IFF_MULTICAST flag by Florian Fainelli · 10 years ago
  30. 07b0f00 bnx2x: fix possible panic under memory stress by Eric Dumazet · 10 years ago
  31. 7f50236 ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix by Eric Dumazet · 10 years ago
  32. 4a46b24 openvswitch: Use exact lookup for flow_get and flow_del. by Alex Wang · 10 years ago
  33. ad55200 openvswitch: Fix tracking of flags seen in TCP flows. by Ben Pfaff · 10 years ago
  34. e0bb8c4 openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kernel crash by Wei Zhang · 10 years ago
  35. fe984c0 openvswitch: Fix a double free bug for the sample action by Andy Zhou · 10 years ago
  36. dba6311 powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test by Denis Kirjanov · 10 years ago
  37. 3fc60aa powerpc: bpf: Use correct mask while accessing the VLAN tag by Denis Kirjanov · 10 years ago
  38. f9fa39e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  39. e940f5d ipv6: Fix MLD Query message check by Hangbin Liu · 10 years ago
  40. 3e215c8 udp: Add MIB counters for rcvbuferrors by James M Leddy · 10 years ago
  41. 73413ff bnx2x: Fix the MSI flags by Yijing Wang · 10 years ago
  42. e055a6e Merge branch 'ath-current' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  43. d7933ab Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  44. 2a80ff8 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  45. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  46. de84372 net: fix setting csum_start in skb_segment() by Tom Herbert · 10 years ago
  47. ec71fea Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  48. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  49. 99e72a0 net: filter: Use kcalloc/kmalloc_array to allocate arrays by Tobias Klauser · 10 years ago
  50. 677a9fd trivial: net: filter: Change kerneldoc parameter order by Tobias Klauser · 10 years ago
  51. 285276e trivial: net: filter: Fix typo in comment by Tobias Klauser · 10 years ago
  52. b911132 net: allwinner: emac: Add missing free_irq by Maxime Ripard · 10 years ago
  53. 40c9f8a cxgb4: use dev_port to identify ports by Thadeu Lima de Souza Cascardo · 10 years ago
  54. f7b50c4 xen-netback: bookkeep number of active queues in our own module by Wei Liu · 10 years ago
  55. 66c965f tg3: Change nvram command timeout value to 50ms by Prashant Sreedharan · 10 years ago
  56. d26e0da hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups by Julien D'Ascenzio · 10 years ago
  57. 456febd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  58. c6bff54 brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded by Arend van Spriel · 10 years ago
  59. d76744a mwifiex: fix Tx timeout issue by Amitkumar Karwar · 10 years ago
  60. 6c9d161 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 10 years ago
  61. 6d12e79 Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  62. 8b87efb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 10 years ago
  63. dc70a29 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  64. 12307e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  65. 15e52d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  66. 971dc9c ARM: at91/dt: sam9261: remove slow RC osc by Alexandre Belloni · 10 years ago
  67. 78ca2ec ARM: at91/dt: define sam9261ek slow crystal frequency by Alexandre Belloni · 10 years ago
  68. 5de47284 ARM: at91/dt: sam9261: correctly define mainck by Alexandre Belloni · 10 years ago
  69. 8cbff69 ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values by Alexandre Belloni · 10 years ago
  70. b6616f1 ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values by Alexandre Belloni · 10 years ago
  71. adb5783 hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in Kconfig by Josef Gajdusek · 10 years ago
  72. 8b6f5e0 hwmon: (ntc_thermistor) Use the manufacturer name properly by Naveen Krishna Chatradhi · 10 years ago
  73. eab2014 devicetree: bindings: Document murata vendor prefix by Naveen Krishna Chatradhi · 10 years ago
  74. a8d4d82 hwmon: (w83l786ng) Report correct minimum fan speed by Axel Lin · 10 years ago
  75. d91d66e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  76. 07f4695 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  77. b8e46d2 Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  78. 8dcd598 misc: atmel_pwm: fix Kconfig symbols by Nicolas Ferre · 10 years ago
  79. 6663a4f powerpc: Don't skip ePAPR spin-table CPUs by Scott Wood · 10 years ago
  80. c2cbcf5 powerpc/module: Fix TOC symbol CRC by Laurent Dufour · 10 years ago
  81. e2500be powerpc/powernv: Remove OPAL v1 takeover by Michael Ellerman · 10 years ago
  82. ee9a33b cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list by Li RongQing · 10 years ago
  83. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  84. 8445cd3 NFS Return -EPERM if no supported or matching SECINFO flavor by Andy Adamson · 10 years ago
  85. 57bbe3d NFS check the return of nfs4_negotiate_security in nfs4_submount by Andy Adamson · 10 years ago
  86. 6edf960 NFS: Don't mark the data cache as invalid if it has been flushed by Trond Myklebust · 10 years ago
  87. f2467b6 NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size by Trond Myklebust · 10 years ago
  88. 18dd78c nfs: Fix cache_validity check in nfs_write_pageuptodate() by Scott Mayhew · 10 years ago
  89. 10b5b53 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  90. b4b664b Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  91. a42c9fc Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag" by Arik Nemtsov · 10 years ago
  92. b3c063a iwlwifi: update the 7265 series HW IDs by Oren Givon · 10 years ago
  93. edfbbf3 aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 by Benjamin LaHaise · 10 years ago
  94. f8567a3 aio: fix aio request leak when events are reaped by userspace by Benjamin LaHaise · 10 years ago
  95. 02df00e nl80211: move set_qos_map command into split state by Johannes Berg · 10 years ago
  96. ce36d9a [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option by Steve French · 10 years ago
  97. 11f9323 ARM: integrator: fix OF-related regression by Linus Walleij · 10 years ago
  98. 8dbdb8e ARM: mvebu: Fix the improper use of the compatible string armada38x using a wildcard by Gregory CLEMENT · 10 years ago
  99. 8987941 iwlwifi: mvm: rework sched scan channel configuration by Eliad Peller · 10 years ago
  100. a1d23d5 powerpc/kmemleak: Do not scan the DART table by Catalin Marinas · 10 years ago