1. 9994175 tipc: clear 'next'-pointer of message fragments before reassembly by Jon Paul Maloy · 11 years ago
  2. a91d45f r8152: fix r8152_csum_workaround function by hayeswang · 11 years ago
  3. 4cad9f3 be2net: set EQ DB clear-intr bit in be_open() by Suresh Reddy · 11 years ago
  4. d0a7ebb GRE: enable offloads for GRE by Amritha Nambiar · 11 years ago
  5. 19eeb2f farsync: fix invalid memory accesses in fst_add_one() and fst_init_card() by Alexey Khoroshilov · 11 years ago
  6. f6864c6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  7. d672f93 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  8. 7625272 igb: do a reset on SR-IOV re-init if device is down by Stefan Assmann · 11 years ago
  9. 9482648 igb: Workaround for i210 Errata 25: Slow System Clock by Todd Fujinaka · 11 years ago
  10. b4df480 usbnet: smsc95xx: add reset_resume function with reset operation by Joonyoung Shim · 11 years ago
  11. a12f78c dp83640: Always decode received status frames by Stefan Sørensen · 11 years ago
  12. b51ecea r8169: disable L23 by hayeswang · 11 years ago
  13. ac30ef8 netlink: Fix handling of error from netlink_dump(). by Ben Pfaff · 11 years ago
  14. 0a19858 net: mvneta: Fix big endian issue in mvneta_txq_desc_csum() by Thomas Fitzsimmons · 11 years ago
  15. 4d12bc6 net: mvneta: fix operation in 10 Mbit/s mode by Thomas Petazzoni · 11 years ago
  16. fbc6daf net/mlx4_en: Ignore budget on TX napi polling by Amir Vadai · 11 years ago
  17. 0b03024 r8152: wake up the device before dumping the hw counter by hayeswang · 11 years ago
  18. 36beddc appletalk: Fix socket referencing in skb by Andrey Utkin · 11 years ago
  19. e005659 ip_tunnel: fix ip_tunnel_lookup by Dmitry Popov · 11 years ago
  20. 85b722d isdn: hisax: l3ni1.c: Fix for possible null pointer dereference by Rickard Strandqvist · 11 years ago
  21. 29322d0 tipc: fix bug in multicast/broadcast message reassembly by Jon Paul Maloy · 11 years ago
  22. b6e195f MAINTAINERS: change IEEE 802.15.4 maintainer by Alexander Aring · 11 years ago
  23. ff883ae Merge branch 'xen-netfront' by David S. Miller · 11 years ago
  24. f9feb1e xen-netfront: call netif_carrier_off() only once when disconnecting by David Vrabel · 11 years ago
  25. f50b407 xen-netfront: don't nest queue locks in xennet_connect() by David Vrabel · 11 years ago
  26. 6e08d5e tcp: fix false undo corner cases by Yuchung Cheng · 11 years ago
  27. e326f2f net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set by Or Gerlitz · 11 years ago
  28. 52ad353 igmp: fix the problem when mc leave group by dingtianhong · 11 years ago
  29. 5495119 net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush by Loic Prylli · 11 years ago
  30. 8dcb4b1 net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2 by Bernd Wachter · 11 years ago
  31. 26a9ebc Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga" by David S. Miller · 11 years ago
  32. 8844a00 powerpc/ucc_geth: deal with a compile warning by Zhao Qiang · 11 years ago
  33. edc1bb0 Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 11 years ago
  34. 11ef7a8 net: Performance fix for process_backlog by Tom Herbert · 11 years ago
  35. 68b7107 ipv4: icmp: Fix pMTU handling for rare case by Edward Allcutt · 11 years ago
  36. 2c4db12 rt2800usb: Don't perform DMA from stack by Andrea Merello · 11 years ago
  37. 1b2388d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  38. 701a9e6 mwifiex: initialize Tx/Rx info of a packet correctly by Amitkumar Karwar · 11 years ago
  39. dc271ee iwlwifi: mvm: disable CTS to Self by Emmanuel Grumbach · 11 years ago
  40. 43d826c iwlwifi: dvm: don't enable CTS to self by Emmanuel Grumbach · 11 years ago
  41. a921e2a Merge branch 'stmmac' by David S. Miller · 11 years ago
  42. c8df8ce net: stmmac: Remove unneeded I/O read caught by cppcheck by Vince Bridgers · 11 years ago
  43. 43d24e4 net: stmmac: Correct duplicate if/then/else case found by cppcheck by Vince Bridgers · 11 years ago
  44. 0acf167 net: stmmac: add platform init/exit for Altera's ARM socfpga by Vince Bridgers · 11 years ago
  45. 48bc034 ieee802154: reassembly: fix possible buffer overflow by Alexander Aring · 11 years ago
  46. 98846e6 Merge branch 'mlx4' by David S. Miller · 11 years ago
  47. bb27361 net/mlx4_en: IRQ affinity hint is not cleared on port down by Amir Vadai · 11 years ago
  48. 143b5ba lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined by Amir Vadai · 11 years ago
  49. 35f6f45 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map by Amir Vadai · 11 years ago
  50. 1b03747 defxx: Fix !DYNAMIC_BUFFERS compilation warnings by Maciej W. Rozycki · 11 years ago
  51. f46d53d defxx: Remove an incorrectly inverted preprocessor conditional by Maciej W. Rozycki · 11 years ago
  52. 5924f17 tcp: Fix divide by zero when pushing during tcp-repair by Christoph Paasch · 11 years ago
  53. 5925a05 net: fix sparse warning in sk_dst_set() by Eric Dumazet · 11 years ago
  54. a48e5fa vlan: free percpu stats in device destructor by Eric Dumazet · 11 years ago
  55. d9daa24 net: fix circular dependency in of_mdio code by Daniel Mack · 11 years ago
  56. eb608d2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  57. b758858 net: bcmgenet: do not set packet length for RX buffers by Florian Fainelli · 11 years ago
  58. 219575e net: bcmgenet: start with carrier off by Florian Fainelli · 11 years ago
  59. 0f50ce9 net: bcmgenet: disable clock before register_netdev by Florian Fainelli · 11 years ago
  60. 16f62d9 net: systemport: fix TX NAPI work done return value by Florian Fainelli · 11 years ago
  61. 412bce8 net: systemport: fix UniMAC reset logic by Florian Fainelli · 11 years ago
  62. 3b140a6 net: systemport: do not clear IFF_MULTICAST flag by Florian Fainelli · 11 years ago
  63. 07b0f00 bnx2x: fix possible panic under memory stress by Eric Dumazet · 11 years ago
  64. 7f50236 ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix by Eric Dumazet · 11 years ago
  65. 4a46b24 openvswitch: Use exact lookup for flow_get and flow_del. by Alex Wang · 11 years ago
  66. ad55200 openvswitch: Fix tracking of flags seen in TCP flows. by Ben Pfaff · 11 years ago
  67. e0bb8c4 openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kernel crash by Wei Zhang · 11 years ago
  68. fe984c0 openvswitch: Fix a double free bug for the sample action by Andy Zhou · 11 years ago
  69. dba6311 powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test by Denis Kirjanov · 11 years ago
  70. 3fc60aa powerpc: bpf: Use correct mask while accessing the VLAN tag by Denis Kirjanov · 11 years ago
  71. f9fa39e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  72. e940f5d ipv6: Fix MLD Query message check by Hangbin Liu · 11 years ago
  73. 3e215c8 udp: Add MIB counters for rcvbuferrors by James M Leddy · 11 years ago
  74. 73413ff bnx2x: Fix the MSI flags by Yijing Wang · 11 years ago
  75. e055a6e Merge branch 'ath-current' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  76. d7933ab Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  77. 2a80ff8 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  78. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  79. de84372 net: fix setting csum_start in skb_segment() by Tom Herbert · 11 years ago
  80. ec71fea Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  81. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 11 years ago
  82. 99e72a0 net: filter: Use kcalloc/kmalloc_array to allocate arrays by Tobias Klauser · 11 years ago
  83. 677a9fd trivial: net: filter: Change kerneldoc parameter order by Tobias Klauser · 11 years ago
  84. 285276e trivial: net: filter: Fix typo in comment by Tobias Klauser · 11 years ago
  85. b911132 net: allwinner: emac: Add missing free_irq by Maxime Ripard · 11 years ago
  86. 40c9f8a cxgb4: use dev_port to identify ports by Thadeu Lima de Souza Cascardo · 11 years ago
  87. f7b50c4 xen-netback: bookkeep number of active queues in our own module by Wei Liu · 11 years ago
  88. 66c965f tg3: Change nvram command timeout value to 50ms by Prashant Sreedharan · 11 years ago
  89. d26e0da hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups by Julien D'Ascenzio · 11 years ago
  90. 456febd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  91. c6bff54 brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded by Arend van Spriel · 11 years ago
  92. d76744a mwifiex: fix Tx timeout issue by Amitkumar Karwar · 11 years ago
  93. 6c9d161 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 11 years ago
  94. 6d12e79 Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 11 years ago
  95. 8b87efb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  96. dc70a29 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  97. 12307e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  98. 15e52d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  99. 971dc9c ARM: at91/dt: sam9261: remove slow RC osc by Alexandre Belloni · 11 years ago
  100. 78ca2ec ARM: at91/dt: define sam9261ek slow crystal frequency by Alexandre Belloni · 11 years ago