summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-15caif: prepare support for namespacessjur.brandeland@stericsson.com8-261/+176
2011-05-15caif: Protected in-flight packets using dev or sock refcont.sjur.brandeland@stericsson.com3-4/+72
2011-05-15caif: Move refcount from service layer to sock and dev.sjur.brandeland@stericsson.com3-21/+47
2011-05-15caif: Add ref-count to framing layersjur.brandeland@stericsson.com3-2/+43
2011-05-15caif: Use RCU and lists in cfcnfg.c for managing caif link layerssjur.brandeland@stericsson.com1-160/+213
2011-05-15caif: Use RCU instead of spin-lock in caif_dev.csjur.brandeland@stericsson.com2-118/+169
2011-05-15caif: Use rcu_read_lock in CAIF mux layer.sjur.brandeland@stericsson.com3-44/+85
2011-05-15net: ping: small changesEric Dumazet1-4/+4
2011-05-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller13-486/+793
2011-05-14Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2-6/+27
2011-05-14ixgbe: Add support for new 82599 adapterDon Skidmore3-0/+7
2011-05-14ixgbe: fix sparse warningEmil Tantilov1-1/+1
2011-05-14ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck1-18/+16
2011-05-14ixgbe: Merge over-temp task into service taskAlexander Duyck2-36/+53
2011-05-14ixgbe: Merge ATR reinit into the service taskAlexander Duyck3-32/+37
2011-05-14ixgbe: merge reset task into service taskAlexander Duyck2-24/+38
2011-05-14ixgbe: Merge watchdog functionality into service taskAlexander Duyck2-166/+200
2011-05-14ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck2-201/+213
2011-05-14ixgbe: move flags and state into the same cachelineAlexander Duyck1-43/+45
2011-05-14ixgbe: force unlock on timeoutEmil Tantilov1-0/+22
2011-05-14ixgbe: Add macvlan support for VFGreg Rose4-4/+134
2011-05-14ixgbevf: Add macvlan support in the set rx mode opGreg Rose4-0/+66
2011-05-14e1000e: minor comment cleanupsBruce Allan1-2/+2
2011-05-15batman-adv: reset broadcast flood protection on errorMarek Lindner1-1/+1
2011-05-15batman-adv: Add missing hardif_free_ref in forw_packet_freeSven Eckelmann2-5/+26
2011-05-13ipv4: Remove rt->rt_dst reference from ip_forward_options().David S. Miller1-1/+1
2011-05-13ipv4: Remove route key identity dependencies in ip_rt_get_source().David S. Miller3-17/+21
2011-05-13ipv4: Always call ip_options_build() after rest of IP header is filled in.David S. Miller1-4/+5
2011-05-13ipv4: Kill spurious write to iph->daddr in ip_forward_options().David S. Miller1-1/+0
2011-05-13olympic: convert to seq_fileAlexey Dobriyan1-29/+28
2011-05-13net:set valid name before calling ndo_init()Peter Pan(潘卫平)1-4/+4
2011-05-13stmmac: fix autoneg in set_pauseparamGiuseppe CAVALLARO1-0/+1
2011-05-13stmmac: don't go through ethtool to start auto-negotiationDavid Decotigny1-11/+2
2011-05-13drivers/isdn/hisax: Drop unused listJulia Lawall2-6/+1
2011-05-13net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov7-2/+1110
2011-05-13convert old cpumask API into new oneKOSAKI Motohiro1-36/+37
2011-05-13af_iucv: get rid of compile warningUrsula Braun1-7/+2
2011-05-13iucv: get rid of compile warningUrsula Braun1-2/+2
2011-05-13ctcm: get rid of compile warningUrsula Braun2-11/+4
2011-05-13lcs: get rid of compile warningHeiko Carstens1-7/+3
2011-05-13claw: remove unused return code handlingHeiko Carstens1-19/+3
2011-05-13qeth: add owner to ccw driverSebastian Ott1-0/+1
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka6-37/+268
2011-05-13qeth: convert to hw_features part 2Frank Blaschka7-178/+49
2011-05-13qlcnic: Bumped up version number to 5.0.18Anirban Chakraborty1-2/+2
2011-05-13qlcnic: Take FW dump via ethtoolAnirban Chakraborty1-0/+81
2011-05-13qlcnic: FW dump supportAnirban Chakraborty6-9/+774
2011-05-13be2net: fix mbox polling for signal receptionSathya Perla1-2/+1
2011-05-13be2net: handle signal reception while waiting for POSTSathya Perla1-5/+7
2011-05-13ethtool: Added support for FW dumpAnirban Chakraborty2-0/+121