1. ff2aed7 ctcm: get rid of compile warning by Ursula Braun · 13 years ago
  2. 424f73b lcs: get rid of compile warning by Heiko Carstens · 13 years ago
  3. 38ed18f claw: remove unused return code handling by Heiko Carstens · 13 years ago
  4. 3e70b3b qeth: add owner to ccw driver by Sebastian Ott · 13 years ago
  5. 1da74b1 qeth: add OSA concurrent hardware trap by Frank Blaschka · 13 years ago
  6. c5e631a qeth: convert to hw_features part 2 by Frank Blaschka · 13 years ago
  7. 32f5469 qlcnic: Bumped up version number to 5.0.18 by Anirban Chakraborty · 13 years ago
  8. b3c6873 qlcnic: Take FW dump via ethtool by Anirban Chakraborty · 13 years ago
  9. 18f2f61 qlcnic: FW dump support by Anirban Chakraborty · 13 years ago
  10. 1dbf53a be2net: fix mbox polling for signal reception by Sathya Perla · 13 years ago
  11. 6ed35ee be2net: handle signal reception while waiting for POST by Sathya Perla · 13 years ago
  12. 29dd54b ethtool: Added support for FW dump by Anirban Chakraborty · 13 years ago
  13. bdc220d netdevice.h: Align struct net_device members by Joe Perches · 13 years ago
  14. 72a8f97 ipv4: Fix 'iph' use before set. by David S. Miller · 13 years ago
  15. 5c50954 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-next-2.6 by David S. Miller · 13 years ago
  16. def5768 ipv4: Elide use of rt->rt_dst in ip_forward() by David S. Miller · 13 years ago
  17. c30883b ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr(). by David S. Miller · 13 years ago
  18. 1094955 ipv4: Kill spurious opt->srr check in ip_options_rcv_srr(). by David S. Miller · 13 years ago
  19. b2a103e bonding: convert to ndo_fix_features by Michał Mirosław · 13 years ago
  20. afe12cc net: introduce netdev_change_features() by Michał Mirosław · 13 years ago
  21. 6c60408 CDC NCM: Add mising short packet in cdc_ncm driver by Alexey Orishko · 13 years ago
  22. c92f5ca ipvs: Remove all remaining references to rt->rt_{src,dst} by Julian Anastasov · 13 years ago
  23. 44e3125 ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt(). by David S. Miller · 13 years ago
  24. e58b344 ipvs: Use IP_VS_RT_MODE_* instead of magic constants. by David S. Miller · 13 years ago
  25. 06c03c0 tg3: Allow ethtool to enable/disable loopback. by Mahesh Bandewar · 13 years ago
  26. cbfd152 net/irda/ircomm_tty.c: Use flip buffers to deliver data by Amit Virdi · 13 years ago
  27. 7f267051 net: group FCoE related feature flags by Yi Zou · 13 years ago
  28. f0a619c net: Fix vlan_features propagation by Michał Mirosław · 13 years ago
  29. 864b5418 ethtool: bring back missing comma in netdev features strings by Franco Fichtner · 13 years ago
  30. f607a15 garp: remove last synchronize_rcu() call by Eric Dumazet · 13 years ago
  31. e154b63 vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined by Shreyas Bhatewara · 13 years ago
  32. afd7614 sctp: sctp_sendmsg: Don't test known non-null sinfo by Joe Perches · 13 years ago
  33. 517aa0b sctp: sctp_sendmsg: Don't initialize default_sinfo by Joe Perches · 13 years ago
  34. 1769192 l2tp: fix potential rcu race by Eric Dumazet · 13 years ago
  35. 4d586b8 be2net: Fix to prevent flooding of TX queue by Padmanabh Ratnakar · 13 years ago
  36. ecd0bf0 be2net: Use NTWK_RX_FILTER command for promiscous mode by Padmanabh Ratnakar · 13 years ago
  37. 18a91e6 be2net: In case of UE, do not dump registers for Lancer by Padmanabh Ratnakar · 13 years ago
  38. 6bd011d be2net: Disable coalesce water mark mode of CQ for Lancer by Padmanabh Ratnakar · 13 years ago
  39. 009dd87 be2net: Handle error completion in Lancer by Padmanabh Ratnakar · 13 years ago
  40. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  41. 0074820 Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6 by David S. Miller · 13 years ago
  42. 9bbc052 Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  43. 0d4420a slcan: fix ldisc->open retval by Oliver Hartkopp · 13 years ago
  44. aae1e74 net/usb: mark LG VL600 LTE modem ethernet interface as WWAN by Dan Williams · 13 years ago
  45. 6fa5ddc xfrm: Don't allow esn with disabled anti replay detection by Steffen Klassert · 13 years ago
  46. 43a4dea xfrm: Assign the inner mode output function to the dst entry by Steffen Klassert · 13 years ago
  47. e14a599 net: dev_close() should check IFF_UP by Eric Dumazet · 13 years ago
  48. 55aee10 vlan: fix GVRP at dismantle time by Eric Dumazet · 13 years ago
  49. 1fc19af net: fix two lockdep splats by Eric Dumazet · 13 years ago
  50. 8f01cb0 ipv4: xfrm: Eliminate ->rt_src reference in policy code. by David S. Miller · 13 years ago
  51. 5fc3590 infiniband: Remove rt->rt_src usage in addr4_resolve() by David S. Miller · 13 years ago
  52. 902ebd3 sctp: Remove rt->rt_src usage in sctp_v4_get_saddr() by David S. Miller · 13 years ago
  53. 79ab053 ipv4: udp: Eliminate remaining uses of rt->rt_src by David S. Miller · 13 years ago
  54. 9f6abb5 ipv4: icmp: Eliminate remaining uses of rt->rt_src by David S. Miller · 13 years ago
  55. 0a5ebb8 ipv4: Pass explicit daddr arg to ip_send_reply(). by David S. Miller · 13 years ago
  56. 972a77f tipc: Revise timings used when sending link request messages by Allan Stephens · 13 years ago
  57. 1209966 tipc: Add monitoring of number of nodes discovered by bearer by Allan Stephens · 13 years ago
  58. 691a620 tipc: Enhance sending of discovery object link request messages by Allan Stephens · 13 years ago
  59. 3a777ff tipc: Enhance handling of discovery object creation failures by Allan Stephens · 13 years ago
  60. dc63d91 tipc: Introduce routine to enqueue a chain of messages on link tx queue by Allan Stephens · 13 years ago
  61. 2689690 tipc: Avoid recomputation of outgoing message length by Allan Stephens · 13 years ago
  62. c29c3f7 tipc: Abort excessive send requests as early as possible by Allan Stephens · 14 years ago
  63. 66e019a tipc: Strengthen checks for neighboring node discovery by Allan Stephens · 13 years ago
  64. 1f3de47 tipc: make zone/cluster mask constants a define by Paul Gortmaker · 13 years ago
  65. bebc55a tipc: Fix sk_buff leaks when link congestion is detected by Allan Stephens · 13 years ago
  66. 7f47f5c tipc: Update destination node field on incoming multicast messages by Allan Stephens · 13 years ago
  67. 7462b9e tipc: Fix problem with bundled multicast message by Allan Stephens · 13 years ago
  68. 53b9436 tipc: Set name lookup scope field properly in all data messages by Allan Stephens · 13 years ago
  69. 7756155 tipc: Fix issues with fragmentation of an existing message buffer by Allan Stephens · 13 years ago
  70. e0f0859 tipc: Avoid pointless masking of fragmented message identifier by Allan Stephens · 13 years ago
  71. 670c540 tipc: Don't initialize link selector field in fragmented messages by Allan Stephens · 13 years ago
  72. 7775bcc tipc: Remove code to emulate loss of broadcast messages by Allan Stephens · 13 years ago
  73. 92138d1 tipc: Cosmetic consolidation of internal message type definitions by Allan Stephens · 13 years ago
  74. 19f53d2 tipc: Eliminate unused routing message definitions by Allan Stephens · 13 years ago
  75. cc4c435 tipc: Update comments in message header include file by Allan Stephens · 13 years ago
  76. 97fbdc1 tipc: Drop __TIME__ usage by Michal Marek · 13 years ago
  77. 93bbce1 netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0 by Pablo Neira Ayuso · 13 years ago
  78. 1ed2f73 netfilter: IPv6: fix DSCP mangle code by Fernando Luis Vazquez Cao · 13 years ago
  79. 4319cc0 netfilter: IPv6: initialize TOS field in REJECT target module by Fernando Luis Vazquez Cao · 13 years ago
  80. 7a4f076 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  81. 1ae132b IPVS: Change of socket usage to enable name space exit. by Hans Schillstrom · 13 years ago
  82. 103a977 netfilter: ebtables: only call xt_compat_add_offset once per rule by Florian Westphal · 13 years ago
  83. 5a6351e netfilter: fix ebtables compat support by Eric Dumazet · 13 years ago
  84. 315c34d netfilter: ctnetlink: fix timestamp support for new conntracks by Pablo Neira Ayuso · 13 years ago
  85. 1c3319f tulip: Use pr_<level> where appropriate by Joe Perches · 13 years ago
  86. 726b65a tulip: Convert uses of KERN_DEBUG by Joe Perches · 13 years ago
  87. 163ef0b tulip: Convert printks to netdev_<level> by Joe Perches · 13 years ago
  88. 54668b8 tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses by Joe Perches · 13 years ago
  89. 4a9e25d Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  90. b0e6baf pch_gbe: support ML7223 IOH by Tomoya · 13 years ago
  91. 4940fc8 net: add mac_pton() for parsing MAC address by Alexey Dobriyan · 13 years ago
  92. 99f823f netconsole: switch to kstrto*() functions by Alexey Dobriyan · 13 years ago
  93. 0693e88 net: bonding: factor out rlock(bond->lock) in xmit path by Michał Mirosław · 13 years ago
  94. 5d320a2 r8169: avoid late chip identifier initialisation. by Francois Romieu · 13 years ago
  95. 85bffe6 r8169: merge firmware information into the chipset description data. by Francois Romieu · 13 years ago
  96. 31bd204 r8169: provide some firmware information via ethtool. by Francois Romieu · 13 years ago
  97. 56de414 r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt. by Francois Romieu · 13 years ago
  98. 4876cc1 r8169: link speed selection timer rework. by Francois Romieu · 13 years ago
  99. 826e6cb r8169: rtl8169_set_speed_xmii cleanup. by Francois Romieu · 13 years ago
  100. 6f43adc r8169: remove some code duplication. by Francois Romieu · 13 years ago