summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-16bnx2x: replace FW to 6.2.5Vladislav Zolotarov
2010-12-16bnx2x: add FW 6.2.5 filesVladislav Zolotarov
2010-12-16bnx2x: Add DCB/PFC support - link layerVladislav Zolotarov
2010-12-16bnx2x: add DCB supportVladislav Zolotarov
2010-12-16bnx2x: add a select queue callbackVladislav Zolotarov
2010-12-16bnx2x: add FCoE ringVladislav Zolotarov
2010-12-16bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller
2010-12-14Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-12-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller
2010-12-13net: change ip_default_ttl documentationEric Dumazet
2010-12-13pch_can: Replace netif_rx to netif_receive_skbTomoya
2010-12-13pch_can: Add setting TEC/REC statistics processingTomoya
2010-12-13pch_can: Optimize "if" condition in rx/tx processingTomoya
2010-12-13pch_can: Fix incorrect return processingTomoya
2010-12-13pch_can: Move MSI processing to probe/remove processingTomoya
2010-12-13pch_can: Comment optimizationTomoya
2010-12-13pch_can: Fix miss-setting status issueTomoya
2010-12-13pch_can: Fix bit timing calculation issueTomoya
2010-12-13pch_can: Delete unnecessary/redundant codeTomoya
2010-12-13pch_can: Fix coding rule violationTomoya
2010-12-13pch_can: Replace netdev_dbg instead of dev_dbg partlyTomoya
2010-12-13pch_can: Change Copyright and module descriptionTomoya
2010-12-13pch_can: Reduce register accessTomoya
2010-12-13pch_can: Change functions typeTomoya
2010-12-13pch_can: Rename function/macro nameTomoya
2010-12-13pch_can: Fix warningsTomoya
2010-12-13pch_can: Improve rx processingTomoya
2010-12-13pch_can: Fix endianness issueTomoya
2010-12-13pch_can: Divide poll functionTomoya
2010-12-13pch_can: Add flow control processingTomoya
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-13net: add limits to ip_default_ttlEric Dumazet
2010-12-13ehea: Use the standard logging functionsJoe Perches
2010-12-12ipv4: Don't pre-seed hoplimit metric.David S. Miller
2010-12-12ipv6: Demark default hoplimit as zero.David S. Miller
2010-12-12net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller
2010-12-12ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.David S. Miller
2010-12-12hostap: don't use flush_scheduled_work()Tejun Heo
2010-12-12i2400m: drop i2400m_schedule_work()Tejun Heo
2010-12-12sungem: update gp->reset_task flushingTejun Heo
2010-12-12igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo
2010-12-12iseries_veth: don't use flush_scheduled_work()Tejun Heo
2010-12-12ehea: don't use flush_scheduled_work()Tejun Heo
2010-12-12ehea: kill unused ehea_rereg_mr_taskTejun Heo
2010-12-12drivers/net: don't use flush_scheduled_work()Tejun Heo
2010-12-12drivers/net: remove unnecessary flush_scheduled_work() callsTejun Heo
2010-12-11net: au1000_eth: remove unused global variable.Manuel Lauss
2010-12-11s2io: Using static const generally increases object text and decreases data s...Jon Mason