1. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. 0b68070 net: vmxnet3 calls skb_set_hash by Tom Herbert · 11 years ago
  3. 3b21567 net: sun-niu calls skb_set_hash by Tom Herbert · 11 years ago
  4. c7cb38a net: sfc calls skb_set_hash by Tom Herbert · 11 years ago
  5. c4be416 net: vxge calls skb_set_hash by Tom Herbert · 11 years ago
  6. 6917441 net: mlx4 calls skb_set_hash by Tom Herbert · 11 years ago
  7. b408f94 net: sky2 calls skb_set_hash by Tom Herbert · 11 years ago
  8. d2464c8c net: emulex-benet calls skb_set_hash by Tom Herbert · 11 years ago
  9. 3739acd net: cisco-enic calls skb_set_hash by Tom Herbert · 11 years ago
  10. 8264989 net: cxgb4 calls skb_set_hash by Tom Herbert · 11 years ago
  11. bd5cef0 net: bnx2x calls skb_set_hash by Tom Herbert · 11 years ago
  12. cf1bfd6 net: bnx2 calls skb_set_hash by Tom Herbert · 11 years ago
  13. ac727c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  14. 3627287 net_sched: convert tcf_proto_ops to use struct list_head by WANG Cong · 11 years ago
  15. 1f747c2 net_sched: convert tc_action_ops to use struct list_head by WANG Cong · 11 years ago
  16. 89819dc net_sched: convert tcf_hashinfo to hlist and use spinlock by WANG Cong · 11 years ago
  17. 369ba56 net_sched: init struct tcf_hashinfo at register time by WANG Cong · 11 years ago
  18. 5da57f4 net_sched: cls: refactor out struct tcf_ext_map by WANG Cong · 11 years ago
  19. 33be627 net_sched: act: use standard struct list_head by WANG Cong · 11 years ago
  20. d84231d net_sched: remove get_stats from tc_action_ops by WANG Cong · 11 years ago
  21. cd14ef5 igb: Change to use statically allocated array for MSIx entries by Carolyn Wyborny · 11 years ago
  22. 02ef6e1 igb: Fix queue allocation method to accommodate changing during runtime by Carolyn Wyborny · 11 years ago
  23. 22dd81c ixgbe: Start temperature sensor attribute index with 1 by Guenter Roeck · 11 years ago
  24. 03b77d8 ixgbe: Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  25. 220fe05 ixgbevf: add DCB configuration into queue setup by Don Skidmore · 11 years ago
  26. af28eec i40e: make functions static and remove dead code by Stephen Hemminger · 11 years ago
  27. 5561b6a i40e: Fix off by one in i40e_dbg_command_write by Alan Cox · 11 years ago
  28. 582a74e i40e: Bump version number by Catherine Sullivan · 11 years ago
  29. 84ed40e i40e: Fix wrong mask bits being used in misc interrupt by Anjali Singhai Jain · 11 years ago
  30. e625f71 i40e: more print_hex_dump use by Shannon Nelson · 11 years ago
  31. 2706a20 i40e: fix up scanf decoders by Shannon Nelson · 11 years ago
  32. 7792fe4 i40e: simplify error messages for dump descriptor by Shannon Nelson · 11 years ago
  33. 29d0790 i40e: prevent null pointer exception in dump descriptor by Shannon Nelson · 11 years ago
  34. cea883b Merge branch 'phy_checkpatch' by David S. Miller · 11 years ago
  35. 7aff967 net: phy: spi_ks8995: fix checkpatch errors by Florian Fainelli · 11 years ago
  36. e109374 net: phy: fix checkpatch errors by Florian Fainelli · 11 years ago
  37. 756b508 net: phy: micrel: fix checkpath errors by Florian Fainelli · 11 years ago
  38. 6f901b7 net: phy: mdio_bus: fix checkpath error by Florian Fainelli · 11 years ago
  39. 5df47d5 net: phy: lxt: fix checkpath errors by Florian Fainelli · 11 years ago
  40. 9ed66cb net: phy: icplus: fix checkpath error by Florian Fainelli · 11 years ago
  41. dd61d96 net: phy: dp83640: fix checkpath error by Florian Fainelli · 11 years ago
  42. a60e7e1 net: phy: davicom: fix checkpath errors by Florian Fainelli · 11 years ago
  43. 5a48b72 net: phy: cicada: fix checkpath errors by Florian Fainelli · 11 years ago
  44. a58f7f8 Merge branch 'vlan_tpid' by David S. Miller · 11 years ago
  45. a0cdfcf packet: deliver VLAN TPID to userspace by Atzm Watanabe · 11 years ago
  46. e4d26f4 packet: fill the gap of TPACKET_ALIGNMENT with zeros by Atzm Watanabe · 11 years ago
  47. 5184635 packet: make aligned size of struct tpacket{2,3}_hdr clear by Atzm Watanabe · 11 years ago
  48. 9f605ac Merge branch 'bna' by David S. Miller · 11 years ago
  49. ae01320 bna: Update the Driver Version to 3.2.23.0 by Rasesh Mody · 11 years ago
  50. c107ba1 bna: Firmware Patch Simplification by Rasesh Mody · 11 years ago
  51. 24f5d33 bna: Embed SKB Length in TX Vector by Rasesh Mody · 11 years ago
  52. f29eeb7 bna: Handle the TX Setup Failures by Rasesh Mody · 11 years ago
  53. 96e31ad bna: Add NULL Check Before Dereferencing TCB by Rasesh Mody · 11 years ago
  54. 17a30a1 bna: CQ Read Fix by Rasesh Mody · 11 years ago
  55. 66f9513 bna: RX Processing and Config Changes by Rasesh Mody · 11 years ago
  56. e29aa33 bna: Enable Multi Buffer RX by Rasesh Mody · 11 years ago
  57. fe1624c bna: RX Filter Enhancements by Rasesh Mody · 11 years ago
  58. 20b298f bna: Fix Filter Add Del by Rasesh Mody · 11 years ago
  59. 41ed903 bna: Set Get IOC fw State by Rasesh Mody · 11 years ago
  60. fee1253 bna: Add software timestamping support by Rasesh Mody · 11 years ago
  61. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  62. 3753cb2 i40e: Fix dump output from debugfs calls by Neerav Parikh · 11 years ago
  63. 35eecf0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  64. 8b80384 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  65. 7810692 Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  66. 02d5cb5 qeth: Accurate ethtool output by Eugene Crosser · 11 years ago
  67. d239ae3 netiucv: improve state checking in conn_action_txdone by Ursula Braun · 11 years ago
  68. d207cf4 bpf_exp: free duplicated labels at exit time by Daniel Borkmann · 11 years ago
  69. 8b138da bpf_dbg: always close socket in bpf_runnable by Daniel Borkmann · 11 years ago
  70. 5c509a2e Merge branch 'qlcnic' by David S. Miller · 11 years ago
  71. c100bb2 qlcnic: update version to 5.3.53 by Manish Chopra · 11 years ago
  72. 2f514c5 qlcnic: Support for 16 virtual NIC functions. by Jitendra Kalsaria · 11 years ago
  73. 154d0c8 qlcnic: VLAN enhancement for 84XX adapters by Manish Chopra · 11 years ago
  74. 80c0e4f qlcnic: Allow single Tx/Rx queue for all adapters. by Himanshu Madhani · 11 years ago
  75. 9b0fff2 qlcnic: Refactor initialize nic code path. by Sucheta Chakraborty · 11 years ago
  76. 3720bf7 qlcnic: Issue INIT_NIC command only once. by Sucheta Chakraborty · 11 years ago
  77. 3c44bba qlcnic: Disable DCB operations from SR-IOV VFs. by Sucheta Chakraborty · 11 years ago
  78. baf9573 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  79. f66fd2d Merge branch 'skb_hash' by David S. Miller · 11 years ago
  80. 3df7a74 net: Add utility function to copy skb hash by Tom Herbert · 11 years ago
  81. 09323cc net: Add function to set the rxhash by Tom Herbert · 11 years ago
  82. 7539fad net: Add utility functions to clear rxhash by Tom Herbert · 11 years ago
  83. 3958afa1b net: Change skb_get_rxhash to skb_get_hash by Tom Herbert · 11 years ago
  84. 1aee6cc net/hsr: using kfree_rcu() to simplify the code by Wei Yongjun · 11 years ago
  85. a7c1263 Merge branch 'qlcnic' by David S. Miller · 11 years ago
  86. 0951c5c qlcnic: Dump mailbox registers when mailbox command times out. by Manish chopra · 11 years ago
  87. e49df79 qlcnic: Fix mailbox processing during diagnostic test by Manish chopra · 11 years ago
  88. 30fa15f qlcnic: Allow firmware dump collection when auto firmware recovery is disabled by Manish Chopra · 11 years ago
  89. 3fc38e2 qlcnic: Fix memory allocation by Manish Chopra · 11 years ago
  90. b17a44d qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter. by Himanshu Madhani · 11 years ago
  91. f956626 qlcnic: Fix TSS/RSS ring validation logic. by Himanshu Madhani · 11 years ago
  92. 3bf517d qlcnic: Fix diagnostic test for all adapters. by Himanshu Madhani · 11 years ago
  93. b84caae qlcnic: Fix usage of netif_tx_{wake, stop} api during link change. by Himanshu Madhani · 11 years ago
  94. 7022ef8 xen-netback: fix fragments error handling in checksum_setup_ip() by Wei Yongjun · 11 years ago
  95. 53385d2 neigh: Netlink notification for administrative NUD state change by Bob Gilligan · 11 years ago
  96. 7271174 Merge branch 'bonding_netlink' by David S. Miller · 11 years ago
  97. d8838de7 bonding: add resend_igmp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  98. f70161c bonding: add xmit_hash_policy attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  99. 8990197 bonding: add fail_over_mac attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  100. 8a41ae4 bonding: add primary_select attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago