1. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 9 years ago
  2. d5d3098 be2net: replace hardcoded values with existing define by Ivan Vecera · 9 years ago
  3. 72ef3a8 be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd by Somnath Kotur · 9 years ago
  4. 8227e99 be2net: pad skb to meet minimum TX pkt size in BE3 by Suresh Reddy · 9 years ago
  5. ae4a9d6 be2net: fix BE3-R FW download compatibility check by Kalesh AP · 9 years ago
  6. 1e5b311 be2net: allow offloading with the same port for IPv4 and IPv6 by Jiri Benc · 9 years ago
  7. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  8. af19e68 be2net: avoid vxlan offloading on multichannel configs by Ivan Vecera · 9 years ago
  9. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 649886a be2net: protect eqo->affinity_mask from getting freed twice by Kalesh AP · 9 years ago
  11. 99b4430 be2net: post buffers before destroying RXQs in Lancer by Kalesh AP · 9 years ago
  12. bcc8414 be2net: enable IFACE filters only after creating RXQs by Kalesh AP · 9 years ago
  13. 8670f2a be2net: Support vxlan offload stats in the driver by Sriharsha Basavapatna · 9 years ago
  14. a155a5d be2net: support ndo_get_phys_port_id() by Sriharsha Basavapatna · 9 years ago
  15. 1645d99 be2net: convert dest field in udp-hdr to host-endian by Venkat Duvvuru · 9 years ago
  16. 887a65c be2net: fix wrong return value in be_check_ufi_compatibility() by Vasundhara Volam · 9 years ago
  17. bc23d6b be2net: remove redundant D0 power state set by Kalesh Purayil · 9 years ago
  18. ff9ed19 be2net: query FW to check if EVB is enabled by Kalesh Purayil · 9 years ago
  19. 145155e be2net: remove duplicate code in be_setup_wol() by Kalesh Purayil · 9 years ago
  20. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  21. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  22. e51000db be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() by Sriharsha Basavapatna · 9 years ago
  23. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  25. 9a03259 be2net: make hwmon interface optional by Arnd Bergmann · 9 years ago
  26. 760c295 be2net: Support for OS2BMC. by Venkata Duvvuru · 9 years ago
  27. 954f682 be2net: Report a "link down" to the stack when a fatal error or fw reset happens. by Venkata Duvvuru · 9 years ago
  28. 29e9122 be2net: Export board temperature using hwmon-sysfs interface. by Venkata Duvvuru · 9 years ago
  29. d19261b be2net: update copyright year to 2015 by Vasundhara Volam · 9 years ago
  30. 18c57c7 be2net: use be_virtfn() instead of !be_physfn() by Kalesh AP · 9 years ago
  31. a6e6ff6 be2net: simplify UFI compatibility checking by Vasundhara Volam · 9 years ago
  32. b02e60c be2net: post full RXQ on interface enable by Suresh Reddy · 9 years ago
  33. 77be8c1 be2net: check for INSUFFICIENT_VLANS error by Kalesh AP · 9 years ago
  34. 0ed7d74 be2net: receive pkts with L3, L4 errors on VFs by Somnath Kotur · 9 years ago
  35. 2094777 be2net: set interrupt moderation for Skyhawk-R using EQ-DB by Padmanabh Ratnakar · 9 years ago
  36. e7bcbd7 be2net: add support for spoofchk setting by Kalesh AP · 9 years ago
  37. 3715544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  38. 1882489 be2net: log link status by Ivan Vecera · 9 years ago
  39. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  40. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  41. 69304cc be2net: Fix a bug in Rx buffer posting by Ajit Khaparde · 9 years ago
  42. 73f394e be2net: setup xps queue mapping by Sathya Perla · 10 years ago
  43. d658d98 be2net: assign CPU affinity hints to be2net IRQs by Padmanabh Ratnakar · 10 years ago
  44. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. 25848c9 be2net: use PCI MMIO read instead of config read for errors by Suresh Reddy · 10 years ago
  46. 435452a be2net: Prevent VFs from enabling VLAN promiscuous mode by Vasundhara Volam · 10 years ago
  47. ace40af be2net: implement .sriov_configure() PCI callback by Vasundhara Volam · 10 years ago
  48. f285873 be2net: re-distribute SRIOV resources allowed by FW by Vasundhara Volam · 10 years ago
  49. 71bb8bd be2net: avoid creating the non-RSS default RXQ if FW allows to by Vasundhara Volam · 10 years ago
  50. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  51. f962f84 be2net: move be_func_init() call inside be_setup() by Sathya Perla · 10 years ago
  52. 87ac1a5 be2net: refactor adapter resource cleanup sequence into be_cleanup() by Kalesh AP · 10 years ago
  53. 484d76f be2net: refactor adapter resource initialzation sequence into be_resume() by Kalesh AP · 10 years ago
  54. 9fa465c be2net: remove code duplication relating to Lancer reset sequence by Sathya Perla · 10 years ago
  55. d0e1b31 be2net: refactor error detect/recovery function by Kalesh AP · 10 years ago
  56. eb7dd46 be2net: use a wrapper to schedule and cancel error detection task by Sathya Perla · 10 years ago
  57. ca3de6b be2net: refactor function initalization sequence into be_func_init() by Sathya Perla · 10 years ago
  58. 6b085ba be2net: get rid of be_get_initial_config() call from be_probe() by Sathya Perla · 10 years ago
  59. 78fad34e be2net: move adapter fields alloc/free code to new routines by Sathya Perla · 10 years ago
  60. cf5671e be2net: Add a few inline functions to test TXQ conditions by Sriharsha Basavapatna · 10 years ago
  61. 152ffe5 be2net: Minor code cleanup in tx completion process by Sriharsha Basavapatna · 10 years ago
  62. 79a0d7d be2net: Refactor be_xmit_enqueue() routine by Sriharsha Basavapatna · 10 years ago
  63. 804abcd be2net: Refactor wrb_fill_hdr() routine by Sriharsha Basavapatna · 10 years ago
  64. 0f989f7 MODULE_DEVICE_TABLE: fix some callsites by Andrew Morton · 10 years ago
  65. f986afc be2net: avoid unncessary swapping of fields in eth_tx_wrb by Sathya Perla · 10 years ago
  66. 2125237 be2net: process port misconfig async event by Vasundhara Volam · 10 years ago
  67. f66b7cf be2net: refactor be_set_rx_mode() and be_vid_config() for readability by Sathya Perla · 10 years ago
  68. ac34b74 be2net: remove duplicate code in be_cmd_rx_filter() by Sathya Perla · 10 years ago
  69. 70a7b52 be2net: use offset based FW flashing for Skyhawk chip by Vasundhara Volam · 10 years ago
  70. 81a9e22 be2net: avoid flashing SH-B0 UFI image on SH-P2 chip by Vasundhara Volam · 10 years ago
  71. 5d3acd0 be2net: refactor code that checks flash file compatibility by Vasundhara Volam · 10 years ago
  72. f7062ee be2net: move un-exported routines from be.h to respective src files by Sathya Perla · 10 years ago
  73. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 10 years ago
  74. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. e02cfd9 be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h by Vasundhara Volam · 10 years ago
  76. 9a6d73d be2net: issue function reset cmd in resume path by Kalesh AP · 10 years ago
  77. 00d594c be2net: fix failure case in setting flow control by Kalesh AP · 10 years ago
  78. 0700d81 be2net: move interface create code to a separate routine by Kalesh AP · 10 years ago
  79. 16dde0d be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured by Sriharsha Basavapatna · 10 years ago
  80. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  81. 5f07b3c be2net: support TX batching using skb->xmit_more flag by Sathya Perla · 10 years ago
  82. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  83. ac9a3d8 be2net: Fix incorrect setting of tunnel offload flag in netdev features by Sriharsha Basavapatna · 10 years ago
  84. 630f4b7 be2net: Export tunnel offloads only when a VxLAN tunnel is created by Sriharsha Basavapatna · 10 years ago
  85. 74b6939 emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment by Alexander Duyck · 10 years ago
  86. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  87. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  88. 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 10 years ago
  89. b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 10 years ago
  90. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  92. 1dcf7b1 be2net:use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  93. 725d548 be2net: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  94. cd3307aa be2net: fix alignment on line wrap by Kalesh AP · 10 years ago
  95. 5f820b6 be2net: remove multiple assignments on a single line by Kalesh AP · 10 years ago
  96. 504fbf1 be2net: remove space after typecasts by Kalesh AP · 10 years ago
  97. 619f2d1 be2net: remove unnecessary blank lines after an open brace by Kalesh AP · 10 years ago
  98. e2fb1af be2net: insert a blank line after function/struct//enum definitions by Kalesh AP · 10 years ago
  99. d6f5473 be2net: remove multiple blank lines by Kalesh AP · 10 years ago
  100. 03d28ff be2net: add blank line after declarations by Kalesh AP · 10 years ago