1. de4aee7 {pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flow by Fan Du · 11 years ago
  2. 4ae770b {pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_find by Fan Du · 11 years ago
  3. 6de9ace {pktgen, xfrm} Add statistics counting when transforming by Fan Du · 11 years ago
  4. 0af0a41 {pktgen, xfrm} Correct xfrm state lock usage when transforming by Fan Du · 11 years ago
  5. 2f3ea9a xfrm: checkpatch erros with inline keyword position by Weilong Chen · 11 years ago
  6. 42054569 xfrm: fix checkpatch error by Weilong Chen · 11 years ago
  7. 02d0892 xfrm: checkpatch erros with space prohibited by Weilong Chen · 11 years ago
  8. 3e94c2d xfrm: checkpatch errors with foo * bar by Weilong Chen · 11 years ago
  9. 9b7a787 xfrm: checkpatch errors with space by Weilong Chen · 11 years ago
  10. 852ad5e Merge branch 'bridge_cleanups' by David S. Miller · 11 years ago
  11. 97ad8b5 bridge: change the position of '{' to the pre line by tanxiaojun · 11 years ago
  12. 56b148e bridge: change "foo* bar" to "foo *bar" by tanxiaojun · 11 years ago
  13. 31a5b83 bridge: add space before '(/{', after ',', etc. by tanxiaojun · 11 years ago
  14. a97bfc1 bridge: remove unnecessary parentheses by tanxiaojun · 11 years ago
  15. 87e823b bridge: remove unnecessary condition judgment by tanxiaojun · 11 years ago
  16. 5495ab7 bnx2x: cleanup skb_set_hash by Tom Herbert · 11 years ago
  17. 4742e78 Merge branch 'sh_eth' by David S. Miller · 11 years ago
  18. 4174ecd sh_eth: do not reset PHY needlessly by Sergei Shtylyov · 11 years ago
  19. 18be099 sh_eth: add PHY IRQ to platform data by Sergei Shtylyov · 11 years ago
  20. 9ddffb8 Merge branch 'mlx4' by David S. Miller · 11 years ago
  21. 982290a net/mlx4_core: Check port number for validity before accessing data by Matan Barak · 11 years ago
  22. 0276a33 net/mlx4_en: Add NAPI support for transmit side by Eugenia Emantayev · 11 years ago
  23. e4b59a1 net/mlx4_en: Ignore irrelevant hypervisor events by Eugenia Emantayev · 11 years ago
  24. be902ab net/mlx4_core: Set CQE/EQE size to 64B by default by Eyal Perry · 11 years ago
  25. d03a68f net/mlx4_en: Configure the XPS queue mapping on driver load by Ido Shamay · 11 years ago
  26. 84c8640 net/mlx4_en: Implement ndo_get_phys_port_id by Hadar Hen Zion · 11 years ago
  27. 8e1a28e net/mlx4_core: Expose physical port id as PF/VF capability by Hadar Hen Zion · 11 years ago
  28. eb17711 net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP by Hadar Hen Zion · 11 years ago
  29. 73e74ab net/mlx4_core: Rename QUERY_FUNC_CAP fields by Hadar Hen Zion · 11 years ago
  30. 7b25d81 net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields by Hadar Hen Zion · 11 years ago
  31. 5b59d46 rps: NUMA flow limit allocations by Eric Dumazet · 11 years ago
  32. c503681 drivers: net: Mark functions as static in debug.c by Rashika Kheria · 11 years ago
  33. 44468f5 drivers: net: Mark functions as static in 4965-debug.c by Rashika Kheria · 11 years ago
  34. 9b0124d drivers: net: Mark functions as static in 3945-debug.c by Rashika Kheria · 11 years ago
  35. b6835f9 drivers: net: Include new header file in sbni.c by Rashika Kheria · 11 years ago
  36. 33ba407 drivers: net: Mark functions as static in stmmac_platform.c by Rashika Kheria · 11 years ago
  37. 49fef74 drivers: net: Mark functions as static in qlcnic_83xx_hw.c by Rashika Kheria · 11 years ago
  38. 8e3fb2c drivers: net: Mark functions as static in qlcnic_io.c by Rashika Kheria · 11 years ago
  39. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  40. cb4eae3 Merge branch 'bonding_nl' by David S. Miller · 11 years ago
  41. c13ab3f bonding: add packets_per_slave attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  42. 8d836d0 bonding: add lp_interval attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  43. 7d10100 bonding: add min_links attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  44. 1cc0b1e bonding: add all_slaves_active attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  45. 2c9839c bonding: add num_grat_arp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  46. de47c4a Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  47. b89587a xen-netback: add gso_segs calculation by Paul Durrant · 11 years ago
  48. 79c11f2 sch_cbq: remove unnecessary null pointer check by Yang Yingliang · 11 years ago
  49. 3b69a4c act_police: remove unnecessary null pointer check by Yang Yingliang · 11 years ago
  50. d2adcaa sfc: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  51. 78ea85f net: skbuff: improve comment on checksumming by Daniel Borkmann · 11 years ago
  52. 10239ed net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc by Terry Lam · 11 years ago
  53. 2a2529e 3c59x: Add software timestamping by Matthew Whitehead · 11 years ago
  54. 2372175 lib: hash: follow-up fixups for arch hash by Francesco Fusco · 11 years ago
  55. 020e867c isdn: use strlcpy() instead strcpy() by Dan Carpenter · 11 years ago
  56. 1a81a2e bridge: spelling fixes by tanxiaojun · 11 years ago
  57. 93b36cf ipv6: support IPV6_PMTU_INTERFACE on sockets by Hannes Frederic Sowa · 11 years ago
  58. cd174e6 ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs by Hannes Frederic Sowa · 11 years ago
  59. 974eda1 inet: make no_pmtu_disc per namespace and kill ipv4_config by Hannes Frederic Sowa · 11 years ago
  60. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. 0b68070 net: vmxnet3 calls skb_set_hash by Tom Herbert · 11 years ago
  62. 3b21567 net: sun-niu calls skb_set_hash by Tom Herbert · 11 years ago
  63. c7cb38a net: sfc calls skb_set_hash by Tom Herbert · 11 years ago
  64. c4be416 net: vxge calls skb_set_hash by Tom Herbert · 11 years ago
  65. 6917441 net: mlx4 calls skb_set_hash by Tom Herbert · 11 years ago
  66. b408f94 net: sky2 calls skb_set_hash by Tom Herbert · 11 years ago
  67. d2464c8 net: emulex-benet calls skb_set_hash by Tom Herbert · 11 years ago
  68. 3739acd net: cisco-enic calls skb_set_hash by Tom Herbert · 11 years ago
  69. 8264989 net: cxgb4 calls skb_set_hash by Tom Herbert · 11 years ago
  70. bd5cef0 net: bnx2x calls skb_set_hash by Tom Herbert · 11 years ago
  71. cf1bfd6 net: bnx2 calls skb_set_hash by Tom Herbert · 11 years ago
  72. ac727c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  73. 3627287 net_sched: convert tcf_proto_ops to use struct list_head by WANG Cong · 11 years ago
  74. 1f747c2 net_sched: convert tc_action_ops to use struct list_head by WANG Cong · 11 years ago
  75. 89819dc net_sched: convert tcf_hashinfo to hlist and use spinlock by WANG Cong · 11 years ago
  76. 369ba56 net_sched: init struct tcf_hashinfo at register time by WANG Cong · 11 years ago
  77. 5da57f4 net_sched: cls: refactor out struct tcf_ext_map by WANG Cong · 11 years ago
  78. 33be627 net_sched: act: use standard struct list_head by WANG Cong · 11 years ago
  79. d84231d net_sched: remove get_stats from tc_action_ops by WANG Cong · 11 years ago
  80. cd14ef5 igb: Change to use statically allocated array for MSIx entries by Carolyn Wyborny · 11 years ago
  81. 02ef6e1 igb: Fix queue allocation method to accommodate changing during runtime by Carolyn Wyborny · 11 years ago
  82. 22dd81c ixgbe: Start temperature sensor attribute index with 1 by Guenter Roeck · 11 years ago
  83. 03b77d8 ixgbe: Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  84. 220fe05 ixgbevf: add DCB configuration into queue setup by Don Skidmore · 11 years ago
  85. af28eec i40e: make functions static and remove dead code by Stephen Hemminger · 11 years ago
  86. 5561b6a i40e: Fix off by one in i40e_dbg_command_write by Alan Cox · 11 years ago
  87. 582a74e i40e: Bump version number by Catherine Sullivan · 11 years ago
  88. 84ed40e i40e: Fix wrong mask bits being used in misc interrupt by Anjali Singhai Jain · 11 years ago
  89. e625f71 i40e: more print_hex_dump use by Shannon Nelson · 11 years ago
  90. 2706a20 i40e: fix up scanf decoders by Shannon Nelson · 11 years ago
  91. 7792fe4 i40e: simplify error messages for dump descriptor by Shannon Nelson · 11 years ago
  92. 29d0790 i40e: prevent null pointer exception in dump descriptor by Shannon Nelson · 11 years ago
  93. cea883b Merge branch 'phy_checkpatch' by David S. Miller · 11 years ago
  94. 7aff967 net: phy: spi_ks8995: fix checkpatch errors by Florian Fainelli · 11 years ago
  95. e109374 net: phy: fix checkpatch errors by Florian Fainelli · 11 years ago
  96. 756b508 net: phy: micrel: fix checkpath errors by Florian Fainelli · 11 years ago
  97. 6f901b7 net: phy: mdio_bus: fix checkpath error by Florian Fainelli · 11 years ago
  98. 5df47d5 net: phy: lxt: fix checkpath errors by Florian Fainelli · 11 years ago
  99. 9ed66cb net: phy: icplus: fix checkpath error by Florian Fainelli · 11 years ago
  100. dd61d96 net: phy: dp83640: fix checkpath error by Florian Fainelli · 11 years ago