summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter
2011-07-17net: add 802.1ad / 802.1ah / QinQ ethertypesDavid Lamparter
2011-07-16neigh: Kill ndisc_ops->queue_xmitDavid S. Miller
2011-07-16neigh: Kill hh_cache->hh_outputDavid S. Miller
2011-07-16neigh: Kill neigh_ops->hh_outputDavid S. Miller
2011-07-16neigh: Simply destroy handling wrt. hh_cache.David S. Miller
2011-07-16net: Create and use new helper, neigh_output().David S. Miller
2011-07-16ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbourDavid S. Miller
2011-07-16ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbourDavid S. Miller
2011-07-16bnx2x: Fix compilation when CNIC is not selected in configDmitry Kravkov
2011-07-1668360enet: Remove Kconfig/Makefile referencesJeff Kirsher
2011-07-16bnx2: Close device if tx_timeout reset failsMichael Chan
2011-07-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-158139cp: convert to new VLAN model.françois romieu
2011-07-15Remove redundant variable/code in __qdisc_runKrishna Kumar
2011-07-15slcan: remove obsolete code in slcan initialisationOliver Hartkopp
2011-07-15Separate handling of irq type flags variable from the irq_flags request_irq v...Shyam Iyer
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-14net/ps3: Fix gelic RX DMA restartGeoff Levand
2011-07-14bnx2x: Multiple concurrent l2 traffic classesAriel Elior
2011-07-14bnx2x: Renaming the "reset_task" to "sp_rtnl_task"Ariel Elior
2011-07-14Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2011-07-14net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław
2011-07-14net: remove /sys/class/net/*/featuresMichał Mirosław
2011-07-14net: unexport netdev_fix_features()Michał Mirosław
2011-07-14net: cleanup vlan_features setting in register_netdevMichał Mirosław
2011-07-14net: vlan: remove reduntant check in ndo_fix_features callbackMichał Mirosław
2011-07-14net: m68k/nfeth: Remove wrong usage of dev->flagsMichał Mirosław
2011-07-14r8169: adjust the RxConfig settings.Hayes Wang
2011-07-14r8169: don't enable rx when shutdown.Hayes Wang
2011-07-14r8169: fix wake on lan setting for non-8111E.Hayes Wang
2011-07-14r8169: support RTL8111E-VL.Hayes Wang
2011-07-14r8169: add ERI functions.Hayes Wang
2011-07-14r8169: modify the flow of the hw reset.Hayes Wang
2011-07-14r8169: adjust some registers.Hayes Wang
2011-07-14ps3_gelic: Don't kill the device on DMA failureAndre Heider
2011-07-14ps3_gelic: Fix start_xmit kick error pathAndre Heider
2011-07-14ps3_gelic: Fix typosAndre Heider
2011-07-14qlcnic: change capture mask for FW dumpAnirban Chakraborty
2011-07-14qlcnic: define error code for loopback testAmit Kumar Salecha
2011-07-14qlcnic: fix race in skb->len access.Sucheta Chakraborty
2011-07-14qlcnic: enable mac-learning in promiscous mode.Sucheta Chakraborty
2011-07-14qlcnic: updated supported cards informationSritej Velaga
2011-07-14qlcnic: fix chip reset logicSritej Velaga
2011-07-14bnx2: Read iSCSI config from shared memory during ->probe()Michael Chan
2011-07-14bnx2: Add MCP dumpJeffrey Huang
2011-07-14cnic: Return proper error code if we fail to send netlink messageMichael Chan
2011-07-14cnic: Fix ring setup/shutdown codeMichael Chan
2011-07-14cnic: Fix port_mode settingMichael Chan
2011-07-14cnic: Replace get_random_bytes() with random32()Michael Chan