1. 51a00da tipc: fix bug in socket reception function by Jon Paul Maloy · 10 years ago
  2. 662f553 rt6_probe_deferred: Do not depend on struct ordering by Michael Büsch · 10 years ago
  3. f06535c Merge branch 'tcp_ack_loops' by David S. Miller · 10 years ago
  4. 4fb17a6 tcp: mitigate ACK loops for connections as tcp_timewait_sock by Neal Cardwell · 10 years ago
  5. f2b2c58 tcp: mitigate ACK loops for connections as tcp_sock by Neal Cardwell · 10 years ago
  6. a9b2c06 tcp: mitigate ACK loops for connections as tcp_request_sock by Neal Cardwell · 10 years ago
  7. 032ee42 tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks by Neal Cardwell · 10 years ago
  8. ca53934 openvswitch: Initialize unmasked key and uid len by Pravin B Shelar · 10 years ago
  9. 34afb4e Merge branch 'cxgb4' by David S. Miller · 10 years ago
  10. bad4379 cxgb4: Add support in debugfs to dump the congestion control table by Hariprasad Shenai · 10 years ago
  11. bf7c781 cxgb4: Add support to dump mailbox content in debugfs by Hariprasad Shenai · 10 years ago
  12. 797ff0f cxgb4: Add support for ULP RX logic analyzer output in debugfs by Hariprasad Shenai · 10 years ago
  13. 2d277b3 cxgb4: Added support in debugfs to display TP logic analyzer output by Hariprasad Shenai · 10 years ago
  14. 70a5f3b cxgb4: Add support in debugfs to display sensor information by Hariprasad Shenai · 10 years ago
  15. bdb2748 Merge branch 'be2net' by David S. Miller · 10 years ago
  16. f986afc be2net: avoid unncessary swapping of fields in eth_tx_wrb by Sathya Perla · 10 years ago
  17. 2125237 be2net: process port misconfig async event by Vasundhara Volam · 10 years ago
  18. f66b7cf be2net: refactor be_set_rx_mode() and be_vid_config() for readability by Sathya Perla · 10 years ago
  19. ac34b74 be2net: remove duplicate code in be_cmd_rx_filter() by Sathya Perla · 10 years ago
  20. 70a7b52 be2net: use offset based FW flashing for Skyhawk chip by Vasundhara Volam · 10 years ago
  21. 81a9e22 be2net: avoid flashing SH-B0 UFI image on SH-P2 chip by Vasundhara Volam · 10 years ago
  22. 5d3acd0 be2net: refactor code that checks flash file compatibility by Vasundhara Volam · 10 years ago
  23. 83b0611 be2net: replace (1 << x) with BIT(x) by Vasundhara Volam · 10 years ago
  24. f7062ee be2net: move un-exported routines from be.h to respective src files by Sathya Perla · 10 years ago
  25. 1fd0bdd bridge: add missing bridge port check for offloads by Roopa Prabhu · 10 years ago
  26. d78f802 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  27. 57ee062 Merge branch 'r8152' by David S. Miller · 10 years ago
  28. f5aaaa6 r8152: use BIT macro by hayeswang · 10 years ago
  29. 6e74d17 r8152: replace get_protocol with vlan_get_protocol by hayeswang · 10 years ago
  30. ccc39fa r8152: adjust the line feed for hw_features by hayeswang · 10 years ago
  31. 53543db r8152: check RTL8152_UNPLUG for rtl8152_close by hayeswang · 10 years ago
  32. 51d979f r8152: check linking status with netif_carrier_ok by hayeswang · 10 years ago
  33. 34203e2 r8152: adjust lpm timer by hayeswang · 10 years ago
  34. e1a2ca9 r8152: adjust rx_bottom by hayeswang · 10 years ago
  35. d0a47d3 rds: Make rds_message_copy_from_user() return 0 on success. by Sowmini Varadhan · 10 years ago
  36. 11ac119 net: rds: Remove repeated function names from debug output by Rasmus Villemoes · 10 years ago
  37. 83d2b9b net: openvswitch: Support masked set actions. by Jarno Rajahalme · 10 years ago
  38. 2150f98 Merge branch 'dsa-next' by David S. Miller · 10 years ago
  39. 9af197a net: dsa: bcm_sf2: implement GPHY power down by Florian Fainelli · 10 years ago
  40. b083668 net: dsa: bcm_sf2: move GPHY enabling to its own function by Florian Fainelli · 10 years ago
  41. 3c09e92 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
  42. 020219a rhashtable: Fix remove logic to avoid cross references between buckets by Thomas Graf · 10 years ago
  43. 41e8b206 Merge branch 'rhashtable-next' by David S. Miller · 10 years ago
  44. cf52d52 rhashtable: Avoid bucket cross reference after removal by Thomas Graf · 10 years ago
  45. 7cd10db rhashtable: Add more lock verification by Thomas Graf · 10 years ago
  46. a03eaec rhashtable: Dump bucket tables on locking violation under PROVE_LOCKING by Thomas Graf · 10 years ago
  47. 2af4b52 rhashtable: Wait for RCU readers after final unzip work by Thomas Graf · 10 years ago
  48. a5ec68e rhashtable: Use a single bucket lock for sibling buckets by Thomas Graf · 10 years ago
  49. c88455c rhashtable: key_hashfn() must return full hash value by Thomas Graf · 10 years ago
  50. 5b7f000 ixgbe: add Tx anti spoofing support by Don Skidmore · 10 years ago
  51. 9ac5c5c ixgbevf: combine all of the tasks into a single service task by Emil Tantilov · 10 years ago
  52. e66c92a ixgbevf: rewrite watchdog task to function similar to igbvf by Emil Tantilov · 10 years ago
  53. e08400b ixgbevf: Add code to check for Tx hang by Emil Tantilov · 10 years ago
  54. d9bdb57 ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx by Emil Tantilov · 10 years ago
  55. 39f35a3 ixgbevf: set vlan_features in a single write instead of several ORs by Emil Tantilov · 10 years ago
  56. 3f20780 ixgbe: add VXLAN offload support for X550 devices by Don Skidmore · 10 years ago
  57. 4dedadc ixgbe: Cleanup probe to remove redundant attempt to ID PHY by Don Skidmore · 10 years ago
  58. f9c9e48 ixgbe: cleanup redundant default method set_rxpba by Don Skidmore · 10 years ago
  59. 42ce2c8 ixgbe: fix setting port VLAN by Emil Tantilov · 10 years ago
  60. 9295edb ixgbevf: add RSS support for X550 by Emil Tantilov · 10 years ago
  61. 2dc571a ixgbevf: enable multiple queue support by Emil Tantilov · 10 years ago
  62. dec2e39 ixgbe: allow multiple queues in SRIOV mode by Emil Tantilov · 10 years ago
  63. 7ddbde3 ixgbe: cleanup sparse errors in new ixgbe_x550.c file by Don Skidmore · 10 years ago
  64. f4a80f1 fm10k: Resolve compile warnings with W=1 by Matthew Vick · 10 years ago
  65. 33a44c2 fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf by Matthew Vick · 10 years ago
  66. 2ca292d vxge: fix sparse warning by Lad, Prabhakar · 10 years ago
  67. 38741d5 xen-netback: fix sparse warning by Lad, Prabhakar · 10 years ago
  68. 8093b1c net/macb: fix sparse warning by Lad, Prabhakar · 10 years ago
  69. 1444c30 net: bnx2x: fix sparse warnings by Lad, Prabhakar · 10 years ago
  70. 57ae84a enic: enic_main: fix sparse warnings by Lad, Prabhakar · 10 years ago
  71. a20667b enic: enic_ethtool: fix sparse warning by Lad, Prabhakar · 10 years ago
  72. bc0ee16 be2net: fix sparse warning by Lad, Prabhakar · 10 years ago
  73. 4a95b6d chelsio: cxgb4: fix sparse warning by Lad, Prabhakar · 10 years ago
  74. da19fcd hyperv: fix sparse warnings by Lad, Prabhakar · 10 years ago
  75. 7d231e3 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  76. cb1b728 tipc: eliminate race condition at multicast reception by Jon Paul Maloy · 10 years ago
  77. 3c724ac tipc: simplify socket multicast reception by Jon Paul Maloy · 10 years ago
  78. 708ac32 tipc: simplify connection abort notifications when links break by Jon Paul Maloy · 10 years ago
  79. c637c10 tipc: resolve race problem at unicast message reception by Jon Paul Maloy · 10 years ago
  80. 94153e3 tipc: use existing sk_write_queue for outgoing packet chain by Jon Paul Maloy · 10 years ago
  81. e3a7756 tipc: split up function tipc_msg_eval() by Jon Paul Maloy · 10 years ago
  82. d570d86 tipc: enqueue arrived buffers in socket in separate function by Jon Paul Maloy · 10 years ago
  83. 1186adf tipc: simplify message forwarding and rejection in socket layer by Jon Paul Maloy · 10 years ago
  84. c589863 tipc: reduce usage of context info in socket and link by Jon Paul Maloy · 10 years ago
  85. 4134069 hso: Use static attribute groups for sysfs entry by Takashi Iwai · 10 years ago
  86. b0ebfae Merge branch 'isdnloop_checkpatch' by David S. Miller · 10 years ago
  87. 3581ec5 drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values, as specified in CodingStyle. by Bas Peters · 10 years ago
  88. cacccb0 drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingStyle specifications. by Bas Peters · 10 years ago
  89. 50a58b6 drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if conditions, in accordance with the CodingStyle. by Bas Peters · 10 years ago
  90. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. 9d82f5e MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  92. 14365ea Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  93. 42345d6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  94. 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
  95. 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
  96. 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
  97. a409cae sit: fix some __be16/u16 mismatches by Eric Dumazet · 10 years ago
  98. 6776514 ipv6: fix sparse errors in ip6_make_flowlabel() by Eric Dumazet · 10 years ago
  99. 2ce1ee1 net: remove some sparse warnings by Eric Dumazet · 10 years ago
  100. f4575d3 flow_keys: n_proto type should be __be16 by Eric Dumazet · 10 years ago