1. a30f1bc net/mlx4_core: Fix checking order in MR table init by Jack Morgenstein · 11 years ago
  2. 2c957ff net/mlx4_core: Don't fail reg/unreg vlan for older guests by Jack Morgenstein · 11 years ago
  3. 4874080 net/mlx4_core: Resource tracker for reg/unreg vlans by Jack Morgenstein · 11 years ago
  4. 2009d00 net/mlx4_en: Use vlan id instead of vlan index for unregistration by Jack Morgenstein · 11 years ago
  5. acddd5d net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec by Jack Morgenstein · 11 years ago
  6. 162226a net/mlx4_core: Fix register/unreg vlan flow by Jack Morgenstein · 11 years ago
  7. 3b4c5cb sh_eth: check platform data pointer by Sergei Shtylyov · 11 years ago
  8. 6f9fed0 Merge branch 'usbnet' by David S. Miller · 11 years ago
  9. e62416e net: cdc_mbim: fixup error return value by Bjørn Mork · 11 years ago
  10. c37ac9b net: cdc_mbim: no need to check for resume if suspend exists by Bjørn Mork · 11 years ago
  11. a298807 net: qmi_wwan: no need to check for resume if suspend exists by Bjørn Mork · 11 years ago
  12. 79d9b62 net: qmi_wwan: manage_power should always set needs_remote_wakeup by Bjørn Mork · 11 years ago
  13. 04d948a net: cdc_mbim: manage_power should always set needs_remote_wakeup by Bjørn Mork · 11 years ago
  14. 96635fb Merge branch 'qlcnic' by David S. Miller · 11 years ago
  15. db62d7d qlcnic: update version to 5.3.52 by Himanshu Madhani · 11 years ago
  16. 18afc10 qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters. by Himanshu Madhani · 11 years ago
  17. 34e8c40 qlcnic: refactor Tx/SDS ring calculation and validation in driver. by Himanshu Madhani · 11 years ago
  18. f27c75b qlcnic: Enhance ethtool Statistics for Multiple Tx queue. by Himanshu Madhani · 11 years ago
  19. 78ea2d9 qlcnic: Register netdev in FAILED state for 83xx/84xx by Sucheta Chakraborty · 11 years ago
  20. 1651483 lib: crc32: reduce number of cases for crc32{, c}_combine by Daniel Borkmann · 11 years ago
  21. cc0ac19 lib: crc32: conditionally resched when running testcases by Daniel Borkmann · 11 years ago
  22. cea80ea net: checksum: fix warning in skb_checksum by Daniel Borkmann · 11 years ago
  23. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  24. be408cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  25. c32b7df net/mlx4_core: Fix call to __mlx4_unregister_mac by Jack Morgenstein · 11 years ago
  26. e9b51a1 Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  27. 7926c1d net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb by Daniel Borkmann · 11 years ago
  28. f421436 net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0) by Arvid Brodin · 11 years ago
  29. 74d332c net: extend net_device allocation to vmalloc() by Eric Dumazet · 11 years ago
  30. b397f99 Merge branch 'sctp_csum' by David S. Miller · 11 years ago
  31. e6d8b64 net: sctp: fix and consolidate SCTP checksumming code by Daniel Borkmann · 11 years ago
  32. 2817a33 net: skb_checksum: allow custom update/combine for walking skb by Daniel Borkmann · 11 years ago
  33. efba721 lib: crc32: add test cases for crc32{, c}_combine routines by Daniel Borkmann · 11 years ago
  34. 6e95fca lib: crc32: add functionality to combine two crc32{, c}s in GF(2) by Daniel Borkmann · 11 years ago
  35. d921e04 lib: crc32: clean up spacing in test cases by Daniel Borkmann · 11 years ago
  36. 5e01dc7 Linux 3.12 by Linus Torvalds · 11 years ago
  37. 17f6ee4 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  38. 9bf76ca ipc, msg: forbid negative values for "msg{max,mnb,mni}" by Mathias Krause · 11 years ago
  39. 9dc8c89 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  40. 9c41f4e ARC: Incorrect mm reference used in vmalloc fault handler by Vineet Gupta · 11 years ago
  41. 6f09234 net: flow_dissector: fail on evil iph->ihl by Jason Wang · 11 years ago
  42. 296c106 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  43. e139862 bonding: bond_get_size() returns wrong size by Dan Carpenter · 11 years ago
  44. f99f4f8 Merge branch 'cdc_ncm' by David S. Miller · 11 years ago
  45. a6fe670 net: cdc_ncm: no not set tx_max higher than the device supports by Bjørn Mork · 11 years ago
  46. 296e81f net: cdc_ncm: improve bind error debug messages by Bjørn Mork · 11 years ago
  47. 59ede31 net: cdc_ncm: return proper error if setup fails by Bjørn Mork · 11 years ago
  48. 47175e5 net: cdc_ncm: refactoring cdc_ncm_setup by Bjørn Mork · 11 years ago
  49. 6dd13e8 net: cdc_ncm: drop "extern" from header declarations by Bjørn Mork · 11 years ago
  50. 986e10d net: cdc_ncm: endian convert constants instead of variables by Bjørn Mork · 11 years ago
  51. 5448d75 net: cdc_ncm: log signatures in hex by Bjørn Mork · 11 years ago
  52. ae223cd net: cdc_ncm: use netif_* and dev_* instead of pr_* by Bjørn Mork · 11 years ago
  53. a26fd05 net: cdc_ncm: log the length we warn about by Bjørn Mork · 11 years ago
  54. 43c87f7 net: cdc_ncm: set correct dev->hard_mtu by Bjørn Mork · 11 years ago
  55. 0e2c4a0 net: cdc_ncm: remove ethtool ops by Bjørn Mork · 11 years ago
  56. 085e50e net: cdc_ncm: remove probe and disconnect wrappers by Bjørn Mork · 11 years ago
  57. 4d619f6 net: cdc_ncm: no point in filling up the NTBs if we send ZLPs by Bjørn Mork · 11 years ago
  58. 9fe0234 net: cdc_ncm: only the control intf can be probed by Bjørn Mork · 11 years ago
  59. 8329223 net: cdc_ncm: remove descriptor pointers by Bjørn Mork · 11 years ago
  60. 1b5287a net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE by Bjørn Mork · 11 years ago
  61. 6a9612e net: cdc_ncm: remove ncm_parm field by Bjørn Mork · 11 years ago
  62. f3028c5 net: cdc_ncm: remove tx_speed and rx_speed fields by Bjørn Mork · 11 years ago
  63. de5bee2 net: cdc_ncm: remove unused udev field by Bjørn Mork · 11 years ago
  64. bed6f76 net: cdc_ncm: remove redundant netdev field by Bjørn Mork · 11 years ago
  65. ff1632a net: cdc_ncm: remove redundant endpoint pointers by Bjørn Mork · 11 years ago
  66. 3e51566 net: cdc_ncm: remove redundant "intf" field by Bjørn Mork · 11 years ago
  67. f6701d5 net: cdc_ncm: add include protection to cdc_ncm.h by Bjørn Mork · 11 years ago
  68. 2057222 net: cdc_ncm: simplify and optimize frame padding by Bjørn Mork · 11 years ago
  69. c1a2e954 net: cdc_mbim: change the default to send ZLPs by Bjørn Mork · 11 years ago
  70. 5b8f15f net: cdc_mbim: handle IPv6 Neigbor Solicitations by Bjørn Mork · 11 years ago
  71. 2e19ef0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  72. 4800599 smsc9420: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  73. c501b1f smc91c92_cs: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  74. 2ad02bd smc9194: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  75. b1a04a6 smsc911x: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  76. dcdf871 smc911x: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  77. 6389aa4 smc91x: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  78. 3ee307d epic100: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  79. 90df06b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  80. 853b185 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  81. f6537f2 scripts/kallsyms: filter symbols not in kernel address space by Ming Lei · 11 years ago
  82. 9581b7d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 9119e33 Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  84. f9adfbf Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  85. 68e952d Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  86. 6920a1b memcg: remove incorrect underflow check by Greg Thelen · 11 years ago
  87. e1466ad USB: serial: ftdi_sio: add id for Z3X Box device by Алексей Крамаренко · 11 years ago
  88. f896b79 USB: Maintainers change for usb serial drivers by Greg KH · 11 years ago
  89. 54dc579 Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type" by Greg Kroah-Hartman · 11 years ago
  90. 1796a228 Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  91. 7e12a6fc Revert "usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  92. 336b9da Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" by Greg Kroah-Hartman · 11 years ago
  93. 692ed4d Revert "usb: pl2303: move the two baud rate encoding methods to separate functions" by Greg Kroah-Hartman · 11 years ago
  94. 92dfe41 Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method" by Greg Kroah-Hartman · 11 years ago
  95. e2afb1d Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips" by Greg Kroah-Hartman · 11 years ago
  96. 233c3dd Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips" by Greg Kroah-Hartman · 11 years ago
  97. 281393a Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()" by Greg Kroah-Hartman · 11 years ago
  98. b52e111 Revert "pl2303: improve the chip type information output on startup" by Greg Kroah-Hartman · 11 years ago
  99. e8bbd5c Revert "pl2303: improve the chip type detection/distinction" by Greg Kroah-Hartman · 11 years ago
  100. 0916919 Revert "USB: pl2303: distinguish between original and cloned HX chips" by Greg Kroah-Hartman · 11 years ago