1. e2dbd60 tipc: simplify print buffer handling in tipc_printf by Erik Hugne · 12 years ago
  2. 5deedde tipc: simplify link_print by divorcing it from using tipc_printf by Paul Gortmaker · 12 years ago
  3. 568fc58 tipc: remove TIPC packet debugging functions and macros by Erik Hugne · 12 years ago
  4. 2cf8aa1 tipc: use standard printk shortcut macros (pr_err etc.) by Erik Hugne · 12 years ago
  5. f705ab9 tipc: limit error messages relating to memory leak to one line by Paul Gortmaker · 12 years ago
  6. 7e9cab5 tipc: factor stats struct out of the larger link struct by Paul Gortmaker · 12 years ago
  7. 48ee356 ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs. by David S. Miller · 12 years ago
  8. 4715213 bridge: fix endian by Li RongQing · 12 years ago
  9. 0d653ed8 qlge: fix endian issue by Li RongQing · 12 years ago
  10. 5b70ca3 ksz884x: fix Endian by Li RongQing · 12 years ago
  11. 4e01df2 Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 12 years ago
  12. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. c1f5163 bnx2: Fix bug in bnx2_free_tx_skbs(). by Michael Chan · 12 years ago
  14. b28ba72 IPoIB: fix skb truesize underestimatiom by Eric Dumazet · 12 years ago
  15. efc73f4 net: Fix memory leak - vlan_info struct by Amir Hanania · 12 years ago
  16. 941a46a Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  17. c278fa5 qlge: Bumped driver version to 1.00.00.31 by Jitendra Kalsaria · 12 years ago
  18. 667b938 qlge: Refactoring of ethtool stats. by Jitendra Kalsaria · 12 years ago
  19. 433c88e qlge: Moving low level frame error to ethtool statistics. by Jitendra Kalsaria · 12 years ago
  20. f5c4441 qlge: Fixed double pci free upon tx_ring->q allocation failure. by Jitendra Kalsaria · 12 years ago
  21. a7db9ad qlge: Added missing case statement to ethtool get_strings. by Jitendra Kalsaria · 12 years ago
  22. 849bcaf qlge: Clean up ethtool set WOL routine. by Jitendra Kalsaria · 12 years ago
  23. 206d78e qlge: Fix ethtool WOL calls to operate only on devices that support WOL. by Jitendra Kalsaria · 12 years ago
  24. d0de730 qlge: Cleanup atomic queue threshold check. by Jitendra Kalsaria · 12 years ago
  25. 41812db qlge: Fix TX queue stoppage due to full condition. by Jitendra Kalsaria · 12 years ago
  26. f62a23a net: calxedaxgmac: enable rx cut-thru mode by Rob Herring · 12 years ago
  27. e36ce6e net: calxedaxgmac: set outstanding AXI bus transactions to 8 by Rob Herring · 12 years ago
  28. 7c40091 net: calxedaxgmac: fix hang on rx refill by Rob Herring · 12 years ago
  29. eb5e1b2 net: calxedaxgmac: fix net timeout recovery by Rob Herring · 12 years ago
  30. 0b43b9a ll_temac: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  31. d233d70 sunhme: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  32. 8505120 sungem: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  33. eb716c5 sunbmac: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  34. c768b68 qlge: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  35. ad95dfc qlcnic: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  36. b06b66c ksz884x: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  37. 4a4511a lantiq_etop: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  38. 95f2bce netxen: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  39. b6457ac enic: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  40. 5c8b73c lance: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  41. c0589fa vxge/s2io: remove dead URLs by Jon Mason · 12 years ago
  42. 1a203cb ipv6: optimize ipv6 addresses compares by Eric Dumazet · 12 years ago
  43. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  44. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  45. ae86b9e net: Fix non-kernel-doc comments with kernel-doc start marker by Ben Hutchings · 12 years ago
  46. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  47. a55b138 net: Properly define functions with no parameters by Ben Hutchings · 12 years ago
  48. fdd28d7 Merge branch 'metrics_restructure' by David S. Miller · 12 years ago
  49. f185071 ipv4: Remove inetpeer from routes. by David S. Miller · 12 years ago
  50. 3124873 ipv4: Calling ->cow_metrics() now is a bug. by David S. Miller · 12 years ago
  51. 2db2d67 ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route(). by David S. Miller · 12 years ago
  52. 710ab6c ipv4: Enforce max MTU metric at route insertion time. by David S. Miller · 12 years ago
  53. 5943634 ipv4: Maintain redirect and PMTU info in struct rtable again. by David S. Miller · 12 years ago
  54. 87a5069 rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). by David S. Miller · 12 years ago
  55. 3e12939 inet: Kill FLOWI_FLAG_PRECOW_METRICS. by David S. Miller · 12 years ago
  56. 1d861aa inet: Minimize use of cached route inetpeer. by David S. Miller · 12 years ago
  57. 16d1839 inet: Remove ->get_peer() method. by David S. Miller · 12 years ago
  58. b6242b9 tcp: Remove tw->tw_peer by David S. Miller · 12 years ago
  59. 81166dd tcp: Move timestamps from inetpeer to metrics cache. by David S. Miller · 12 years ago
  60. 94334d5 net: Kill set_dst_metric_rtt(). by David S. Miller · 12 years ago
  61. 794785b net: Don't report route RTT metric value in cache dumps. by David S. Miller · 12 years ago
  62. 51c5d0c tcp: Maintain dynamic metrics in local cache. by David S. Miller · 12 years ago
  63. ab92bb2 tcp: Abstract back handling peer aliveness test into helper function. by David S. Miller · 12 years ago
  64. 4aabd8e tcp: Move dynamnic metrics handling into seperate file. by David S. Miller · 12 years ago
  65. ad7eee9 etherdevice: introduce eth_broadcast_addr by Johannes Berg · 12 years ago
  66. e044a65 ipv4: Fix crashes in fib_rules_tclass(). by David S. Miller · 12 years ago
  67. 5f8bcce r8169: fix argument in rtl_hw_init_8168g. by Hayes Wang · 12 years ago
  68. 061a5c3 Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 12 years ago
  69. 313b037 gianfar: fix potential sk_wmem_alloc imbalance by Eric Dumazet · 12 years ago
  70. 022f097 drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  71. cae296c net/rxrpc/ar-peer.c: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  72. 1b9faf5 drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  73. 59399c5 net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator register by Timur Tabi · 12 years ago
  74. 91c68ce net: cgroup: fix out of bounds accesses by Eric Dumazet · 12 years ago
  75. 96ca7ff bonding: debugfs and network namespaces are incompatible by Eric W. Biederman · 12 years ago
  76. a64d49c bonding: Manage /proc/net/bonding/ entries from the netdev events by Eric W. Biederman · 12 years ago
  77. 9fa32e9 smsc95xx: support ethtool get_regs by Emeric Vigier · 12 years ago
  78. 36efc94 r6040: use module_pci_driver macro by Devendra Naga · 12 years ago
  79. a334b5f bnx2x: populate skb->l4_rxhash by Eric Dumazet · 12 years ago
  80. c558386 r8169: support RTL8168G by Hayes Wang · 12 years ago
  81. ffc4695 r8169: abstract out loop conditions. by Francois Romieu · 12 years ago
  82. fdf6fc0 r8169: ephy, eri and efuse functions signature changes. by Francois Romieu · 12 years ago
  83. 52989f0 r8169: csi_ops signature change. by Francois Romieu · 12 years ago
  84. 2419221 r8169: mdio_ops signature change. by Francois Romieu · 12 years ago
  85. 5598bfe r8169: add RTL8106E support. by Hayes Wang · 12 years ago
  86. 684901a stmmac: Fix for higher mtu size handling by Deepak Sikri · 12 years ago
  87. 8e83989 stmmac: Fix for nfs hang on multiple reboot by Deepak Sikri · 12 years ago
  88. c110973 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  89. b48d966 iwlegacy: don't mess up the SCD when removing a key by Emmanuel Grumbach · 12 years ago
  90. c2ca7d9 iwlegacy: always monitor for stuck queues by Stanislaw Gruszka · 12 years ago
  91. efd8211 rt2x00usb: fix indexes ordering on RX queue kick by Stanislaw Gruszka · 12 years ago
  92. b319046 mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK) by Bing Zhao · 12 years ago
  93. 10a9109 mac80211: destroy assoc_data correctly if assoc fails by Eliad Peller · 12 years ago
  94. 147f20e NFC: Prevent NULL deref when getting socket name by Sasha Levin · 12 years ago
  95. 472dd35 mac80211: correct size the argument to kzalloc in minstrel_ht by Thomas Huehn · 12 years ago
  96. bb3bb3a Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  97. 6bd0405 netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down by Pablo Neira Ayuso · 12 years ago
  98. a73f89a netfilter: ipset: timeout fixing bug broke SET target special timeout value by Jozsef Kadlecsik · 12 years ago
  99. 054581e cnic: Don't use netdev->base_addr by Michael Chan · 12 years ago
  100. 6fecd35 net: qmi_wwan: add ZTE MF60 by Bjørn Mork · 12 years ago