1. 81a9e22 be2net: avoid flashing SH-B0 UFI image on SH-P2 chip by Vasundhara Volam · 10 years ago
  2. 5d3acd0 be2net: refactor code that checks flash file compatibility by Vasundhara Volam · 10 years ago
  3. 83b0611 be2net: replace (1 << x) with BIT(x) by Vasundhara Volam · 10 years ago
  4. f7062ee be2net: move un-exported routines from be.h to respective src files by Sathya Perla · 10 years ago
  5. 1fd0bdd bridge: add missing bridge port check for offloads by Roopa Prabhu · 10 years ago
  6. d78f802 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  7. 57ee062 Merge branch 'r8152' by David S. Miller · 10 years ago
  8. f5aaaa6 r8152: use BIT macro by hayeswang · 10 years ago
  9. 6e74d17 r8152: replace get_protocol with vlan_get_protocol by hayeswang · 10 years ago
  10. ccc39fa r8152: adjust the line feed for hw_features by hayeswang · 10 years ago
  11. 53543db r8152: check RTL8152_UNPLUG for rtl8152_close by hayeswang · 10 years ago
  12. 51d979f r8152: check linking status with netif_carrier_ok by hayeswang · 10 years ago
  13. 34203e2 r8152: adjust lpm timer by hayeswang · 10 years ago
  14. e1a2ca9 r8152: adjust rx_bottom by hayeswang · 10 years ago
  15. d0a47d3 rds: Make rds_message_copy_from_user() return 0 on success. by Sowmini Varadhan · 10 years ago
  16. 11ac119 net: rds: Remove repeated function names from debug output by Rasmus Villemoes · 10 years ago
  17. 83d2b9b net: openvswitch: Support masked set actions. by Jarno Rajahalme · 10 years ago
  18. 2150f98 Merge branch 'dsa-next' by David S. Miller · 10 years ago
  19. 9af197a net: dsa: bcm_sf2: implement GPHY power down by Florian Fainelli · 10 years ago
  20. b083668 net: dsa: bcm_sf2: move GPHY enabling to its own function by Florian Fainelli · 10 years ago
  21. 3c09e92f Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
  22. 020219a rhashtable: Fix remove logic to avoid cross references between buckets by Thomas Graf · 10 years ago
  23. 41e8b206 Merge branch 'rhashtable-next' by David S. Miller · 10 years ago
  24. cf52d52 rhashtable: Avoid bucket cross reference after removal by Thomas Graf · 10 years ago
  25. 7cd10db rhashtable: Add more lock verification by Thomas Graf · 10 years ago
  26. a03eaec rhashtable: Dump bucket tables on locking violation under PROVE_LOCKING by Thomas Graf · 10 years ago
  27. 2af4b52 rhashtable: Wait for RCU readers after final unzip work by Thomas Graf · 10 years ago
  28. a5ec68e rhashtable: Use a single bucket lock for sibling buckets by Thomas Graf · 10 years ago
  29. c88455c rhashtable: key_hashfn() must return full hash value by Thomas Graf · 10 years ago
  30. 5b7f000 ixgbe: add Tx anti spoofing support by Don Skidmore · 10 years ago
  31. 9ac5c5c ixgbevf: combine all of the tasks into a single service task by Emil Tantilov · 10 years ago
  32. e66c92a ixgbevf: rewrite watchdog task to function similar to igbvf by Emil Tantilov · 10 years ago
  33. e08400b ixgbevf: Add code to check for Tx hang by Emil Tantilov · 10 years ago
  34. d9bdb57 ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx by Emil Tantilov · 10 years ago
  35. 39f35a3 ixgbevf: set vlan_features in a single write instead of several ORs by Emil Tantilov · 10 years ago
  36. 3f20780 ixgbe: add VXLAN offload support for X550 devices by Don Skidmore · 10 years ago
  37. 4dedadc ixgbe: Cleanup probe to remove redundant attempt to ID PHY by Don Skidmore · 10 years ago
  38. f9c9e48 ixgbe: cleanup redundant default method set_rxpba by Don Skidmore · 10 years ago
  39. 42ce2c8 ixgbe: fix setting port VLAN by Emil Tantilov · 10 years ago
  40. 9295edb ixgbevf: add RSS support for X550 by Emil Tantilov · 10 years ago
  41. 2dc571a ixgbevf: enable multiple queue support by Emil Tantilov · 10 years ago
  42. dec2e39 ixgbe: allow multiple queues in SRIOV mode by Emil Tantilov · 10 years ago
  43. 7ddbde3 ixgbe: cleanup sparse errors in new ixgbe_x550.c file by Don Skidmore · 10 years ago
  44. f4a80f1 fm10k: Resolve compile warnings with W=1 by Matthew Vick · 10 years ago
  45. 33a44c2 fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf by Matthew Vick · 10 years ago
  46. 2ca292d vxge: fix sparse warning by Lad, Prabhakar · 10 years ago
  47. 38741d5 xen-netback: fix sparse warning by Lad, Prabhakar · 10 years ago
  48. 8093b1c net/macb: fix sparse warning by Lad, Prabhakar · 10 years ago
  49. 1444c30 net: bnx2x: fix sparse warnings by Lad, Prabhakar · 10 years ago
  50. 57ae84a enic: enic_main: fix sparse warnings by Lad, Prabhakar · 10 years ago
  51. a20667b enic: enic_ethtool: fix sparse warning by Lad, Prabhakar · 10 years ago
  52. bc0ee16 be2net: fix sparse warning by Lad, Prabhakar · 10 years ago
  53. 4a95b6d chelsio: cxgb4: fix sparse warning by Lad, Prabhakar · 10 years ago
  54. da19fcd hyperv: fix sparse warnings by Lad, Prabhakar · 10 years ago
  55. 7d231e3 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  56. cb1b728 tipc: eliminate race condition at multicast reception by Jon Paul Maloy · 10 years ago
  57. 3c724ac tipc: simplify socket multicast reception by Jon Paul Maloy · 10 years ago
  58. 708ac32 tipc: simplify connection abort notifications when links break by Jon Paul Maloy · 10 years ago
  59. c637c10 tipc: resolve race problem at unicast message reception by Jon Paul Maloy · 10 years ago
  60. 94153e3 tipc: use existing sk_write_queue for outgoing packet chain by Jon Paul Maloy · 10 years ago
  61. e3a7756 tipc: split up function tipc_msg_eval() by Jon Paul Maloy · 10 years ago
  62. d570d86 tipc: enqueue arrived buffers in socket in separate function by Jon Paul Maloy · 10 years ago
  63. 1186adf tipc: simplify message forwarding and rejection in socket layer by Jon Paul Maloy · 10 years ago
  64. c589863 tipc: reduce usage of context info in socket and link by Jon Paul Maloy · 10 years ago
  65. 4134069 hso: Use static attribute groups for sysfs entry by Takashi Iwai · 10 years ago
  66. b0ebfae Merge branch 'isdnloop_checkpatch' by David S. Miller · 10 years ago
  67. 3581ec5 drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values, as specified in CodingStyle. by Bas Peters · 10 years ago
  68. cacccb0 drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingStyle specifications. by Bas Peters · 10 years ago
  69. 50a58b6 drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if conditions, in accordance with the CodingStyle. by Bas Peters · 10 years ago
  70. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  71. 9d82f5e MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  72. 14365ea Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  73. 42345d6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  74. d445d46 Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  75. e7394c7 Merge tag 'pm+acpi-3.19-fin' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  76. f3c2352 Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  77. a409cae sit: fix some __be16/u16 mismatches by Eric Dumazet · 10 years ago
  78. 6776514 ipv6: fix sparse errors in ip6_make_flowlabel() by Eric Dumazet · 10 years ago
  79. 2ce1ee1 net: remove some sparse warnings by Eric Dumazet · 10 years ago
  80. f4575d3 flow_keys: n_proto type should be __be16 by Eric Dumazet · 10 years ago
  81. db79a62 vxlan: Only set has-GBP bit in header if any other bits would be set by Thomas Graf · 10 years ago
  82. 7af348b net: ep93xx_eth: Delete unnecessary checks before the function call "kfree" by Markus Elfring · 10 years ago
  83. d1e158e ip6_gre: fix endianness errors in ip6gre_err by Sabrina Dubroca · 10 years ago
  84. 27b917e xen-netfront: Use static attribute groups for sysfs entries by Takashi Iwai · 10 years ago
  85. c4d33e2 tun: Use static attribute groups for sysfs entries by Takashi Iwai · 10 years ago
  86. 7061b2b qlogic: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  87. adfde05 Merge tag 'linux-can-next-for-3.20-20150204' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 10 years ago
  88. f86b4ae net: ethernet: ti/cpsw-common.c: fix sparse warning by Lad, Prabhakar · 10 years ago
  89. de70176 netxen: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 10 years ago
  90. 1b4b32c net: fec: Delete unnecessary checks before the function call "kfree" by Markus Elfring · 10 years ago
  91. 2d4ad4f myri10ge: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 10 years ago
  92. f31ec95 qlcnic: Fix NAPI poll routine for Tx completion by Shahed Shaikh · 10 years ago
  93. 0b5b6be cxgb4: Delete an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
  94. 3a336cb cxgb4: Add low latency socket busy_poll support by Hariprasad Shenai · 10 years ago
  95. 3fcf901 Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging" by David S. Miller · 10 years ago
  96. 06eb395 pkt_sched: fq: better control of DDOS traffic by Eric Dumazet · 10 years ago
  97. f2683b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  98. 9878196 tcp: do not pace pure ack packets by Eric Dumazet · 10 years ago
  99. 2a35620 Merge branch 'rhashtable-next' by David S. Miller · 10 years ago
  100. 9a77662 netfilter: Use rhashtable walk iterator by Herbert Xu · 10 years ago